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


VIEW: APPS.AMS_P_DISCOVERER_SQL_V

Object Details
Object Name: AMS_P_DISCOVERER_SQL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AMS_P_DISCOVERER_SQL_V
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
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)
Query Text

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;

Dependencies

[top of page]

APPS.AMS_P_DISCOVERER_SQL_V references the following:

SchemaAPPS
SynonymAMS_DISCOVERER_SQL

APPS.AMS_P_DISCOVERER_SQL_V is not referenced by any database object