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


VIEW: APPS.PA_REP_ALL_MGR_V

Object Details
Object Name: PA_REP_ALL_MGR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_ALL_MGR_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
STARTING_MANAGER_ID NUMBER (15)
Internal Indentifier of Starting Resource Manager
STARTING_MANAGER_NAME VARCHAR2 (240)
The name of Starting Resource Manager
MANAGER_ID NUMBER (15)
Internal Indentifier of Resource Manager
VIEW_RESOURCES VARCHAR2 (14)
If the starting_manager_id is same as manager_id, DIRECT_REPORTS, ALL_RESOURCES otherwise
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT STARTING_MANAGER_ID
,      STARTING_MANAGER_NAME
,      MANAGER_ID
,      VIEW_RESOURCES
FROM APPS.PA_REP_ALL_MGR_V;

Dependencies

[top of page]

APPS.PA_REP_ALL_MGR_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymFND_GRANTS
SynonymFND_OBJECTS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymFND_USER
ViewPA_REP_RES_MGR_V
SynonymPA_RESOURCES_DENORM
PL/SQL PackagePA_RESOURCE_UTILS - show dependent code
PL/SQL PackagePA_SECURITY_PVT - show dependent code
SchemaPUBLIC
SynonymDUAL

APPS.PA_REP_ALL_MGR_V is not referenced by any database object