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


VIEW: APPS.QP_INT_PROFS

Object Details
Object Name: QP_INT_PROFS
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
PROFILE_OPTION_NAME VARCHAR2 (80) Yes Profile name.
PROFILE_OPTION_VALUE VARCHAR2 (240)
Profile value.
Query Text

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


SELECT PROFILE_OPTION_NAME
,      PROFILE_OPTION_VALUE
FROM APPS.QP_INT_PROFS;

Dependencies

[top of page]

APPS.QP_INT_PROFS references the following:

SchemaAPPS
SynonymQP_INT_PROFS_T

APPS.QP_INT_PROFS is not referenced by any database object