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


VIEW: APPS.IGS_DA_XML_TESTSEGMENTS_V

Object Details
Object Name: IGS_DA_XML_TESTSEGMENTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_DA_XML_TESTSEGMENTS_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


XML element TestSegments (child of Examination).


[View Source]

Columns
Name Datatype Length Mandatory Comments
TEST_SEGMENT_NAME VARCHAR2 (30) Yes Contains the name of the test segment
TEST_SEGMENT_SCORE NUMBER

Contains the score of the test segment
PERSON_ID NUMBER (15) Yes Describes the details of the person ID code that is being passed.
TEST_RESULTS_ID NUMBER (15) Yes Test result
Query Text

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


SELECT TEST_SEGMENT_NAME
,      TEST_SEGMENT_SCORE
,      PERSON_ID
,      TEST_RESULTS_ID
FROM APPS.IGS_DA_XML_TESTSEGMENTS_V;

Dependencies

[top of page]

APPS.IGS_DA_XML_TESTSEGMENTS_V references the following:

SchemaAPPS
SynonymIGS_AD_TEST_RESULTS
ViewIGS_AD_TEST_SEG_RESULTS_V

APPS.IGS_DA_XML_TESTSEGMENTS_V is not referenced by any database object