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


VIEW: APPS.IGS_UC_IVNSTARZ1_2006

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


Dummy View for IVNSTARZ1 for the UCAS 2006 Cycle


[View Source]

Columns
Name Datatype Length Mandatory Comments
APPNO NUMBER (22)
Application Number
TIMESTAMP DATE

Time stamp - date and time of last change
CEFNO NUMBER (22)
Clearing Entry Form Number
INST VARCHAR2 (3)
Institution Code
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
Campus Code
ENTRYYEAR NUMBER (22)
Entry Year
ENTRYMONTH NUMBER (22)
Entry Month
RESULT VARCHAR2 (1)
Result. Previously used in Central Clearing. Now only contains "A" (Accept) if Inst or Course are not null. Null otherwise
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      CEFNO
,      INST
,      COURSE
,      CAMPUS
,      ENTRYYEAR
,      ENTRYMONTH
,      RESULT
FROM APPS.IGS_UC_IVNSTARZ1_2006;

Dependencies

[top of page]

APPS.IGS_UC_IVNSTARZ1_2006 references the following:

SchemaAPPS
SynonymIGS_UC_ISTARZ1_INTS
APPS.IGS_UC_IVNSTARZ1_2006 is referenced by following:

SchemaAPPS
SynonymIGS_UC_N_IVNSTARZ1_2006