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


TABLE: ZX.ZX_REPORTING_TYPES_TL

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_REPORTING_TYPES_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREPORTING_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
REPORTING_TYPE_ID NUMBER (15) Yes Tax reporting type identifier
LANGUAGE VARCHAR2 (4) Yes Language code of reporting type name
SOURCE_LANG VARCHAR2 (4) Yes Language code of the record from which this was copied during the upgrade
REPORTING_TYPE_NAME VARCHAR2 (240)
Reporting type name
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
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 REPORTING_TYPE_ID
,      LANGUAGE
,      SOURCE_LANG
,      REPORTING_TYPE_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM ZX.ZX_REPORTING_TYPES_TL;

Dependencies

[top of page]

ZX.ZX_REPORTING_TYPES_TL does not reference any database object

ZX.ZX_REPORTING_TYPES_TL is referenced by following:

SchemaAPPS
SynonymZX_REPORTING_TYPES_TL