DBA Data[Home] [Help]

APPS.ZX_AR_POPULATE_PKG dependencies on XLE_TAX_ASSOCIATIONS

Line 4186: FROM xle_tax_associations rel

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