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


VIEW: APPS.IGS_SV_EV_TRM_DPD_BLK_V

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

View Type

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


Terminate dependent block for the Exchange Visitor


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (14) Yes Batch request identifier
PERSON_ID NUMBER (15) Yes Person identifier in the request block
DEPDNT_ID NUMBER (15) Yes Exchange Visitor dependent Person identifier.
TERMINATE_REASON VARCHAR2 (2)
Termination reason code for dependent of Exchange Visitor
OTHER_REASON VARCHAR2 (500)
Other reason remarks for dependent termination.
EFFECTIVE_DATE VARCHAR2 (10)
Termination effective date for dependent
COMMENTS VARCHAR2 (500)
Comments on termination of dependent
DEPDNT_SEVIS_ID VARCHAR2 (11)
SEVIS ID of the dependent for which the details are being updated
Query Text

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


SELECT BATCH_ID
,      PERSON_ID
,      DEPDNT_ID
,      TERMINATE_REASON
,      OTHER_REASON
,      EFFECTIVE_DATE
,      COMMENTS
,      DEPDNT_SEVIS_ID
FROM APPS.IGS_SV_EV_TRM_DPD_BLK_V;

Dependencies

[top of page]

APPS.IGS_SV_EV_TRM_DPD_BLK_V references the following:

SchemaAPPS
SynonymIGS_SV_DEPDNT_INFO

APPS.IGS_SV_EV_TRM_DPD_BLK_V is not referenced by any database object