DBA Data[Home] [Help]

APPS.AR_TRANSFER_DOCUMENT dependencies on ECX_EXT_PROCESSES

Line 89: ecx_ext_processes proc,

85:
86: cursor ecxTrx is
87: select 'x'
88: from ecx_transactions trx,
89: ecx_ext_processes proc,
90: ecx_tp_headers tph,
91: ecx_tp_details tpd
92: where trx.transaction_type = p_doc_rec.ecx_trx_type and
93: trx.transaction_subtype = p_doc_rec.ecx_trx_subtype and