LDT for Specific Context Field Value
Hi All,
I would like to create LDT for Specific Context Code "EDI INVOICING". There are 3 segments under it which I want to get exported.Tried below but it dint work
FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct XXPQ_EDI_INV_CON_DFF.ldt DESC_FLEX APPLICATION_SHORT_NAME="AR" DESCRIPTIVE_FLEXFIELD_NAME="Invoice Transaction Flexfield" DESCRIPTIVE_FLEX_CONTEXT_CODE="EDI INVOICING"
Please let me know how this can be achieved.