DBA Data[Home] [Help]

APPS.ECX_DOCUMENT dependencies on ECX_MAPPINGS

Line 398: ecx_mappings em

394: ecx_tp_headers eth,
395: ecx_ext_processes eep,
396: ecx_transactions et,
397: ecx_standards es,
398: ecx_mappings em
399: where ( eth.party_id = i_party_id or i_party_id is null )
400: and eth.party_site_id = i_party_site_id
401: and eth.party_type = et.party_type
402: and eth.tp_header_id = etd.tp_header_id

Line 2064: ecx_mappings em

2060: ecx_tp_headers eth,
2061: ecx_ext_processes eep,
2062: ecx_transactions et,
2063: ecx_standards es,
2064: ecx_mappings em
2065: where ( eth.party_id = i_party_id or i_party_id is null )
2066: and eth.party_site_id = i_party_site_id
2067: and eth.party_type = et.party_type
2068: and eth.tp_header_id = etd.tp_header_id