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


VIEW: APPS.IGS_SV_DROP_BLW_BLK_V

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

View Type

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


View to be used for the drop below full course XML block


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch identifier for the requested run.
PDSO_SEVIS_ID VARCHAR2 (11)
Pseudo Sevis id
PERSON_ID NUMBER (15) Yes Person identifier for the student in the request.
PRINT_FORM VARCHAR2 (1) Yes Flag indicating that the form is to be printed by SEVIS or not.
AUTH_REASON VARCHAR2 (2)
Authorization reason code for the student to drop below full course status.
AUTH_START_DATE VARCHAR2 (10)
Date the the student is authorized to drop below full course.
AUTH_END_DATE VARCHAR2 (10)
Date that the student is no longer authorized to be below full course status.
DBF_REMARKS VARCHAR2 (500)
Remarks on the student dropping below full course.
SEVIS_USER_ID VARCHAR2 (11)
Person Id for DSO
PERSON_NUMBER VARCHAR2 (11)
Person Number
RECORD_NUMBER NUMBER (20) Yes Serial number of record in the batch
PERSON_ID_LONG VARCHAR2 (15)
Person ID
REPRINT_REASON VARCHAR2 (30)
Reason code for reprint
REPRINT_REMARKS VARCHAR2 (500)
Remarks for reprint
Query Text

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


SELECT BATCH_ID
,      PDSO_SEVIS_ID
,      PERSON_ID
,      PRINT_FORM
,      AUTH_REASON
,      AUTH_START_DATE
,      AUTH_END_DATE
,      DBF_REMARKS
,      SEVIS_USER_ID
,      PERSON_NUMBER
,      RECORD_NUMBER
,      PERSON_ID_LONG
,      REPRINT_REASON
,      REPRINT_REMARKS
FROM APPS.IGS_SV_DROP_BLW_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_DROP_BLW_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_BTCH_SUMMARY
SynonymIGS_SV_PERSONS
SynonymIGS_SV_PRGMS_INFO

APPS.IGS_SV_DROP_BLW_BLK_V is not referenced by any database object