[Home] [Help]
[Dependency Information]
| Object Name: | IGS_SV_ADD_DEP_DUM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_SV_ADD_DEP_DUM_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
Dummy view for the add dependent information block for XML message
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (15) | Yes | Person identifier that the dependent is being added for. |
| BATCH_ID | NUMBER | (14) | Yes | Batch identifier that the record belongs to for the add dependent information block. |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_ID
, BATCH_ID
FROM APPS.IGS_SV_ADD_DEP_DUM_V;
APPS
IGS_SV_BTCH_SUMMARY
IGS_SV_DEPDNT_INFO
APPS.IGS_SV_ADD_DEP_DUM_V is not referenced by any database object
|
|
|
|