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


VIEW: APPS.GMD_QC_E_TEST_INSTANCE_V

Object Details
Object Name: GMD_QC_E_TEST_INSTANCE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMD.GMD_QC_E_TEST_INSTANCE_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
TEST_ID NUMBER
Yes Test performed the results are recorded
UPDATE_INSTANCE_ID NUMBER

TEST_CODE VARCHAR2 (80) Yes
TEST_DESC VARCHAR2 (240) Yes
TEST_CLASS VARCHAR2 (8)
TEST_TYPE VARCHAR2 (80) Yes
EXPRESSION VARCHAR2 (4000)
TEST_METHOD_CODE VARCHAR2 (80) Yes
Query Text

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


SELECT TEST_ID
,      UPDATE_INSTANCE_ID
,      TEST_CODE
,      TEST_DESC
,      TEST_CLASS
,      TEST_TYPE
,      EXPRESSION
,      TEST_METHOD_CODE
FROM APPS.GMD_QC_E_TEST_INSTANCE_V;

Dependencies

[top of page]

APPS.GMD_QC_E_TEST_INSTANCE_V references the following:

SchemaAPPS
ViewFND_LOOKUP_VALUES_VL
SynonymGMD_QC_TESTS
SynonymGMD_RESULTS
SynonymGMD_TEST_METHODS_B

APPS.GMD_QC_E_TEST_INSTANCE_V is not referenced by any database object