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


VIEW: APPS.QA_DEVICE_DATA_VALUES_V

Object Details
Object Name: QA_DEVICE_DATA_VALUES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQA.QA_DEVICE_DATA_VALUES_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
EVENT_TIME TIMESTAMP(9) WITH TIME ZONE (20)
EVENT_DATA VARCHAR2 (256) Yes
DEVICE_SOURCE VARCHAR2 (256) Yes
DEVICE_NAME VARCHAR2 (256) Yes
QUALITY_CODE NUMBER
Yes
Query Text

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


SELECT EVENT_TIME
,      EVENT_DATA
,      DEVICE_SOURCE
,      DEVICE_NAME
,      QUALITY_CODE
FROM APPS.QA_DEVICE_DATA_VALUES_V;

Dependencies

[top of page]

APPS.QA_DEVICE_DATA_VALUES_V references the following:

SchemaAPPS
SynonymQA_DEVICE_DATA_VALUES

APPS.QA_DEVICE_DATA_VALUES_V is not referenced by any database object