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


TABLE: GMF.GMF_LOT_COSTED_ITEMS_GT

Object Details
Object Name: GMF_LOT_COSTED_ITEMS_GT
Object Type: TABLE
Owner: GMF
FND Design Data: TableGMF.GMF_LOT_COSTED_ITEMS_GT
Subobject Name:
Status: VALID

This table stores all items flaged as lot costed

Temporary Table Details

GMF.GMF_LOT_COSTED_ITEMS_GT 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
ORGANIZATION_ID NUMBER
Yes Organization ID
INVENTORY_ITEM_ID NUMBER
Yes Inventory item ID
PRIMARY_UOM_CODE VARCHAR2 (3)
Items Primary Unit of Measure
Query Text

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


SELECT ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      PRIMARY_UOM_CODE
FROM GMF.GMF_LOT_COSTED_ITEMS_GT;

Dependencies

[top of page]

GMF.GMF_LOT_COSTED_ITEMS_GT does not reference any database object

GMF.GMF_LOT_COSTED_ITEMS_GT is referenced by following:

SchemaAPPS
SynonymGMF_LOT_COSTED_ITEMS_GT