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


VIEW: APPS.IGS_SV_DSCPL_ACT_BLK_V

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

View Type

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


View for obtaining information for the XML block describing the disciplinary actions taken on the student.


[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.
CRIMINAL_CONVICTION VARCHAR2 (1)
Criminal conviction code for SEVIS.
DA_EXPLANATION VARCHAR2 (500)
Remarks made on conviction.
SEVIS_USER_ID VARCHAR2 (11)
Sevis USER Id
PERSON_NUMBER VARCHAR2 (11)
Person Number for SEVIS Person
RECORD_NUMBER NUMBER (20) Yes Record Number
PERSON_ID_LONG VARCHAR2 (15)
Person Id
REPRINT_REASON VARCHAR2 (30)
Reason for Reprint
REPRINT_REMARKS VARCHAR2 (500)
Reprint Remarks
Query Text

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


SELECT BATCH_ID
,      PDSO_SEVIS_ID
,      PERSON_ID
,      CRIMINAL_CONVICTION
,      DA_EXPLANATION
,      SEVIS_USER_ID
,      PERSON_NUMBER
,      RECORD_NUMBER
,      PERSON_ID_LONG
,      REPRINT_REASON
,      REPRINT_REMARKS
FROM APPS.IGS_SV_DSCPL_ACT_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_DSCPL_ACT_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_CONVICTIONS
SynonymIGS_SV_PERSONS

APPS.IGS_SV_DSCPL_ACT_BLK_V is not referenced by any database object