DBA Data[Home] [Help] [Dependency Information]


TABLE: APPS.ENI_RES_5_MV

Object Details
Object Name: ENI_RES_5_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableENI.ENI_RES_5_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ENI_RES_5_MV_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnID
ENI_RES_5_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnORGANIZATION_ID
ColumnDEPARTMENT_ID
ColumnRESOURCE_ID
Columns
Name Datatype Length Mandatory Comments
RESOURCE_TYPE CHAR (3)
Marker column to distinguish BOM and OPM resources.
BOM_ROWID ROWID (10)
Rowid of the current row
ID VARCHAR2 (122)
Manufacturing Resource Department Identifier for the Organization
RESOURCE_ID NUMBER

Manufacturing Resource Identifier
RESOURCE_CODE VARCHAR2 (16)
Code for the resource
BOM_RESOURCE_TYPE NUMBER

BOM Resource Type
ORGANIZATION_ID NUMBER

Organization Identifier
DEPARTMENT_ID VARCHAR2 (40)
Manufacturing Department Identifier
DEPARTMENT_FK VARCHAR2 (42)
Manufacturing Department Identifier which takes the Unassigned Departments in consideration
DEPARTMENT_CODE VARCHAR2 (10)
The Identifier of the Resource Class to which the Resource belongs
RESOURCE_GROUP VARCHAR2 (30)
The Resource Group to which the Resource belongs
RESOURCE_GROUP_FK VARCHAR2 (32)
The Resource Group to which the Resource belongs. It identifies whether it is a BOM or an OPM resource Group
UNIT_OF_MEASURE VARCHAR2 (3)
Unit Of Measure
DISABLE_DATE DATE

Disable Date for the Resource
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT RESOURCE_TYPE
,      BOM_ROWID
,      ID
,      RESOURCE_ID
,      RESOURCE_CODE
,      BOM_RESOURCE_TYPE
,      ORGANIZATION_ID
,      DEPARTMENT_ID
,      DEPARTMENT_FK
,      DEPARTMENT_CODE
,      RESOURCE_GROUP
,      RESOURCE_GROUP_FK
,      UNIT_OF_MEASURE
,      DISABLE_DATE
FROM APPS.ENI_RES_5_MV;

Dependencies

[top of page]

APPS.ENI_RES_5_MV does not reference any database object

APPS.ENI_RES_5_MV is referenced by following:

SchemaAPPS
ViewENI_RESOURCE_V
Materialized ViewENI_RES_5_MV
Materialized ViewISC_DBI_PM_0002_MV
Materialized ViewISC_DBI_PM_0004_MV
Materialized ViewOPI_DBI_RES_UTL_MV
Materialized ViewOPI_DBI_RES_VAR_MV