[Home] [Help]
[Dependency Information]
Object Name: | ENI_RES_3_MV |
---|---|
Object Type: | TABLE |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
I_SNAP$_ENI_RES_3_MV | FUNCTION-BASED NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RESOURCE_ID | NUMBER | Manufacturing Resource Unique Identifier | ||
RESOURCE_CODE | VARCHAR2 | (10) | Manufacturing Resource Code | |
BOM_RESOURCE_TYPE | NUMBER | BOM Resource Type | ||
ORGANIZATION_ID | NUMBER | Manufacturing Organization Identifier | ||
DEPARTMENT_ID | NUMBER | Manufacturing Department Identifier | ||
DEPARTMENT_CODE | VARCHAR2 | (10) | Manufacturing Department Code | |
RESOURCE_GROUP | VARCHAR2 | (30) | Manufacturing Resource Group Identifier | |
UNIT_OF_MEASURE | VARCHAR2 | (3) | Unit Of Measure | |
DISABLE_DATE | DATE | Disable Date | ||
CNT | NUMBER | Dummy Column to make the MV Fast Refreshable |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, RESOURCE_CODE
, BOM_RESOURCE_TYPE
, ORGANIZATION_ID
, DEPARTMENT_ID
, DEPARTMENT_CODE
, RESOURCE_GROUP
, UNIT_OF_MEASURE
, DISABLE_DATE
, CNT
FROM APPS.ENI_RES_3_MV;
APPS.ENI_RES_3_MV does not reference any database object
APPS.ENI_RES_3_MV is referenced by following:
|
|
|