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


VIEW: APPS.IGS_SV_EV_COR_INF_BLK_V

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

View Type

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


View for correcting infraction of the Exchange Visitor


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch identifier for the requested run.
PERSON_ID NUMBER (15) Yes Person identifier for the student in the request.
INFRACTION_TYPE VARCHAR2 (3)
Infraction type
NEW_END_DATE VARCHAR2 (10)
Students new program end date
REMARKS VARCHAR2 (500)
Infraction remarks for student.
Query Text

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


SELECT BATCH_ID
,      PERSON_ID
,      INFRACTION_TYPE
,      NEW_END_DATE
,      REMARKS
FROM APPS.IGS_SV_EV_COR_INF_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_EV_COR_INF_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_PRGMS_INFO

APPS.IGS_SV_EV_COR_INF_BLK_V is not referenced by any database object