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


VIEW: APPS.PA_REP_UTIL_RES_ORGS_V

Object Details
Object Name: PA_REP_UTIL_RES_ORGS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_UTIL_RES_ORGS_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
MANAGER_ID NUMBER

The identifier of manager
ORGANIZATION_ID NUMBER

The identifier of organization
ORGANIZATION_NAME VARCHAR2 (4000)
The description of the organization identifier
Query Text

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;

Dependencies

[top of page]

APPS.PA_REP_UTIL_RES_ORGS_V references the following:

SchemaAPPS
PL/SQL PackagePA_EXPENDITURES_UTILS - show dependent code
ViewPA_LOOKUPS
ViewPA_REP_RES_ORGS_V
APPS.PA_REP_UTIL_RES_ORGS_V is referenced by following:

SchemaAPPS
Package BodyPA_REPORT_UTIL - show dependent code