DBA Data[Home] [Help]

APPS.ZX_JA_EXTRACT_PKG dependencies on ZX_REGISTRATIONS

Line 2576: zx_registrations reg ,

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'
2580: AND xlep.legal_entity_id = P_TRL_GLOBAL_VARIABLES_REC.legal_entity_id