1. To Download Ldt file for a Concurent Program
FNDLOAD apps/xxx123 O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct <our required ldt name>.ldt PROGRAM APPLICATION_SHORT_NAME='<concurrent prgram application short name>' CONCURRENT_PROGRAM_NAME='<concurrent program short name>'
c
2.To download Ldt file for request group for perticular concurrent program
FNDLOAD apps/xxx123 O Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct <our required ldt name>.ldt REQUEST_GROUP REQUEST_GROUP_NAME='<name of request group name>' APPLICATION_SHORT_NAME='<request group application short name>' REQUEST_GROUP_UNIT UNIT_APP='<concurrent program application short name>' UNIT_TYPE='P' UNIT_NAME='<concurrent program short name>'
3.to download Ldt file for MENU's
FNDLOAD apps/xxx123 O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct <our required ldt name>.ldt MENU MENU_NAME='<name of the menu>'
No comments:
Post a Comment