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


TABLE: BOM.CST_SUB_LIST_TEMP

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

Temporary list of subinventories for use in cost reporting

Temporary Table Details

BOM.CST_SUB_LIST_TEMP is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
SUBINVENTORY_CODE VARCHAR2 (10)
Subinventory code from mtl_secondary_inventories
Query Text

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


SELECT SUBINVENTORY_CODE
FROM BOM.CST_SUB_LIST_TEMP;

Dependencies

[top of page]

BOM.CST_SUB_LIST_TEMP does not reference any database object

BOM.CST_SUB_LIST_TEMP is referenced by following:

SchemaAPPS
SynonymCST_SUB_LIST_TEMP