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


TABLE: GMF.GMF_INV_TXN_FLAGS_GT

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

Temporary Table Details

GMF.GMF_INV_TXN_FLAGS_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
Indexes
Index Type Uniqueness Tablespace Column
GMF_INV_TXN_FLAGS_N1 NORMAL NONUNIQUE Tablespace ColumnTRANSACTION_ID
Columns
Name Datatype Length Mandatory Comments
TRANSACTION_ID NUMBER

OPM_COSTED_FLAG VARCHAR2 (1)
SHIPMENT_COSTED VARCHAR2 (1)
Query Text

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


SELECT TRANSACTION_ID
,      OPM_COSTED_FLAG
,      SHIPMENT_COSTED
FROM GMF.GMF_INV_TXN_FLAGS_GT;

Dependencies

[top of page]

GMF.GMF_INV_TXN_FLAGS_GT does not reference any database object

GMF.GMF_INV_TXN_FLAGS_GT is referenced by following:

SchemaAPPS
SynonymGMF_INV_TXN_FLAGS_GT