[Home] [Help]
[Dependency Information]
Object Name: | GMD_LCF_CATEGORY_DTL_GTMP |
---|---|
Object Type: | TABLE |
Owner: | GMD |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
GMD.GMD_LCF_CATEGORY_DTL_GTMP 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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
GMD_LCF_CATEGORY_DTL_GTMP_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
LINE_ID | NUMBER | (15) | Yes | |
VALUE_IND | NUMBER | (5) | ||
QTY | NUMBER | |||
CATEGORY_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT LINE_ID
, VALUE_IND
, QTY
, CATEGORY_ID
FROM GMD.GMD_LCF_CATEGORY_DTL_GTMP;
GMD.GMD_LCF_CATEGORY_DTL_GTMP does not reference any database object
GMD.GMD_LCF_CATEGORY_DTL_GTMP is referenced by following:
|
|
|