[Home] [Help]
[Dependency Information]
| Object Name: | MSC_X_ITEM_ORGS_GTT |
|---|---|
| Object Type: | TABLE |
| Owner: | MSC |
| FND Design Data: | MSC.MSC_X_ITEM_ORGS_GTT
|
| Subobject Name: | |
| Status: | VALID |
MSC.MSC_X_ITEM_ORGS_GTT 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 |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| COMPANY_KEY | NUMBER | Yes | ||
| SR_TP_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT COMPANY_KEY
, SR_TP_ID
FROM MSC.MSC_X_ITEM_ORGS_GTT;
MSC.MSC_X_ITEM_ORGS_GTT does not reference any database object
MSC.MSC_X_ITEM_ORGS_GTT is referenced by following:
APPS
MSC_X_ITEM_ORGS_GTT
|
|
|
|