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


TABLE: ZX.ZX_PARAMETERS_TL

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_PARAMETERS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTAX_PARAMETER_CODE
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
TAX_PARAMETER_CODE VARCHAR2 (30) Yes Tax parameter code
LANGUAGE VARCHAR2 (4) Yes Language code of tax parameter name
SOURCE_LANG VARCHAR2 (4) Yes Language code of the record from which this was copied during the upgrade
TAX_PARAMETER_NAME VARCHAR2 (80) Yes Tax parameter name
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT TAX_PARAMETER_CODE
,      LANGUAGE
,      SOURCE_LANG
,      TAX_PARAMETER_NAME
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM ZX.ZX_PARAMETERS_TL;

Dependencies

[top of page]

ZX.ZX_PARAMETERS_TL does not reference any database object

ZX.ZX_PARAMETERS_TL is referenced by following:

SchemaAPPS
SynonymZX_PARAMETERS_TL