[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_PROJ_ROLES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_PROJ_ROLES_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 |
|---|---|---|---|---|
| PROJECT_ROLE_ID | NUMBER | Yes | Internal identifier of project role | |
| PROJECT_ROLE_NAME | VARCHAR2 | (80) | Yes | Project role name |
Cut, paste (and edit) the following text to query this object:
SELECT PROJECT_ROLE_ID
, PROJECT_ROLE_NAME
FROM APPS.PA_REP_PROJ_ROLES_V;
APPS
PA_PROJECT_ROLE_TYPES_V
PA_ROLE_JOB_BG_UTILS
- show dependent code
PA_ROLE_UTILS
- show dependent code
APPS.PA_REP_PROJ_ROLES_V is not referenced by any database object
|
|
|
|