Thursday, January 28, 2010

Upload Lookup values

Below API can be used for uploading lookup values,

APPS_APPLMGR.FND_LOOKUP_VALUES_PKG.INSERT_ROW

(X_ROWID,
LOOKUP_TYPE,
0,
3,
LOOKUP_CODE,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
'Y',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
LOOKUP_MEANING,
NULL,
SYSDATE,
0,
SYSDATE,
0,
0
);

0 Responses to “Upload Lookup values”

Post a Comment

Disclaimer

The ideas, thoughts and concepts expressed here are my own. They, in no way reflect those of my employer or any other organization/client that I am associated. The articles presented doesn't imply to any particular organization or client and are meant only for knowledge Sharing purpose. The articles can't be reproduced or copied without the Owner's knowledge or permission.