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 2061: ecx_mappings em

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