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


TABLE: IGS.IGS_UC_CINST_INTS

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


Holds the institution codes loaded from UCAS


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_UC_CINST_INTS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnRECORD_STATUS
ColumnINST
Columns
Name Datatype Length Mandatory Comments
INST VARCHAR2 (3)
3 character Institution Code for Small Systems
INSTCODE VARCHAR2 (5)
Institution Code for Small Systems
INSTNAME VARCHAR2 (20)
Institution Name for Small Systems
UCAS VARCHAR2 (1)
Indicates the system to which the record belongs to
GTTR VARCHAR2 (1)
Indicates the system to which the record belongs to
SWAS VARCHAR2 (1)
Indicates the system to which the record belongs to
NMAS VARCHAR2 (1)
Indicates the system to which the record belongs to
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 INST
,      INSTCODE
,      INSTNAME
,      UCAS
,      GTTR
,      SWAS
,      NMAS
,      RECORD_STATUS
,      ERROR_CODE
FROM IGS.IGS_UC_CINST_INTS;

Dependencies

[top of page]

IGS.IGS_UC_CINST_INTS does not reference any database object

IGS.IGS_UC_CINST_INTS is referenced by following:

SchemaAPPS
SynonymIGS_UC_CINST_INTS