Showing posts with label FNDLOAD. Show all posts
Showing posts with label FNDLOAD. Show all posts

Thursday, August 1, 2019

FNDLOAD Use for form personalization points to remember

FNDLOAD Use for form personalization points to remember


FNDLOAD <login>/<password> 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct <file_name.ldt> FND_FORM_CUSTOM_RULES form_name=<form_name>

FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct XXEAA_POBPA_FRMPERZN.ldt FND_FORM_CUSTOM_RULES form_name=POXPOVPO

POXPOVPO-->po summary form

FNDLOAD <login>/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct <file_name.ldt> 

FNDLOAD apps/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct XXEAA_POBPA_FRMPERZN.ldt


  Please note while preparing the ldt based MTP, please check the following1)   Lct file version ($FND_TOP/patch/115/import) in DEV(source) & Production (destination) are same.2)   Always download the production instance ldt file (specific to the form you have made changes) & download the equivalent file in DEV instance. Do a comparison in examdiff (tool). Ensure only intended changes are going to get MTPed. Please note based on last update date, FNDLOAD command will issue Insert / update comments. So if there are any unintended last_update_date changes, kindly pay close attention to it.