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


TABLE: BOM.CST_LISTS

Object Details
Object Name: CST_LISTS
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_LISTS
Subobject Name:
Status: VALID


CST_LISTS holds lists of items that the item list exploder generates
for use by concurrent programs CMCCOC, CMCICU, CMCMEC, and CMRICU.


Storage Details
Tablespace: TablespaceAPPS_TS_NOLOGGING
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CST_LISTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_NOLOGGING ColumnLIST_ID
ColumnENTITY_ID
Columns
Name Datatype Length Mandatory Comments
LIST_ID NUMBER
Yes List identifier
ENTITY_ID NUMBER
Yes Generic entity identifier
Query Text

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


SELECT LIST_ID
,      ENTITY_ID
FROM BOM.CST_LISTS;

Dependencies

[top of page]

BOM.CST_LISTS does not reference any database object

BOM.CST_LISTS is referenced by following:

SchemaBOM
ViewCST_LISTS#