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