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


VIEW: APPS.PQH_ROLE_ROLES

Object Details
Object Name: PQH_ROLE_ROLES
Object Type: VIEW
Owner: APPS
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
NAME VARCHAR2 (49)
Role Name
DISPLAY_NAME VARCHAR2 (30) Yes Display Name
DESCRIPTION VARCHAR2 (30) Yes Role Description
NOTIFICATION_PREFERENCE VARCHAR2 (4000)
Notification Reference
LANGUAGE VARCHAR2 (30) Yes Language
TERRITORY VARCHAR2 (30) Yes Territory
EMAIL_ADDRESS VARCHAR2 (0)
Email Address
FAX VARCHAR2 (0)
Fax
ORIG_SYSTEM CHAR (8)
Origination System
ORIG_SYSTEM_ID NUMBER (15) Yes Origination System Identifier
START_DATE DATE

Start Date
STATUS CHAR (6)
Status
EXPIRATION_DATE DATE

Expiration Date
SECURITY_GROUP_ID NUMBER

Security Group Id
USER_FLAG CHAR (1)
User Flag
PARTITION_ID NUMBER

Partition Id
Query Text

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


SELECT NAME
,      DISPLAY_NAME
,      DESCRIPTION
,      NOTIFICATION_PREFERENCE
,      LANGUAGE
,      TERRITORY
,      EMAIL_ADDRESS
,      FAX
,      ORIG_SYSTEM
,      ORIG_SYSTEM_ID
,      START_DATE
,      STATUS
,      EXPIRATION_DATE
,      SECURITY_GROUP_ID
,      USER_FLAG
,      PARTITION_ID
FROM APPS.PQH_ROLE_ROLES;

Dependencies

[top of page]

APPS.PQH_ROLE_ROLES references the following:

SchemaAPPS
SynonymFND_LANGUAGES
SynonymPQH_ROLES
PL/SQL PackageWF_PREF - show dependent code

APPS.PQH_ROLE_ROLES is not referenced by any database object