[Home] [Help]
[Dependency Information]
| Object Name: | IGS_DA_XML_REQUESTDATA_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_DA_XML_REQUESTDATA_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
XML element RequestData
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (15) | Yes | Describes the details of the person ID code that is being passed. |
| BATCH_ID | NUMBER | (15) | Yes | Contains the Batch_Id of the request document number. |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_ID
, BATCH_ID
FROM APPS.IGS_DA_XML_REQUESTDATA_V;
APPS
IGS_DA_REQ_STDNTS
APPS.IGS_DA_XML_REQUESTDATA_V is not referenced by any database object
|
|
|
|