[Home] [Help]
[Dependency Information]
Object Name: | OE_LINE_SETS |
---|---|
Object Type: | TABLE |
Owner: | ONT |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table stores information about Sets.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OE_LINE_SETS_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
OE_LINE_SETS_N2 | NORMAL | NONUNIQUE |
![]() |
![]() |
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 |
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;
ONT.OE_LINE_SETS does not reference any database object
ONT.OE_LINE_SETS is referenced by following:
|
|
|