[Home] [Help]
[Dependency Information]
| Object Name: | AMS_P_DISCOVERER_SQL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | AMS.AMS_P_DISCOVERER_SQL_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 |
|---|---|---|---|---|
| DISCOVERER_SQL_ID | NUMBER | |||
| WORKBOOK_OWNER_NAME | VARCHAR2 | (100) | Yes | Name of the workbook owner. |
| WORKBOOK_NAME | VARCHAR2 | (254) | Yes | Name of the workbook. |
| WORKSHEET_NAME | VARCHAR2 | (254) | Yes | Name of the worksheet. |
| SOURCE_TYPE_CODE | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT DISCOVERER_SQL_ID
, WORKBOOK_OWNER_NAME
, WORKBOOK_NAME
, WORKSHEET_NAME
, SOURCE_TYPE_CODE
FROM APPS.AMS_P_DISCOVERER_SQL_V;
APPS
AMS_DISCOVERER_SQL
APPS.AMS_P_DISCOVERER_SQL_V is not referenced by any database object
|
|
|
|