DBA Data[Home] [Help]

APPS.ZX_AR_POPULATE_PKG dependencies on XLE_ETB_PROFILES

Line 4188: ,xle_etb_profiles etb

4184: ) IS
4185: SELECT ptp.rep_registration_number
4186: FROM xle_tax_associations rel
4187: ,zx_party_tax_profile ptp
4188: ,xle_etb_profiles etb
4189: WHERE rel.legal_construct_id = etb.establishment_id
4190: AND etb.party_id = ptp.party_id
4191: AND ptp.party_type_code = 'LEGAL_ESTABLISHMENT'
4192: AND rel.entity_id = c_org_id