[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_ORG_UTIL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_ORG_UTIL_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 |
|---|---|---|---|---|
| PARENT_ORGANIZATION_ID | NUMBER | Yes | Internal identifier for the parent organization | |
| PARENT_ORG_NAME | VARCHAR2 | (4000) | Name of the parent organization | |
| CHILD_ORGANIZATION_ID | NUMBER | Yes | internal identifier for the child organization | |
| CHILD_ORG_NAME | VARCHAR2 | (4000) | Name of the child organization |
Cut, paste (and edit) the following text to query this object:
SELECT PARENT_ORGANIZATION_ID
, PARENT_ORG_NAME
, CHILD_ORGANIZATION_ID
, CHILD_ORG_NAME
FROM APPS.PA_REP_ORG_UTIL_V;
APPS
FND_GRANTS
FND_OBJECTS
PA_EXPENDITURES_UTILS
- show dependent code
PA_ORG_HIERARCHY_DENORM
PA_SECURITY_PVT
- show dependent code
PUBLIC
DUAL
APPS
PA_REPORT_UTIL
- show dependent code
|
|
|
|