DBA Data[Home] [Help]

APPS.HZ_PURGE dependencies on ZX_EXEMPTIONS

Line 809: from zx_exemptions ex

805: and not exists (Select 'x'
806: from zx_registrations reg
807: where ptp.party_tax_profile_id = reg.party_tax_profile_id)
808: and not exists (Select 'x'
809: from zx_exemptions ex
810: where ptp.party_tax_profile_id = ex.party_tax_profile_id)
811: and not exists (Select 'x'
812: from ZX_REPORT_CODES_ASSOC assoc
813: where assoc.entity_code = 'ZX_PARTY_TAX_PROFILE'

Line 1073: from zx_exemptions ex

1069: and not exists (Select 'x'
1070: from zx_registrations reg
1071: where ptp.party_tax_profile_id = reg.party_tax_profile_id)
1072: and not exists (Select 'x'
1073: from zx_exemptions ex
1074: where ptp.party_tax_profile_id = ex.party_tax_profile_id)
1075: and not exists (Select 'x'
1076: from ZX_REPORT_CODES_ASSOC assoc
1077: where assoc.entity_code = 'ZX_PARTY_TAX_PROFILE'