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


TABLE: GMF.GMF_XLA_ITEMS_GT

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

This table is only used in GMF Accounting Pre-Processor to store item location in the struct. Done to improve performance.

Temporary Table Details

GMF.GMF_XLA_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
INVENTORY_ITEM_ID NUMBER
Yes Inventory Item Identifier
ORGANIZATION_ID NUMBER
Yes Organization Identifier
ITEM_IDX NUMBER
Yes Item Index in the structure
Query Text

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


SELECT INVENTORY_ITEM_ID
,      ORGANIZATION_ID
,      ITEM_IDX
FROM GMF.GMF_XLA_ITEMS_GT;

Dependencies

[top of page]

GMF.GMF_XLA_ITEMS_GT does not reference any database object

GMF.GMF_XLA_ITEMS_GT is referenced by following:

SchemaAPPS
SynonymGMF_XLA_ITEMS_GT