DBA Data[Home] [Help]

APPS.ZX_PARTY_MERGE_PKG dependencies on ZX_EXEMPTIONS_S

Line 529: l_site_use_id zx_exemptions.site_use_id%type,

525: l_status_code zx_exemptions.exemption_status_code%type,
526: l_tax_regime_code zx_exemptions.tax_regime_code%type,
527: l_tax_rate_code zx_exemptions.tax_rate_code%type,
528: l_cust_account_id zx_exemptions.cust_account_id%type,
529: l_site_use_id zx_exemptions.site_use_id%type,
530: l_exempt_reason_code zx_exemptions.exempt_reason_code%type,
531: l_content_owner_id zx_exemptions.content_owner_id%type,
532: l_tax zx_exemptions.tax%type,
533: l_tax_jurisdiction_id zx_exemptions.tax_jurisdiction_id%type,

Line 1441: zx_exemptions_s.nextval

1437: ,site_use_id
1438: ,duplicate_exemption
1439: )
1440: SELECT
1441: zx_exemptions_s.nextval
1442: ,exemption_type_code
1443: ,exemption_status_code
1444: ,tax_regime_code
1445: ,tax_status_code

Line 1779: zx_exemptions_s.nextval

1775: ,site_use_id
1776: ,duplicate_exemption
1777: )
1778: SELECT
1779: zx_exemptions_s.nextval
1780: ,exemption_type_code
1781: ,exemption_status_code
1782: ,tax_regime_code
1783: ,tax_status_code