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


TABLE: GMO.GMO_LABEL_CONTEXT_T

Object Details
Object Name: GMO_LABEL_CONTEXT_T
Object Type: TABLE
Owner: GMO
FND Design Data: TableGMO.GMO_LABEL_CONTEXT_T
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
LABEL_ID NUMBER
Yes Label identifier refers GMO_LABEL_HISTORY
DISPLAY_SEQUENCE NUMBER
Yes Display sequnece of the context in UI
APPLICATION_SHORT_NAME VARCHAR2 (3) Yes Application short name to derive the message token
CONTEXT_MESSAGE_TOKEN VARCHAR2 (32) Yes FND message token to be used as display name
CONTEXT_VALUE VARCHAR2 (240)
Value to be displayed next to the display 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 LABEL_ID
,      DISPLAY_SEQUENCE
,      APPLICATION_SHORT_NAME
,      CONTEXT_MESSAGE_TOKEN
,      CONTEXT_VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GMO.GMO_LABEL_CONTEXT_T;

Dependencies

[top of page]

GMO.GMO_LABEL_CONTEXT_T does not reference any database object

GMO.GMO_LABEL_CONTEXT_T is referenced by following:

SchemaAPPS
SynonymGMO_LABEL_CONTEXT_T