Sunday, 12 February 2012

FND LOAD Script

Concurrent program:

FNDLOAD apps/apps10 O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct EMPDD.ldt PROGRAM APPLICATION_SHORT_NAME="AMW" CONCURRENT_PROGRAM_NAME="EMP_DD"

FNDLOAD apps/<<password>> O Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct EMPDD.ldt

Data definition and template:

FNDLOAD apps/apps10 O Y DOWNLOAD $XDO_TOP/patch/115/import/xdotmpl.lct XX_MY_DATA_DEF_NAME.ldt XDO_DS_DEFINITIONS APPLICATION_SHORT_NAME="AMW" DATA_SOURCE_CODE="EMP_DD"

FNDLOAD apps/<<password>> 0 Y UPLOAD $XDO_TOP/patch/115/import/xdotmpl.lct XXEY_EMP_DATA_DEF.ldt

No comments:

Post a Comment