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


VIEW: APPS.IGS_UC_IVNSTARN_2007

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

View Type

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


Dummy View for IVNSTARN for the UCAS 2007 Cycle


[View Source]

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

Time stamp - date and time of last change
TITLE VARCHAR2 (4)
Mr, Miss, Ms, Mrs, Lord etc
FORENAMES VARCHAR2 (50)
Forenames
SURNAME VARCHAR2 (30)
Surnames
BIRTHDATE DATE

Date of birth
SEX VARCHAR2 (1)
M - Male, F - Female
Query Text

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


SELECT APPNO
,      PERSONALID
,      TIMESTAMP
,      TITLE
,      FORENAMES
,      SURNAME
,      BIRTHDATE
,      SEX
FROM APPS.IGS_UC_IVNSTARN_2007;

Dependencies

[top of page]

APPS.IGS_UC_IVNSTARN_2007 references the following:

SchemaAPPS
SynonymIGS_UC_ISTARN_INTS
APPS.IGS_UC_IVNSTARN_2007 is referenced by following:

SchemaAPPS
SynonymIGS_UC_N_IVNSTARN_2007