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


TABLE: IGS.IGS_UC_MV_IVSTARZ1

Object Details
Object Name: IGS_UC_MV_IVSTARZ1
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_UC_MV_IVSTARZ1
Subobject Name:
Status: VALID


Applicant clearing details table. This will contain a row for each applicant that you are allowed to see. - OBSOLETE


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
APPNO NUMBER (8)
Application Number
TIMESTAMP DATE

Time stamp - date and time of last change
DATECEFSENT DATE

Date Clearing Entry Form sent
CEFNO NUMBER (6)
Clearing Entry Form Number
CENTRALCLEARING VARCHAR2 (1)
Central Clearing was discontinued in 1999. This field is no longer used, but contains the constant 'N' for backwards compatibility.
INST VARCHAR2 (3)
Institution Code
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
Campus Code
FACULTY VARCHAR2 (1)
Faculty Code
ENTRYYEAR NUMBER (2)
Entry Year
ENTRYMONTH NUMBER (2)
Entry Month
ENTRYPOINT NUMBER (1)
Point of Entry
RESULT VARCHAR2 (11)
Result. Previously used in Central Clearing. Now only contains 'A' (Accept) if Inst/Course are not null. Null otherwise
CREATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
Query Text

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


SELECT APPNO
,      TIMESTAMP
,      DATECEFSENT
,      CEFNO
,      CENTRALCLEARING
,      INST
,      COURSE
,      CAMPUS
,      FACULTY
,      ENTRYYEAR
,      ENTRYMONTH
,      ENTRYPOINT
,      RESULT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_UC_MV_IVSTARZ1;

Dependencies

[top of page]

IGS.IGS_UC_MV_IVSTARZ1 does not reference any database object

IGS.IGS_UC_MV_IVSTARZ1 is referenced by following:

SchemaAPPS
SynonymIGS_UC_MV_IVSTARZ1