Search Results zx_subscription_options
Overview
The ZX_SUBSCRIPTION_OPTIONS table is a core repository within the E-Business Tax (ZX) module of Oracle E-Business Suite (EBS) releases 12.1.1 and 12.2.2. It serves as the master definition for a first-party organization's date-effective subscriptions to specific tax content for a given tax regime. This table is fundamental to the configuration of the E-Business Tax engine, enabling organizations to subscribe to and apply the correct tax rules, rates, and regulations based on their business locations and the jurisdictions in which they operate. Each record establishes a link between a party tax profile, a specific regime usage, and the detailed subscription settings that govern tax calculation behavior.
Key Information Stored
The table's primary purpose is to define the high-level subscription option. Its key columns include the system-generated primary key, SUBSCRIPTION_OPTION_ID, which uniquely identifies each subscription record. The PARENT_FIRST_PTY_ORG_ID is a foreign key to ZX_PARTY_TAX_PROFILE, linking the subscription to a specific first-party organization (legal entity or operating unit). The REGIME_USAGE_ID foreign key references ZX_REGIMES_USAGES, pinpointing the exact tax regime and its usage context for that organization. The table also contains standard EBS columns for effective dating (EFFECTIVE_FROM, EFFECTIVE_TO), enabling the management of subscription changes over time, and audit columns (CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE, LAST_UPDATE_LOGIN) for tracking record history.
Common Use Cases and Queries
This table is central to tax setup inquiries and troubleshooting. A common use case is auditing the tax regimes to which a specific legal entity is subscribed. For example, to list all active subscriptions for a given party tax profile ID, one might execute a query joining ZX_SUBSCRIPTION_OPTIONS to ZX_REGIMES_USAGES and ZX_REGIMES_B to retrieve the regime code and name. Another critical scenario involves validating setup before transaction processing; developers may query this table to confirm a subscription exists for a specific regime and organization effective on a given date. Reporting on subscription coverage across all first-party organizations also relies on this table as the starting point, with details then pulled from the related ZX_SUBSCRIPTION_DETAILS table.
Related Objects
The ZX_SUBSCRIPTION_OPTIONS table is a pivotal node in the E-Business Tax data model, with documented foreign key relationships to several key tables.
- References To (Parent Tables): It derives its context from ZX_PARTY_TAX_PROFILE (via PARENT_FIRST_PTY_ORG_ID) and ZX_REGIMES_USAGES (via REGIME_USAGE_ID).
- Referenced By (Child Table): The table ZX_SUBSCRIPTION_DETAILS holds the granular configuration for a subscription (e.g., tax statuses, rates) and links back to this master record via the SUBSCRIPTION_OPTION_ID foreign key.
Therefore, any complete analysis of a tax subscription must typically involve joining ZX_SUBSCRIPTION_OPTIONS with these three related objects to present a full picture of the organization, regime, and detailed rules in effect.
-
Table: ZX_SUBSCRIPTION_OPTIONS
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_OPTIONS, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of date effective content subscription options for each regime of a first party organization defined in ZX_REGIMES_USAGES table. , implementation_dba_data: ZX.ZX_SUBSCRIPTION_OPTIONS ,
-
Table: ZX_SUBSCRIPTION_OPTIONS
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_OPTIONS, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of date effective content subscription options for each regime of a first party organization defined in ZX_REGIMES_USAGES table. , implementation_dba_data: ZX.ZX_SUBSCRIPTION_OPTIONS ,
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_SUBSCRIPTION_OPTIONS
12.1.1
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_SUBSCRIPTION_OPTIONS
12.2.2
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_SUBSCRIPTION_OPTIONS
12.1.1
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_SUBSCRIPTION_OPTIONS
12.2.2
-
SYNONYM: APPS.ZX_SUBSCRIPTION_OPTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID,
-
APPS.ZX_SECURITY SQL Statements
12.1.1
-
APPS.ZX_SECURITY SQL Statements
12.2.2
-
VIEW: ZX.ZX_SUBSCRIPTION_OPTIONS#
12.2.2
owner:ZX, object_type:VIEW, object_name:ZX_SUBSCRIPTION_OPTIONS#, status:VALID,
-
SYNONYM: APPS.ZX_SUBSCRIPTION_OPTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID,
-
Table: ZX_SUBSCRIPTION_DETAILS
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_DETAILS, object_name:ZX_SUBSCRIPTION_DETAILS, status:VALID, product: ZX - E-Business Tax , description: This table stores the detailed interpretations for each enabled content subscription option defined in ZX_SUBSCRIPTION_OPTIONS table. , implementation_dba_data: ZX.ZX_SUBSCRIPTION_DETAILS ,
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_REGIMES_USAGES
12.1.1
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on FND_GLOBAL
12.1.1
-
Table: ZX_SUBSCRIPTION_DETAILS
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_DETAILS, object_name:ZX_SUBSCRIPTION_DETAILS, status:VALID, product: ZX - E-Business Tax , description: This table stores the detailed interpretations for each enabled content subscription option defined in ZX_SUBSCRIPTION_OPTIONS table. , implementation_dba_data: ZX.ZX_SUBSCRIPTION_DETAILS ,
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_REGIMES_USAGES
12.2.2
-
VIEW: ZX.ZX_SUBSCRIPTION_OPTIONS#
12.2.2
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG SQL Statements
12.1.1
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on FND_GLOBAL
12.2.2
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG SQL Statements
12.2.2
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_SUBSCRIPTION_DETAILS
12.1.1
-
APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG dependencies on ZX_SUBSCRIPTION_DETAILS
12.2.2
-
TABLE: ZX.ZX_SUBSCRIPTION_OPTIONS
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_OPTIONS, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID,
-
APPS.ZX_SECURITY dependencies on FND_PROFILE
12.1.1
-
Table: ZX_REGIMES_USAGES
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_REGIMES_USAGES, object_name:ZX_REGIMES_USAGES, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of regimes for each first party organization, where the transactions of that first party organization can have tax implications. , implementation_dba_data: ZX.ZX_REGIMES_USAGES ,
-
APPS.ZX_SECURITY dependencies on FND_PROFILE
12.2.2
-
TABLE: ZX.ZX_SUBSCRIPTION_OPTIONS
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_SUBSCRIPTION_OPTIONS, object_name:ZX_SUBSCRIPTION_OPTIONS, status:VALID,
-
PACKAGE BODY: APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG
12.2.2
-
PACKAGE BODY: APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_SBSCR_OPTIONS_MIGRATE_PKG, status:VALID,
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_REGIMES_USAGES
12.2.2
-
Table: ZX_REGIMES_USAGES
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_REGIMES_USAGES, object_name:ZX_REGIMES_USAGES, status:VALID, product: ZX - E-Business Tax , description: This table stores the list of regimes for each first party organization, where the transactions of that first party organization can have tax implications. , implementation_dba_data: ZX.ZX_REGIMES_USAGES ,
-
PACKAGE BODY: APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_REGIMES_USAGES
12.1.1
-
PACKAGE BODY: APPS.ZX_SBSCR_OPTIONS_MIGRATE_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_SBSCR_OPTIONS_MIGRATE_PKG, status:VALID,
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_REGIMES_B
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.ZX_UPGRADE_CONTROL_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_UPGRADE_CONTROL_PKG, status:VALID,
-
PACKAGE BODY: APPS.ZX_UPGRADE_CONTROL_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:ZX_UPGRADE_CONTROL_PKG, status:VALID,
-
APPS.ZX_UPGRADE_CONTROL_PKG dependencies on ZX_REGIMES_B
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
Table: ZX_PARTY_TAX_PROFILE
12.1.1
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_PARTY_TAX_PROFILE, object_name:ZX_PARTY_TAX_PROFILE, status:VALID, product: ZX - E-Business Tax , description: This table stores tax profiles for third parties, third party sites, third party providers, first party legal entities, first party legal establishments, operating units and tax authorities. , implementation_dba_data: ZX.ZX_PARTY_TAX_PROFILE ,
-
Table: ZX_PARTY_TAX_PROFILE
12.2.2
owner:ZX, object_type:TABLE, fnd_design_data:ZX.ZX_PARTY_TAX_PROFILE, object_name:ZX_PARTY_TAX_PROFILE, status:VALID, product: ZX - E-Business Tax , description: This table stores tax profiles for third parties, third party sites, third party providers, first party legal entities, first party legal establishments, operating units and tax authorities. , implementation_dba_data: ZX.ZX_PARTY_TAX_PROFILE ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1