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


TABLE: GME.GME_TEXT_HEADER

Object Details
Object Name: GME_TEXT_HEADER
Object Type: TABLE
Owner: GME
FND Design Data: TableGME.GME_TEXT_HEADER
Subobject Name:
Status: VALID


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


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
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
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
CREATION_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 TEXT_CODE
,      LAST_UPDATED_BY
,      CREATED_BY
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
FROM GME.GME_TEXT_HEADER;

Dependencies

[top of page]

GME.GME_TEXT_HEADER does not reference any database object

GME.GME_TEXT_HEADER is referenced by following:

SchemaAPPS
SynonymGME_TEXT_HEADER