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


TABLE: IGS.IGS_PS_OF_OPT_AD_CAT

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


This entity describes the set of admission categories, which may enroll in the particular program offering option.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_OF_OPT_AD_CAT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnVERSION_NUMBER
ColumnCAL_TYPE
ColumnLOCATION_CD
ColumnATTENDANCE_MODE
ColumnATTENDANCE_TYPE
ColumnADMISSION_CAT
IGS_PS_OF_OPT_AD_CAT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnADMISSION_CAT
IGS_PS_OF_OPT_AD_CAT_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
ColumnVERSION_NUMBER
ColumnCAL_TYPE
ColumnADMISSION_CAT
IGS_PS_OF_OPT_AD_CAT_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOO_ID
IGS_PS_OF_OPT_AD_CAT_N5 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_TYPE
IGS_PS_OF_OPT_AD_CAT_N6 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOCATION_CD
IGS_PS_OF_OPT_AD_CAT_N7 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTENDANCE_MODE
IGS_PS_OF_OPT_AD_CAT_N8 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTENDANCE_TYPE
Columns
Name Datatype Length Mandatory Comments
COURSE_CD VARCHAR2 (6) Yes Unique identifier for the program being offered.
VERSION_NUMBER NUMBER (3) Yes Version number of the program being offered. There can only be one version of a program with a system status of Active and an unset Expiry Date.
CAL_TYPE VARCHAR2 (10) Yes The academic calendar type in that the program is offered. A calendar type is the institution-defined name of a type of calendar used within the organization.
LOCATION_CD VARCHAR2 (10) Yes Describes the location code, or campus, of the program offering option.
ATTENDANCE_MODE VARCHAR2 (2) Yes Code of an institution-defined attendance mode. An attendance mode identifies the mode of attendance in that a student undertakes a program. Each attendance mode must be mapped to a government attendance type.
ATTENDANCE_TYPE VARCHAR2 (2) Yes Code of an institution-defined attendance type. An attendance type identifies whether a student is classified as part-time or full-time in the program, based on their study load in the reference year.
ADMISSION_CAT VARCHAR2 (10) Yes Code of an institution-defined admission category. An admission category is used to group a set of applicants whose applications are be processed via a common set of admission procedure steps.
COO_ID NUMBER (7) Yes Describes a unique number for referencing a program offering option.
SYSTEM_DEFAULT_IND VARCHAR2 (1) Yes Indicates whether the admission category is to be used by the system as a default. Setting the checkbox ticked means that the Admission Category is used as the system default for Tertiary Admissions Centre Offer Load Process purposes.
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 COURSE_CD
,      VERSION_NUMBER
,      CAL_TYPE
,      LOCATION_CD
,      ATTENDANCE_MODE
,      ATTENDANCE_TYPE
,      ADMISSION_CAT
,      COO_ID
,      SYSTEM_DEFAULT_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PS_OF_OPT_AD_CAT;

Dependencies

[top of page]

IGS.IGS_PS_OF_OPT_AD_CAT does not reference any database object

IGS.IGS_PS_OF_OPT_AD_CAT is referenced by following:

SchemaAPPS
SynonymIGS_PS_OF_OPT_AD_CAT