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