DBA Data[Home] [Help] [Dependency Information]


TABLE: ZX.ZX_JURISDICTIONS_GT

Object Details
Object Name: ZX_JURISDICTIONS_GT
Object Type: TABLE
Owner: ZX
FND Design Data: TableZX.ZX_JURISDICTIONS_GT
Subobject Name:
Status: VALID

Temporary Table Details

ZX.ZX_JURISDICTIONS_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
ZX_JURISDICTIONS_GT_U1 NORMAL UNIQUE Tablespace ColumnTAX_REGIME_CODE
ColumnTAX
ColumnTAX_JURISDICTION_CODE
Columns
Name Datatype Length Mandatory Comments
TAX_JURISDICTION_ID NUMBER (15)
Tax jurisdiction identifier
TAX_JURISDICTION_CODE VARCHAR2 (30)
Tax jurisdiction code
TAX_REGIME_CODE VARCHAR2 (30)
Tax regime code
TAX VARCHAR2 (30)
Tax
PRECEDENCE_LEVEL NUMBER

Precedence level used for selecting this jurisdiction when multiple jurisdictions are found applicable during tax calculation for a transaction
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TAX_JURISDICTION_ID
,      TAX_JURISDICTION_CODE
,      TAX_REGIME_CODE
,      TAX
,      PRECEDENCE_LEVEL
FROM ZX.ZX_JURISDICTIONS_GT;

Dependencies

[top of page]

ZX.ZX_JURISDICTIONS_GT does not reference any database object

ZX.ZX_JURISDICTIONS_GT is referenced by following:

SchemaAPPS
SynonymZX_JURISDICTIONS_GT