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


VIEW: APPS.IGS_SV_EV_UPD_FIN_BLK_V

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

View Type

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


View for update financial information for Exchange Visitor in the XML file being sent to SEVIS.


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch request identifier
PDSO_SEVIS_ID VARCHAR2 (11)
Pseudo SEVIS ID
PERSON_ID NUMBER (15) Yes Person identifier in the request block
RECVD_US_GOV_FUNDS VARCHAR2 (1)
Flag indicating Exchange Visitor received United States government funding.
CURRENT_PROGRAM_SPONSOR NUMBER

Amount of program sponsor funds received for Exchange Visitor.
GOVT_ORG1 VARCHAR2 (6)
United States government organization code
GOVT_ORG1_AMOUNT NUMBER (10)
United States fund amount from Organization 1.
GOVT_ORG2 VARCHAR2 (6)
United States government organization code
GOVT_ORG2_AMOUNT NUMBER (10)
United States government oganization funds
INTERNAT_ORG1 VARCHAR2 (6)
International government organization code
INTERNAT_ORG1_AMOUNT NUMBER (10)
International government organization funds amount
INTERNAT_ORG2 VARCHAR2 (6)
International government organization code
INTERNAT_ORG2_AMOUNT NUMBER (10)
International government organization funds amount
EV_GOVT NUMBER (10)
Exchange Visitor government funds amount
BINATIONAL_COMMISSION NUMBER (10)
Bi national funds amount
OTHER_ORG NUMBER (10)
Other organization funds received by Exchange Visitor
PERSONAL_FUNDS NUMBER (10)
Exchange Visitor personal funds amount
FINANCIAL_REMARKS VARCHAR2 (500)
Remarks made for the funding of the Exchange Visitor
GOVT_ORG1_OTHR_NAME VARCHAR2 (360)
Name of the GOVT org1 if the value chosen is OTHER
GOVT_ORG2_OTHR_NAME VARCHAR2 (360)
Name of the GOVT org2 if the value chosen is OTHER
INTL_ORG1_OTHR_NAME VARCHAR2 (360)
Name of the International org1 if the value chosen is OTHER
INTL_ORG2_OTHR_NAME VARCHAR2 (360)
Name of the International org2 if the value chosen is OTHER
OTHER_GOVT_NAME VARCHAR2 (360)
Name of the OTHER organization who has provided the funds
PRINT_FORM VARCHAR2 (1) Yes Print Form
SEVIS_USER_ID VARCHAR2 (11)
Sevis user ID
RECORD_NUMBER NUMBER (20) Yes Record Number
PERSON_NUMBER VARCHAR2 (11)
Person Number
PERSON_ID_LONG VARCHAR2 (15)
Person ID
REPRINT_REASON VARCHAR2 (30)
Reprint reason
REPRINT_REMARKS VARCHAR2 (500)
Reprint remarks
OTHER_REMARKS VARCHAR2 (500)
Other remarks
Query Text

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


SELECT BATCH_ID
,      PDSO_SEVIS_ID
,      PERSON_ID
,      RECVD_US_GOV_FUNDS
,      CURRENT_PROGRAM_SPONSOR
,      GOVT_ORG1
,      GOVT_ORG1_AMOUNT
,      GOVT_ORG2
,      GOVT_ORG2_AMOUNT
,      INTERNAT_ORG1
,      INTERNAT_ORG1_AMOUNT
,      INTERNAT_ORG2
,      INTERNAT_ORG2_AMOUNT
,      EV_GOVT
,      BINATIONAL_COMMISSION
,      OTHER_ORG
,      PERSONAL_FUNDS
,      FINANCIAL_REMARKS
,      GOVT_ORG1_OTHR_NAME
,      GOVT_ORG2_OTHR_NAME
,      INTL_ORG1_OTHR_NAME
,      INTL_ORG2_OTHR_NAME
,      OTHER_GOVT_NAME
,      PRINT_FORM
,      SEVIS_USER_ID
,      RECORD_NUMBER
,      PERSON_NUMBER
,      PERSON_ID_LONG
,      REPRINT_REASON
,      REPRINT_REMARKS
,      OTHER_REMARKS
FROM APPS.IGS_SV_EV_UPD_FIN_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_EV_UPD_FIN_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_BTCH_SUMMARY
SynonymIGS_SV_FINANCE_INFO
SynonymIGS_SV_PERSONS

APPS.IGS_SV_EV_UPD_FIN_BLK_V is not referenced by any database object