FND Load Commands
FND Load Commands
These are the extensive list which can be done through FNDLOAD
• Concurrent Programs, Executables
• Request Groups, Request Sets
• Profile Options
• Key and Descriptive Flexfields
• Menus and Responsibilities
• Forms and Form Functions
• Attachments
• Messages
• Value Sets and Values
• Lookup Types
• User Responsibilities
• Printer Definitions
• FND Dictionary
• Help Configuration
• Document Sequences
• Concurrent Manager Schedules
Syntax
To use FNDLOAD, the following syntax is needed.
FNDLOAD apps/appspwd 0 Y mode configfile datafile entity [parameter]
As you can see, some info is needed.- First you will need to know the Apps password.
• The mode is either DOWNLOAD or UPLOAD.
• The configfile is the file that Fndload needs to download on upload data.
• T he data file is the output file, in which the downloaded data is written
• The entity is the entity you want to download
Please Change the USERNAME,PASSWORD,JDBC Connection values in the following commands as per
instance.
Example :
<File_Name>.ldt
Example: FNDLOAD USERNAME/PASSWORD 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct
TEST_CP.ldt
Example :
Upload:
-DB_USERNAME USERNAME \
-DB_PASSWORD PASSWORD \
-LOB_TYPE DATA_TEMPLATE \
-APPS_SHORT_NAME ONT \
-LOB_CODE XX_INVENTORY_EXTRACT \
-LANGUAGE 00 \
-TERRITORY 00 \
-XDO_FILE_TYPE XML-DATA-TEMPLATE \
-NLS_LANG en \
-FILE_CONTENT_TYPE text/xml \
-FILE_NAME XX_INVENTORY_EXTRACT.xml \
-CUSTOM_MODE FORCE \
RTF TEMPLATE
-DB_USERNAME USERNAME \
-DB_PASSWORD PASSWORD \
-LOB_TYPE TEMPLATE \
-APPS_SHORT_NAME ONT\
-LOB_CODE XX_INVENTORY_EXTRACT \
-LANGUAGE en \
-TERRITORY US \
-XDO_FILE_TYPE RTF \
-NLS_LANG en \
-FILE_CONTENT_TYPE 'application/rtf' \
-FILE_NAME XX_INVENTORY_EXTRACT.rtf \
-CUSTOM_MODE FORCE \
Upload :
FNDLOAD [username]/[password] 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct
file_name.ldt
6. To download Ldt file for a Lookup Up
Upload :
Upload:
Upload:
Upload:
FNDLOAD [username]/[password] O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt
Upload:
12. To download Ldt file for a DFF for a particular attribute column
Upload:
Upload:
15.Alerts
16.Form Personalization
Download:
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct
XX_PERWSHRG.ldt FND_FORM_CUSTOM_RULES function_name="PERWSHRG-404"
Upload:
FNDLOAD apps/<Pwd> 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct XXGLJOURNALIMP.ldt
17.Forms:
Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct XXFRMNAME.ldt FORM
APPLICATION_SHORT_NAME="PN" FORM_NAME="XXFRMNAME"
Upload:
FNDLOAD apps/apps 0 Y UPLOAD @FND:patch/115/import/afsload.lct XXFRMNAME.ldt
18.Functions:
Download
FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct XXFUNNAME.ldt
FUNCTION FUNC_APP_SHORT_NAME="PN" FUNCTION_NAME="XXFUNNAME"
Upload
FNDLOAD apps/apps O Y UPLOAD @FND:patch/115/import/afsload.lct XXFUNNAME.ldt
Download:
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct
XX_OA_EXP_RPT_SEG_MAP_DFF.ldt DESC_FLEX APPLICATION_SHORT_NAME="FND"
DESCRIPTIVE_FLEXFIELD_NAME="FND_COMMON_LOOKUPS"
DESCRIPTIVE_FLEX_CONTEXT_CODE="XX_OA_EXP_RPT_SEG_MAP"
Upload:
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct
XX_OA_EXP_RPT_SEG_MAP_DFF.ldt
20: Key Flexfields
Download
FNDLOAD apps/<Pwd> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct filename.ldt
KEY_FLEX APPLICATION_SHORT_NAME='short name' DESCRIPTIVE_FLEXFIELD_NAME='flexfield name'
Upload
FNDLOAD apps/<Pwd> 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct filename.ldt