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


TABLE: IGS.IGS_UC_UCRSVOP_INTS

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


Holds course vacancy option information loaded from UCAS


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_UC_UCRSVOP_INTS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnRECORD_STATUS
ColumnCOURSE
ColumnCAMPUS
ColumnOPTIONCODE
Columns
Name Datatype Length Mandatory Comments
COURSE VARCHAR2 (6)
Course Code
CAMPUS VARCHAR2 (1)
Campus Code
OPTIONCODE VARCHAR2 (2)
Option Code
UPDATER VARCHAR2 (17)
ID of last updater
CLUPDATED VARCHAR2 (1)
Y - Updated not yet notified
CLDATE DATE

Vacancies updated date
VACSTATUS VARCHAR2 (1)
Y - Open to all applicants, N - Closed, O - Overseas only (not applicable to an option)
RECORD_STATUS VARCHAR2 (1)
Status of the interface record , takes values N, O, D etc
ERROR_CODE VARCHAR2 (4)
Code for the error encountered during processing of this interface record data
Query Text

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


SELECT COURSE
,      CAMPUS
,      OPTIONCODE
,      UPDATER
,      CLUPDATED
,      CLDATE
,      VACSTATUS
,      RECORD_STATUS
,      ERROR_CODE
FROM IGS.IGS_UC_UCRSVOP_INTS;

Dependencies

[top of page]

IGS.IGS_UC_UCRSVOP_INTS does not reference any database object

IGS.IGS_UC_UCRSVOP_INTS is referenced by following:

SchemaAPPS
SynonymIGS_UC_UCRSVOP_INTS