DBA Data[Home] [Help]

APPS.EC_INBOUND_STAGE dependencies on ECE_LEVEL_MATRICES

Line 43: ece_level_matrices elm,

39: eit.interface_table_id,
40: eit.key_column_name,
41: eit.primary_address_type
42: from ece_interface_tables eit,
43: ece_level_matrices elm,
44: ece_external_levels eel
45: where eit.transaction_type = p_transaction_type
46: and eit.interface_table_id = elm.interface_table_id
47: and elm.external_level_id = eel.external_level_id