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


VIEW: APPS.IGS_DA_XML_TE_REFERENCE_V

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

View Type

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


XML element ReferenceType (child of TransferEvaluation)


[View Source]

Columns
Name Datatype Length Mandatory Comments
EVALUATION_BEGIN_DATE VARCHAR2 (30)
Contains a value representing the catalog year/term for the reference articulation.
EVALUATION_CONTROL VARCHAR2 (30)
Contains a value indicating what type of reference articulation will be run.
INSTITUTION_CD VARCHAR2 (30)
Describes the institution from which the degree program is offered. The Institution is composed of the EntityID type. See this type for institution details.
BATCH_ID NUMBER
Yes Contains the OSS generated Batch ID for tracking purposes.
Query Text

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


SELECT EVALUATION_BEGIN_DATE
,      EVALUATION_CONTROL
,      INSTITUTION_CD
,      BATCH_ID
FROM APPS.IGS_DA_XML_TE_REFERENCE_V;

Dependencies

[top of page]

APPS.IGS_DA_XML_TE_REFERENCE_V references the following:

SchemaAPPS
SynonymIGS_DA_REQ_FTRS
SynonymIGS_DA_RQST

APPS.IGS_DA_XML_TE_REFERENCE_V is not referenced by any database object