DBA Data[Home] [Help]

APPS.ZX_JA_EXTRACT_PKG dependencies on XLE_ETB_PROFILES

Line 2575: xle_etb_profiles xlep,

2571: reg.bank_account_num,
2572: a.bank_name ,
2573: a.bank_branch_name
2574: FROM zx_party_tax_profile ptp,
2575: xle_etb_profiles xlep,
2576: zx_registrations reg ,
2577: ce_bank_branches_v a
2578: WHERE ptp.party_id = xlep.party_id
2579: AND ptp.party_type_code = 'LEGAL_ESTABLISHMENT'