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


VIEW: APPS.OPI_EDW_RSRC_EFFICIENCY_V

Object Details
Object Name: OPI_EDW_RSRC_EFFICIENCY_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOPI.OPI_EDW_RSRC_EFFICIENCY_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ALL_INV_ID NUMBER

EDW-Internal Surrogate key to the All Level
PCMP_ID NUMBER

Primary Key of Parent Group, unique across instances and system types
PORG_ID NUMBER

EDW-internal ID for Inventory Organization Group
OPERATING_UNIT_ID NUMBER

EDW-internal Surrogate Key for Operating Unit
PLANT_ID NUMBER

EDW-internal Surrogate Key for Inventory Organization
SUB_INV_ID NUMBER

EDW-internal ID for SubInventory
ALL_TIME_ID NUMBER

CAL_YR_ID NUMBER

CAL_QTR_ID NUMBER

CAL_PERIOD_ID NUMBER

UOM_ID NUMBER
Yes
UOM_NAME VARCHAR2 (80)
ALL_RES_ID NUMBER

RES_DEPT_ID NUMBER

RES_GRP_ID NUMBER

RES_RES_ID NUMBER
Yes
ACT_USAGE NUMBER

PLN_RSRC_USAGE NUMBER

STD_USAGE NUMBER

Query Text

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


SELECT ALL_INV_ID
,      PCMP_ID
,      PORG_ID
,      OPERATING_UNIT_ID
,      PLANT_ID
,      SUB_INV_ID
,      ALL_TIME_ID
,      CAL_YR_ID
,      CAL_QTR_ID
,      CAL_PERIOD_ID
,      UOM_ID
,      UOM_NAME
,      ALL_RES_ID
,      RES_DEPT_ID
,      RES_GRP_ID
,      RES_RES_ID
,      ACT_USAGE
,      PLN_RSRC_USAGE
,      STD_USAGE
FROM APPS.OPI_EDW_RSRC_EFFICIENCY_V;

Dependencies

[top of page]

APPS.OPI_EDW_RSRC_EFFICIENCY_V references the following:

SchemaAPPS
SynonymEDW_BOM_RES_M
SynonymEDW_MTL_INVENTORY_LOC_M
SynonymEDW_MTL_UOM_M
SynonymEDW_TIME_M
SynonymOPI_EDW_JOB_RSRC_F

APPS.OPI_EDW_RSRC_EFFICIENCY_V is not referenced by any database object