DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.IGS_DA_XML_STUDENTTYPE_V

Object Details
Object Name: IGS_DA_XML_STUDENTTYPE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_DA_XML_STUDENTTYPE_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


XML element StudentType


[View Source]

Columns
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.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT STUDENT_TYPE
,      PERSON_ID
FROM APPS.IGS_DA_XML_STUDENTTYPE_V;

Dependencies

[top of page]

APPS.IGS_DA_XML_STUDENTTYPE_V references the following:

SchemaAPPS
SynonymIGS_PE_PERSON_TYPES
SynonymIGS_PE_TYP_INSTANCES_ALL

APPS.IGS_DA_XML_STUDENTTYPE_V is not referenced by any database object