[Home] [Help]
[Dependency Information]
Object Name: | MSC_INT_STORAGE_TV |
---|---|
Object Type: | TABLE |
Owner: | MSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
MSC.MSC_INT_STORAGE_TV 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 |
---|---|---|---|---|
MSC_STORAGE_TV_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
OI__STORAGE_NAME | VARCHAR2 | (100) | Yes | |
OI__BRANCH_CODE | VARCHAR2 | (100) | Yes | |
A__EFFECTIVE_DATE | DATE | Yes | ||
OI__STORAGE_WEIGHT_CAPACITY | NUMBER | |||
OI__STORAGE_VOLUME_CAPACITY | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT OI__STORAGE_NAME
, OI__BRANCH_CODE
, A__EFFECTIVE_DATE
, OI__STORAGE_WEIGHT_CAPACITY
, OI__STORAGE_VOLUME_CAPACITY
FROM MSC.MSC_INT_STORAGE_TV;
MSC.MSC_INT_STORAGE_TV does not reference any database object
MSC.MSC_INT_STORAGE_TV is referenced by following:
|
|
|