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


VIEW: APPS.PA_REP_MANAGERS_DIST_V

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

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


This view lists all the resource managers.


[View Source]

Columns
Name Datatype Length Mandatory Comments
STARTING_MANAGER_ID NUMBER (15)
Internal identifier of the resource manager
STARTING_MANAGER_NAME VARCHAR2 (240)
Full name of the resource manager
Query Text

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


SELECT STARTING_MANAGER_ID
,      STARTING_MANAGER_NAME
FROM APPS.PA_REP_MANAGERS_DIST_V;

Dependencies

[top of page]

APPS.PA_REP_MANAGERS_DIST_V references the following:

SchemaAPPS
SynonymPA_RESOURCES_DENORM

APPS.PA_REP_MANAGERS_DIST_V is not referenced by any database object