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


TABLE: GMI.IN_TEXT_HDR

Object Details
Object Name: IN_TEXT_HDR
Object Type: TABLE
Owner: GMI
FND Design Data: TableGMI.IN_TEXT_HDR
Subobject Name:
Status: VALID


Master table for creation and storage of text codes associated with GMA tables.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IN_TEXT_HDR_PK NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnTEXT_CODE
Columns
Name Datatype Length Mandatory Comments
TEXT_CODE NUMBER (10) Yes Surrogate key for the record. ID which joins any rows of text in this table to the Text Table for this Module
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
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 TEXT_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMI.IN_TEXT_HDR;

Dependencies

[top of page]

GMI.IN_TEXT_HDR does not reference any database object

GMI.IN_TEXT_HDR is referenced by following:

SchemaAPPS
SynonymIN_TEXT_HDR