DBA Data[Home] [Help]

APPS.ZX_AP_POPULATE_PKG dependencies on XLE_TAX_ASSOCIATIONS

Line 3650: FROM xle_tax_associations rel

3646: c_le_id NUMBER,
3647: c_tax_date zx_lines.tax_date%TYPE
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