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


TABLE: BOM.CST_OPEN_POS_TEMP

Object Details
Object Name: CST_OPEN_POS_TEMP
Object Type: TABLE
Owner: BOM
Subobject Name:
Status: VALID

Global Temporary table used by procedure CSTPMECS.CSTPOPOA() to perform a Mass Edit of Material cost using the open PO average.

Temporary Table Details

BOM.CST_OPEN_POS_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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
CST_OPEN_POS_TEMP_U1 NORMAL UNIQUE Tablespace ColumnINVENTORY_ITEM_ID
Columns
Name Datatype Length Mandatory Comments
INVENTORY_ITEM_ID NUMBER

Inventory Item Identifier
USAGE_RATE_OR_AMOUNT NUMBER

New computed usage rate using the average of all the undelivered quantities from open POs. Includes the non-recoverable tax.
Query Text

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


SELECT INVENTORY_ITEM_ID
,      USAGE_RATE_OR_AMOUNT
FROM BOM.CST_OPEN_POS_TEMP;

Dependencies

[top of page]

BOM.CST_OPEN_POS_TEMP does not reference any database object

BOM.CST_OPEN_POS_TEMP is referenced by following:

SchemaAPPS
SynonymCST_OPEN_POS_TEMP