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


VIEW: APPS.IGS_DA_XML_CONTROLGPA_V

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

View Type

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


XML element ControlGPACalculation


[View Source]

Columns
Name Datatype Length Mandatory Comments
GPA_TYPE VARCHAR2 (50) Yes Contains the value for the type of GPA to be calculated.
GPA_TIMEFRAME VARCHAR2 (50) Yes Contains the time period over which the GPA is calculated.
SESSIONID VARCHAR2 (30)
Contains the term for which the GPA is to be calculated.
BATCH_ID NUMBER
Yes Contains the Batch_Id of the request document number.
Query Text

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


SELECT GPA_TYPE
,      GPA_TIMEFRAME
,      SESSIONID
,      BATCH_ID
FROM APPS.IGS_DA_XML_CONTROLGPA_V;

Dependencies

[top of page]

APPS.IGS_DA_XML_CONTROLGPA_V references the following:

SchemaAPPS
SynonymIGS_DA_CNFG_STAT
SynonymIGS_DA_REQ_FTRS
SynonymIGS_DA_RQST

APPS.IGS_DA_XML_CONTROLGPA_V is not referenced by any database object