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


VIEW: APPS.IGS_UC_IVSTARZ2_2003

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
APPNO NUMBER (22)
Application Number
ROUNDNO NUMBER (22)
Round Number - previously used in Central Clearing - should be null
TIMESTAMP DATE

Time stamp - date and time of last change
INST VARCHAR2 (3)
Institution Code
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
FACULTY VARCHAR2 (1)
Faculty Code
ROUNDTYPE VARCHAR2 (1)
Previously used in Central Clearing, now only contains "F" (Form Request)
RESULT VARCHAR2 (1)
blank = Form request - (copy form printed), * = New form request (copy form not yet printed), I = Accepted at this institution, R = Rejected by institution, D = Declined by applicant, C = Cancelled by applicant, X = Form request cancelled by UCAS, ( Other values refer to Central Clearing, not running for 2000 Cycle)
Query Text

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


SELECT APPNO
,      ROUNDNO
,      TIMESTAMP
,      INST
,      COURSE
,      CAMPUS
,      FACULTY
,      ROUNDTYPE
,      RESULT
FROM APPS.IGS_UC_IVSTARZ2_2003;

Dependencies

[top of page]

APPS.IGS_UC_IVSTARZ2_2003 references the following:

SchemaAPPS
SynonymIGS_UC_ISTARZ2_INTS
APPS.IGS_UC_IVSTARZ2_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_IVSTARZ2_2003