Using FNDLOAD DOWNLOAD for a concurrent program with P_VSET_DOWNLOAD_CHILDREN="Y"
The result of FNDLOAD DOWNLOAD with p_vset_download_children="Y" for a concurrent program is only returning the entitiy definitions. I need all the valueset information included in the resulting ldt file. Below is my command. Can someone please let me know why I'm getting only the entity definiations?
FNDLOAD apps/$PWAPPS 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpproj.lct XXFN_GLAP_TRANS_UPLOAD_PKG.ldt PROGRAM APPLICATION_SHORT_NAME="XXFN" CONCURRENT_PROGRAM_NAME="XXFN GLAP Transaction Upload" P_VSET_DOWNLOAD_CHILDREN="Y"
Thankd very much for your help!
Kimberly