[Home] [Help]
[Dependency Information]
| Object Name: | QP_INT_PROFS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PROFILE_OPTION_NAME | VARCHAR2 | (80) | Yes | Profile name. |
| PROFILE_OPTION_VALUE | VARCHAR2 | (240) | Profile value. |
Cut, paste (and edit) the following text to query this object:
SELECT PROFILE_OPTION_NAME
, PROFILE_OPTION_VALUE
FROM APPS.QP_INT_PROFS;
APPS
QP_INT_PROFS_T
APPS.QP_INT_PROFS is not referenced by any database object
|
|
|
|