DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.PA_REP_ORG_UTIL_V

Object Details
Object Name: PA_REP_ORG_UTIL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_ORG_UTIL_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
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
Query Text

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;

Dependencies

[top of page]

APPS.PA_REP_ORG_UTIL_V references the following:

SchemaAPPS
SynonymFND_GRANTS
SynonymFND_OBJECTS
PL/SQL PackagePA_EXPENDITURES_UTILS - show dependent code
SynonymPA_ORG_HIERARCHY_DENORM
PL/SQL PackagePA_SECURITY_PVT - show dependent code
SchemaPUBLIC
SynonymDUAL
APPS.PA_REP_ORG_UTIL_V is referenced by following:

SchemaAPPS
Package BodyPA_REPORT_UTIL - show dependent code