[Home] [Help]
[Dependency Information]
| Object Name: | IGS_SV_EV_AU_DEP_DUM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_SV_EV_AU_DEP_DUM_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
View used for the dummy block information in XML map for adding and updating dependent block information
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BATCH_ID | NUMBER | (14) | Yes | Batch identifier for the requested run. |
| PERSON_ID | NUMBER | (15) | Yes | Person identifier for the student in the request. |
Cut, paste (and edit) the following text to query this object:
SELECT BATCH_ID
, PERSON_ID
FROM APPS.IGS_SV_EV_AU_DEP_DUM_V;
APPS
IGS_SV_DEPDNT_INFO
APPS.IGS_SV_EV_AU_DEP_DUM_V is not referenced by any database object
|
|
|
|