[Home] [Help]
[Dependency Information]
| Object Name: | IGS_SV_CRT_DUM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_SV_CRT_DUM_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
Dummy view for XML definition block on creating student
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BATCH_ID | NUMBER | (14) | Yes | Batch identifier for student that indicates there is one student to be created. |
Cut, paste (and edit) the following text to query this object:
SELECT BATCH_ID
FROM APPS.IGS_SV_CRT_DUM_V;
APPS
IGS_SV_PERSONS
APPS.IGS_SV_CRT_DUM_V is not referenced by any database object
|
|
|
|