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


TABLE: ONT.OE_LINE_SETS

Object Details
Object Name: OE_LINE_SETS
Object Type: TABLE
Owner: ONT
FND Design Data: TableONT.OE_LINE_SETS
Subobject Name:
Status: VALID


This table stores information about Sets.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OE_LINE_SETS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSET_ID
OE_LINE_SETS_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLINE_ID
Columns
Name Datatype Length Mandatory Comments
LINE_ID NUMBER
Yes Foreign Key value to OE_ORDER_LINES_ALL
SET_ID NUMBER
Yes Foreign Key value to OE_SETS
SYSTEM_REQUIRED_FLAG VARCHAR2 (1)
Not In use Currently
INST_ID NUMBER

used in RAC INSTANCE AFFINITY for context setting
Query Text

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


SELECT LINE_ID
,      SET_ID
,      SYSTEM_REQUIRED_FLAG
,      INST_ID
FROM ONT.OE_LINE_SETS;

Dependencies

[top of page]

ONT.OE_LINE_SETS does not reference any database object

ONT.OE_LINE_SETS is referenced by following:

SchemaONT
ViewOE_LINE_SETS#