DBA Data[Home] [Help]

APPS.ZX_JA_EXTRACT_PKG dependencies on ZX_REGISTRATIONS

Line 2649: zx_registrations reg ,

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