[Home] [Help]
[Dependency Information]
| Object Name: | PA_BOM_LABOR_RES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_BOM_LABOR_RES_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 |
|---|---|---|---|---|
| BOM_RESOURCE_ID | NUMBER | Yes | ||
| RESOURCE_CODE | VARCHAR2 | (10) | Yes | |
| DESCRIPTION | VARCHAR2 | (240) | ||
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT BOM_RESOURCE_ID
, RESOURCE_CODE
, DESCRIPTION
, ORGANIZATION_NAME
FROM APPS.PA_BOM_LABOR_RES_V;
APPS
BOM_RESOURCES
HR_ALL_ORGANIZATION_UNITS_VL
APPS.PA_BOM_LABOR_RES_V is not referenced by any database object
|
|
|
|