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


TABLE: ZPB.ZPB_DC_INSTRUCTION_TEXT

Object Details
Object Name: ZPB_DC_INSTRUCTION_TEXT
Object Type: TABLE
Owner: ZPB
Subobject Name:
Status: VALID


This table stores the instructions, in the form of text as entered by a process administrator in a template.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZPB_DC_INSTRUCTION_TEXT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTRUCTION_TEXT_ID
Columns
Name Datatype Length Mandatory Comments
INSTRUCTION_TEXT_ID NUMBER
Yes Instruction text identifier
LONG_TEXT VARCHAR2 (4000)
Long instruction text
SHORT_TEXT VARCHAR2 (80)
Short instruction text
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
Query Text

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


SELECT INSTRUCTION_TEXT_ID
,      LONG_TEXT
,      SHORT_TEXT
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM ZPB.ZPB_DC_INSTRUCTION_TEXT;

Dependencies

[top of page]

ZPB.ZPB_DC_INSTRUCTION_TEXT does not reference any database object

ZPB.ZPB_DC_INSTRUCTION_TEXT is referenced by following:

SchemaAPPS
SynonymZPB_DC_INSTRUCTION_TEXT