DBA Data[Home] [Help]

APPS.ZX_AP_POPULATE_PKG dependencies on XLE_ETB_PROFILES

Line 3652: ,xle_etb_profiles etb

3648: ) IS
3649: SELECT ptp.rep_registration_number
3650: FROM xle_tax_associations rel
3651: ,zx_party_tax_profile ptp
3652: ,xle_etb_profiles etb
3653: WHERE rel.legal_construct_id = etb.establishment_id
3654: AND etb.party_id = ptp.party_id
3655: AND ptp.party_type_code = 'LEGAL_ESTABLISHMENT'
3656: AND rel.entity_id = c_org_id