Sunday, December 6, 2009
FNDLOAD & WHO Columns
Usually if we download the DFF using fndload from UAT instance and upload into the PROD instance. The WHO Columns will be defaulted to the creation date in the UAT instance. If we want to change the creation date as sysdate. We need to alter the particular afffload.lct file.
Open the lct file by doing vi $FND_TOP/patch/115/import/afffload.lct
Search for string fnd_flex_loader_apis.up_desc_flex
In the parameter last_update_date you can pass sysdate, replacing the value read from ldt file.
Thanks & Regards,
Anto Joe Natesh I
Open the lct file by doing vi $FND_TOP/patch/115/import/afffload.lct
Search for string fnd_flex_loader_apis.up_desc_flex
In the parameter last_update_date you can pass sysdate, replacing the value read from ldt file.
Thanks & Regards,
Anto Joe Natesh I
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment