DBA Data[Home] [Help]

APPS.ZX_AR_POPULATE_PKG dependencies on XLE_TAX_ASSOCIATIONS

Line 4583: FROM xle_tax_associations rel

4579: c_le_id NUMBER,
4580: c_tax_date zx_lines.tax_date%TYPE
4581: ) IS
4582: SELECT ptp.rep_registration_number
4583: FROM xle_tax_associations rel
4584: ,zx_party_tax_profile ptp
4585: ,xle_etb_profiles etb
4586: WHERE rel.legal_construct_id = etb.establishment_id
4587: AND etb.party_id = ptp.party_id