[Home] [Help]
[Dependency Information]
| Object Name: | CST_LISTS |
|---|---|
| Object Type: | TABLE |
| Owner: | BOM |
| FND Design Data: | BOM.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.
| Tablespace: | APPS_TS_NOLOGGING |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| CST_LISTS_U1 | NORMAL | UNIQUE |
APPS_TS_NOLOGGING
|
LIST_ID
ENTITY_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LIST_ID | NUMBER | Yes | List identifier | |
| ENTITY_ID | NUMBER | Yes | Generic entity identifier |
Cut, paste (and edit) the following text to query this object:
SELECT LIST_ID
, ENTITY_ID
FROM BOM.CST_LISTS;
BOM.CST_LISTS does not reference any database object
BOM.CST_LISTS is referenced by following:
BOM
CST_LISTS#
|
|
|
|