[Home] [Help]
[Dependency Information]
| Object Name: | IGS_DA_XML_STUDENTTYPE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IGS.IGS_DA_XML_STUDENTTYPE_V
|
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
XML element StudentType
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| STUDENT_TYPE | VARCHAR2 | (30) | Yes | Contains a person type for the student, such as Student, Graduate, Staff, etc. |
| PERSON_ID | NUMBER | (15) | Yes | Describes the details of the person ID code that is being passed. |
Cut, paste (and edit) the following text to query this object:
SELECT STUDENT_TYPE
, PERSON_ID
FROM APPS.IGS_DA_XML_STUDENTTYPE_V;
APPS
IGS_PE_PERSON_TYPES
IGS_PE_TYP_INSTANCES_ALL
APPS.IGS_DA_XML_STUDENTTYPE_V is not referenced by any database object
|
|
|
|