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


VIEW: APPS.AP_AUD_QUEUE_SUMMARIES_V

Object Details
Object Name: AP_AUD_QUEUE_SUMMARIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLAP.AP_AUD_QUEUE_SUMMARIES_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
AUDITOR_ID NUMBER (15) Yes Auditor id
CURRENT_TOTAL_WORKLOAD NUMBER

COUNT_REPORT_WEIGHTS NUMBER

COUNT_REPORTS NUMBER

Query Text

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


SELECT AUDITOR_ID
,      CURRENT_TOTAL_WORKLOAD
,      COUNT_REPORT_WEIGHTS
,      COUNT_REPORTS
FROM APPS.AP_AUD_QUEUE_SUMMARIES_V;

Dependencies

[top of page]

APPS.AP_AUD_QUEUE_SUMMARIES_V references the following:

SchemaAPPS
SynonymAP_AUD_QUEUES
APPS.AP_AUD_QUEUE_SUMMARIES_V is referenced by following:

SchemaAPPS
Package BodyAP_WEB_AUDIT_QUEUE_UTILS - show dependent code