FNDLOAD
Hi
I have modified a Custom Program.Earlier it has 3 parameters and I have disabled a parameter and modified the PRC.So it should have 2 parameters now.
Used below FND Command and uploaded in another instance for TESTING
FNDLOAD apps/pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct CPDREQPOREPO.ldt APPLICATION_SHORT_NAME="PO" CONCURRENT_PROGRAM_NAME= "CPDREQPOREPORT
Upload command
FNDLOAD apps/password 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct CPDREQPOREPORT.ldt PROGRAM APPLICATION_SHORT_NAME="PO" CONCURRENT_PROGRAM_NAME= "CPDREQPOREPORT"
But when verified after the Upload it still has 3 parameters in the new instance. Could you please let me know if there is anything wrong on these commands.