[Home] [Help]
[Dependency Information]
| Object Name: | IGS_DA_XML_TE_REFERENCE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_DA_XML_TE_REFERENCE_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
XML element ReferenceType (child of TransferEvaluation)
| 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. |
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;
APPS
IGS_DA_REQ_FTRS
IGS_DA_RQST
APPS.IGS_DA_XML_TE_REFERENCE_V is not referenced by any database object
|
|
|
|