Posts

Showing posts with the label FNDLOAD for Request Sets

FNDLOAD utility for Oracle Apps

FNDLOAD utility for Oracle Apps FNDLOAD is a great Oracle utility to migrate data from one instance to another. It can be used with several different entities/data types within Oracle e-Business Suite. Some of the examples in this FNDLOAD article include:- FNDLOAD to transfer Request Groups FNDLOAD for moving Concurrent Programs FNDLOAD to download and upload Forms Personalization FNDLOAD for Data Definition FNDLOAD can be used to migrate Key FlexFields , Descriptive Flexfield s, Responsibilitie s and almost every other FND entity. Usage of FNDLOAD utility: FNDLOAD Request groups: Download: FNDLOAD apps/$apps_PWD O Y DOWNLOAD FND_TOP/patch/115/import/afcpreqg.lct XX_REQ_GRP.ldt REQUEST_GROUP REQUEST_GROUP_NAME="XX_REPORT_GROUP_SRT_NAME" APPLICATION_SHORT_NAME="XXGMS" Upload: FNDLOAD apps/$apps_PWD O Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct FNDLOAD Concurrent Programs: Download: FNDLOAD apps/$apps_PWD O Y DOWNLOAD $FND_TOP/patch...