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


VIEW: APPS.IGS_SV_ACT_DPND_BLK_V

Object Details
Object Name: IGS_SV_ACT_DPND_BLK_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_SV_ACT_DPND_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 activation of dependent for the student.


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch identifier for the requested run.
PERSON_ID NUMBER (15) Yes Perosn identifier for the student in the requested run.
PRINT_FORM VARCHAR2 (1) Yes Flag indicating whether SEVIS is requested to print form or not.
DEPDNT_ID NUMBER (15) Yes The person identifier for the students dependent.
PERSON_NUMBER VARCHAR2 (0)
Person number for the students dependent.
DEPDNT_SEVIS_ID VARCHAR2 (11)
SEVIS identifier provided by SEVIS when dependent has been registered.
REACTIVATE_DEPENDENT VARCHAR2 (500)
Remarks provided for the reactivation of the students dependent.
PERSON_ID_LONG VARCHAR2 (0)
Column to be used as UserDefinedA reference to SEVIS
Query Text

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


SELECT BATCH_ID
,      PERSON_ID
,      PRINT_FORM
,      DEPDNT_ID
,      PERSON_NUMBER
,      DEPDNT_SEVIS_ID
,      REACTIVATE_DEPENDENT
,      PERSON_ID_LONG
FROM APPS.IGS_SV_ACT_DPND_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_ACT_DPND_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_DEPDNT_INFO

APPS.IGS_SV_ACT_DPND_BLK_V is not referenced by any database object