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


TABLE: ZX.ZX_SERVICE_TYPES

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_SERVICE_TYPES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSERVICE_TYPE_ID
ZX_SERVICE_TYPES_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSERVICE_TYPE_CODE
ColumnSERVICE_CATEGORY_CODE
ColumnDATA_TRANSFER_CODE
Columns
Name Datatype Length Mandatory Comments
SERVICE_TYPE_ID NUMBER (15) Yes Service type identifier
SERVICE_TYPE_CODE VARCHAR2 (30) Yes Service type code
SERVICE_CATEGORY_CODE VARCHAR2 (30) Yes Service category code
CONTEXT_FLEX_STRUCTURE_ID NUMBER (15) Yes Service type context flexfield structure identifier
DATA_TRANSFER_CODE VARCHAR2 (30) Yes Data transfer mode of this service type
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 SERVICE_TYPE_ID
,      SERVICE_TYPE_CODE
,      SERVICE_CATEGORY_CODE
,      CONTEXT_FLEX_STRUCTURE_ID
,      DATA_TRANSFER_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM ZX.ZX_SERVICE_TYPES;

Dependencies

[top of page]

ZX.ZX_SERVICE_TYPES does not reference any database object

ZX.ZX_SERVICE_TYPES is referenced by following:

SchemaAPPS
SynonymZX_SERVICE_TYPES