DBA Data[Home] [Help]

APPS.ZX_JA_EXTRACT_PKG dependencies on XLE_ETB_PROFILES

Line 2648: xle_etb_profiles xlep,

2644: reg.bank_account_num,
2645: a.bank_name ,
2646: a.bank_branch_name
2647: FROM zx_party_tax_profile ptp,
2648: xle_etb_profiles xlep,
2649: zx_registrations reg ,
2650: ce_bank_branches_v a
2651: WHERE ptp.party_id = xlep.party_id
2652: AND ptp.party_type_code = 'LEGAL_ESTABLISHMENT'