FNDLOAD..download concurrent program without value sets?
Hi,
I'd like to download a concurrent program definition using FNDLOAD, but *not* get all the value set information for the parameters in the resulting ldt file.
I can't find any other syntax options other than the usual:-
FNDLOAD apps/xxxxxx 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct \
XXPOAUTOCLOSE.ldt PROGRAM CONCURRENT_PROGRAM_NAME='XXPOAUTOCLOSE'
Other than creating a custom .lct file, are there any options for DOWNLOAD_PARTIAL (or UPLOAD_PARTIAL so that value sets are ignored on the upload even if they are in the ldt file) that might be of use?
Many thanks
Andy
I can't find any other syntax options other than the usual:-
FNDLOAD apps/xxxxxx 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct \
XXPOAUTOCLOSE.ldt PROGRAM CONCURRENT_PROGRAM_NAME='XXPOAUTOCLOSE'
Other than creating a custom .lct file, are there any options for DOWNLOAD_PARTIAL (or UPLOAD_PARTIAL so that value sets are ignored on the upload even if they are in the ldt file) that might be of use?
Many thanks
Andy
Tagged:
0