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


TABLE: BOM.CST_CG_LIST_TEMP

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

Temporary list of cost groups for use in cost reporting

Temporary Table Details

BOM.CST_CG_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
COST_GROUP_ID NUMBER

Cost group identifier from cst_cost_groups
Query Text

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


SELECT COST_GROUP_ID
FROM BOM.CST_CG_LIST_TEMP;

Dependencies

[top of page]

BOM.CST_CG_LIST_TEMP does not reference any database object

BOM.CST_CG_LIST_TEMP is referenced by following:

SchemaAPPS
SynonymCST_CG_LIST_TEMP