Skip to main content
Skip table of contents

AB_COURSE_ENROLL

This table stores student course enrolments.

Column Name

Version

Data Type

Description

AB_Course_EnrollID

16.5.0

NUMBER(19,0)

Primary Key

Course_Code16.5.0Varchar2(10)The Alberta course code
Course_Enrol_Status16.5.0Varchar2(15)Indicates the course enrolment status. Valid values: Blank=Active, COM=Complete, INC=Incomplete, CTN=Continuing, WDR=Withdrawal.
Credits_Attempted16.5.0NUMBER(5,0)The amount of credit awarded for completing a course.
Effective_UTC16.5.0DATEThe date the record is valid. Defaults to system date.
Entry_Date16.5.0DATEDate student's course enrolment begins.
Exit_Date16.5.0DATEDate student's course enrolment ends.
Instruct_Mins16.5.0NUMBER(10,0)Indicates the instruction minutes the student received for this course enrolment.
Is_Deleted16.5.0NUMBER(1,0)

Indicates whether this course enrolment is deleted. Valid values: 1=Yes, 0=No. Required.

Is_Ext_Credit16.5.0NUMBER(1,0)

Indicates whether this course enrolment is eligible for external credential. Valid values: 1=Yes, 0=No. Required.

Is_Funding_Req16.5.0NUMBER(1,0)Indicates whether funding has been requested for this course enrolment. Valid values: 1=Yes, 0=No. Required.
PASI_CoreVersion16.5.0NUMBER(19,0)Unique number allowing for easy identification of when an entity has changed.
RefID16.5.0Varchar2(36)Unique system identifier
Section_RefID16.5.0Varchar2(36)The REFID from the AB_SECTION table
State_Province_ID16.5.0Varchar2(20)

The provincial-assigned student number for the student - In most cases, this number should stay the same from school to school.

Enrolment_RefID16.5.0Varchar2(36)The REFID from the AB_ENROLMENT table
Local_ID16.5.0Varchar2(100)

The DCID of the CC record in PowerSchool - This is the link between the PASI tables and the PowerSchool tables.

WhoCreated16.5.0Varchar2(100)The name of the person who created the record. Defaults to the user.
WhenCreated16.5.0TIMESTAMP(6)The date and time the record was created. Defaults to system date.
WhoModified16.5.0Varchar2(100)The name of the person who modified the record. Defaults to the user.
WhenModified16.5.0TIMESTAMP(6)The date and time the record was modified. Defaults to system date.
Is_Dual_Enrolment16.5.0NUMBER(1,0)

Indicates whether this course enrolment is a dual enrolment. Valid values: 1=Yes, 0=No.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.