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