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


VIEW: APPS.PA_AS_PERSON_ROLES_V

Object Details
Object Name: PA_AS_PERSON_ROLES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_AS_PERSON_ROLES_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
ROLE_NAME VARCHAR2 (80) Yes Role name
LOOKUP_CODE VARCHAR2 (30) Yes The lookup code for the role
LOOKUP_TYPE VARCHAR2 (30) Yes The lookup type for the role
DESCRIPTION VARCHAR2 (240)
Role Description
DISPLAY VARCHAR2 (323)
The text displayed on the Person Role Mapping page
Query Text

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


SELECT ROLE_NAME
,      LOOKUP_CODE
,      LOOKUP_TYPE
,      DESCRIPTION
,      DISPLAY
FROM APPS.PA_AS_PERSON_ROLES_V;

Dependencies

[top of page]

APPS.PA_AS_PERSON_ROLES_V references the following:

SchemaAPPS
ViewAS_LOOKUPS

APPS.PA_AS_PERSON_ROLES_V is not referenced by any database object