[Home] [Help]
[Dependency Information]
| Object Name: | OPI_EDW_RSRC_EFFICIENCY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OPI.OPI_EDW_RSRC_EFFICIENCY_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
EDW_BOM_RES_M
EDW_MTL_INVENTORY_LOC_M
EDW_MTL_UOM_M
EDW_TIME_M
OPI_EDW_JOB_RSRC_F
APPS.OPI_EDW_RSRC_EFFICIENCY_V is not referenced by any database object
|
|
|
|