[Home] [Help]
[Dependency Information]
| Object Name: | WIP_PCB_DEPT_RESOURCES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WIP.WIP_PCB_DEPT_RESOURCES_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 |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | Yes | ||
| DEPARTMENT_ID | NUMBER | Yes | ||
| RESOURCE_ID | NUMBER | Yes | ||
| RESOURCE_CODE | VARCHAR2 | (10) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, DEPARTMENT_ID
, RESOURCE_ID
, RESOURCE_CODE
FROM APPS.WIP_PCB_DEPT_RESOURCES_V;
APPS
BOM_DEPARTMENTS
BOM_DEPARTMENT_RESOURCES
BOM_RESOURCES
APPS.WIP_PCB_DEPT_RESOURCES_V is not referenced by any database object
|
|
|
|