[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_UTIL_RES_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_UTIL_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 | The identifier of manager | ||
| ORGANIZATION_ID | NUMBER | The identifier of organization | ||
| ORGANIZATION_NAME | VARCHAR2 | (4000) | The description of the organization identifier |
Cut, paste (and edit) the following text to query this object:
SELECT MANAGER_ID
, ORGANIZATION_ID
, ORGANIZATION_NAME
FROM APPS.PA_REP_UTIL_RES_ORGS_V;
APPS
PA_EXPENDITURES_UTILS
- show dependent code
PA_LOOKUPS
PA_REP_RES_ORGS_V
APPS
PA_REPORT_UTIL
- show dependent code
|
|
|
|