[Home] [Help]
[Dependency Information]
| Object Name: | OKC_WEB_REPORT_PROF_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKC.OKC_WEB_REPORT_PROF_V
|
| 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 |
|---|---|---|---|---|
| ID | NUMBER | Primary key column, mirror of the okc_report_xst.id | ||
| VALUE | VARCHAR2 | (310) | Report name |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
FROM APPS.OKC_WEB_REPORT_PROF_V;
APPS
OKC_CONTEXT
- show dependent code
OKC_REPORT_SQL_V
OKC_REPORT_XSL_V
OKC_REPORT_XST_V
APPS.OKC_WEB_REPORT_PROF_V is not referenced by any database object
|
|
|
|