[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_ASMT_RES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_ASMT_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 |
|---|---|---|---|---|
| RESOURCE_ID | NUMBER | Yes | Internal identifier of project | |
| RESOURCE_NAME | VARCHAR2 | (240) | Yes | Resource name |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, RESOURCE_NAME
FROM APPS.PA_REP_ASMT_RES_V;
APPS
PA_PROJECT_ASSIGNMENTS
PA_RESOURCES_DENORM
APPS.PA_REP_ASMT_RES_V is not referenced by any database object
|
|
|
|