[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_RES_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_RES_ORGS_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 |
|---|---|---|---|---|
| MANAGER_ID | NUMBER | (15) | Interanl identifier for an manager | |
| RESOURCE_ID | NUMBER | Yes | internal identifier for Person | |
| ORGANIZATION_ID | NUMBER | Yes | Internal identifier for the organization | |
| ORGANIZATION_NAME | VARCHAR2 | (4000) | Name of the organization |
Cut, paste (and edit) the following text to query this object:
SELECT MANAGER_ID
, RESOURCE_ID
, ORGANIZATION_ID
, ORGANIZATION_NAME
FROM APPS.PA_REP_RES_ORGS_V;
APPS
PA_EXPENDITURES_UTILS
- show dependent code
PA_RESOURCES_DENORM
APPS
PA_REP_UTIL_RES_ORGS_V
|
|
|
|