DBA Data[Home] [Help]

APPS.EC_INBOUND_STAGE dependencies on AP_BANK_BRANCHES

Line 1218: ap_bank_branches abb,

1214: )
1215: IS
1216: select tp_code
1217: from ece_tp_details td,
1218: ap_bank_branches abb,
1219: ece_tp_headers th
1220: where td.translator_code = i_translator_code and
1221: abb.ece_tp_location_code = i_location_code and
1222: abb.tp_header_id = td.tp_header_id and