DBA Data[Home] [Help]

APPS.ZX_AP_POPULATE_PKG dependencies on XLE_ETB_PROFILES

Line 3162: ,xle_etb_profiles etb

3158: ) IS
3159: SELECT ptp.rep_registration_number
3160: FROM xle_tax_associations rel
3161: ,zx_party_tax_profile ptp
3162: ,xle_etb_profiles etb
3163: WHERE rel.legal_construct_id = etb.establishment_id
3164: AND etb.party_id = ptp.party_id
3165: AND ptp.party_type_code = 'LEGAL_ESTABLISHMENT'
3166: AND rel.entity_id = c_org_id