Download Concurrent Program LDT file
====================================
FNDLOAD apps/<apps_pwd> O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct <filename>.ldt PROGRAM APPLICATION_SHORT_NAME="<conc_prog_appl_short_name" CONCURRENT_PROGRAM_NAME="<conc_prog_short_name>"
Download Lookup LDT file
========================
FNDLOAD apps/<apps_pwd> 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct <filename>.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME = "lookup_appl_short_name" LOOKUP_TYPE="<lookup_type"
Download LDT file to attach concurrent program to request group
===============================================================
FNDLOAD apps/<apps_pwd> O Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct <filename>.ldt REQUEST_GROUP REQUEST_GROUP_NAME="request_group_code" APPLICATION_SHORT_NAME="request_group_appl_short_name" REQUEST_GROUP_UNIT UNIT_NAME="conc_prog_short_name"
Download Value set LDT file
===========================
$FND_TOP/bin/FNDLOAD apps/<apps_pwd> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct <filename>.ldt VALUE_SET FLEX_VALUE_SET_NAME="<value_set_name>"
Download Request Set and its Links files
========================================
FNDLOAD apps/<apps_pwd> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct <filename>.ldt REQ_SET REQUEST_SET_NAME = "<request_set_code>"
FNDLOAD apps/<apps_pwd> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct <file_name>.ldt REQ_SET_LINKS REQUEST_SET_NAME = "request_set_code"
Download WebADI LDT file
========================
$FND_TOP/bin/FNDLOAD apps/<apps_pwd> 0 Y DOWNLOAD $BNE_TOP/patch/115/import/bneintegrator.lct <file_name>.ldt BNE_INTEGRATORS INTEGRATOR_ASN="<integrator_appl_short_name" INTEGRATOR_CODE="integrator_short_code"
Download Alerts LDT file
========================
FNDLOAD apps/<apps_pwd 0 Y DOWNLOAD $ALR_TOP/patch/115/import/alr.lct <file_name>.ldt ALR_ALERTS APPLICATION_SHORT_NAME="alert_appl_short_name" ALERT_NAME="<alert_name>"
No comments:
Post a Comment