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


TABLE: OKC.OKC_SUBCLASS_TOP_LINE

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


Associates a SUBCLASS with a top line in a LINE STYLE hierarchy.
Created as a many-to-many relationship so that the use of the line style hierarchy could be activated and deactivated multiple times.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_SUBCLASS_TOP_LINE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSCS_CODE
ColumnLSE_ID
OKC_SUBCLASS_TOP_LINE_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLSE_ID
Columns
Name Datatype Length Mandatory Comments
LSE_ID NUMBER
Yes Id of the line style
SCS_CODE VARCHAR2 (30) Yes subclass code
OBJECT_VERSION_NUMBER NUMBER (9) Yes Sequential number set at 1 on insert and incremented on update. Used by APIs to ensure current record is passed.
START_DATE DATE
Yes The beginning of the active period, one second after midnight on the date indicated.
END_DATE DATE

The end of the active period, one second before midnight on the date indicated.
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.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
ACCESS_LEVEL VARCHAR2 (1)
Indicates the protection level for the record.
Query Text

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


SELECT LSE_ID
,      SCS_CODE
,      OBJECT_VERSION_NUMBER
,      START_DATE
,      END_DATE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      ACCESS_LEVEL
FROM OKC.OKC_SUBCLASS_TOP_LINE;

Dependencies

[top of page]

OKC.OKC_SUBCLASS_TOP_LINE does not reference any database object

OKC.OKC_SUBCLASS_TOP_LINE is referenced by following:

SchemaAPPS
SynonymOKC_SUBCLASS_TOP_LINE