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


TABLE: IGS.IGS_UC_SYS_DECISION

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_UC_SYS_DECISION_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSYSTEM_CODE
ColumnDECISION_CODE
Columns
Name Datatype Length Mandatory Comments
SYSTEM_CODE VARCHAR2 (10) Yes Identifies the UCAS admissions system
DECISION_CODE VARCHAR2 (10) Yes UCAS Decision Code
S_ADM_OUTCOME_STATUS VARCHAR2 (30) Yes The default Admission System outcome status code
CLOSED_IND VARCHAR2 (1) Yes Default Value N,indicates this record is valid to be used
DECISION_TYPE VARCHAR2 (1) Yes Defines which Decision Type a UCAS decision applies to
Query Text

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


SELECT SYSTEM_CODE
,      DECISION_CODE
,      S_ADM_OUTCOME_STATUS
,      CLOSED_IND
,      DECISION_TYPE
FROM IGS.IGS_UC_SYS_DECISION;

Dependencies

[top of page]

IGS.IGS_UC_SYS_DECISION does not reference any database object

IGS.IGS_UC_SYS_DECISION is referenced by following:

SchemaAPPS
SynonymIGS_UC_SYS_DECISION