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


TABLE: OKC.OKC_BUS_DOC_EVENTS_TL

Object Details
Object Name: OKC_BUS_DOC_EVENTS_TL
Object Type: TABLE
Owner: OKC
FND Design Data: TableOKC.OKC_BUS_DOC_EVENTS_TL
Subobject Name:
Status: VALID


Translatable columns from OKC_BUS_DOC_EVENTS_B, as per MLS standards. See OKC_BUS_DOC_EVENTS_B for description of the table.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_BUS_DOC_EVENTS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnBUS_DOC_EVENT_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
BUS_DOC_EVENT_ID NUMBER
Yes Unique Identifier for a Business Document Event. Also the Primary key for the table.
LANGUAGE VARCHAR2 (4) Yes Standard MLS column.
SOURCE_LANG VARCHAR2 (4) Yes Standard MLS column.
MEANING VARCHAR2 (80) Yes Translatable Meaning for the given Business Document Event
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 BUS_DOC_EVENT_ID
,      LANGUAGE
,      SOURCE_LANG
,      MEANING
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM OKC.OKC_BUS_DOC_EVENTS_TL;

Dependencies

[top of page]

OKC.OKC_BUS_DOC_EVENTS_TL does not reference any database object

OKC.OKC_BUS_DOC_EVENTS_TL is referenced by following:

SchemaAPPS
SynonymOKC_BUS_DOC_EVENTS_TL