Skip to main content
Skip table of contents

AB_COURSE_COMPLETION_METHOD

This table stores information on course completion methods.

Column Name

Version

Data Type

Description

ID

16.5.0

NUMBER(19,0)

Primary Key

COURSEID16.5.0NUMBER(19,0)The AB_COURSEID from the AB_COURSE table
COMPLETIONMETHOD16.5.0VARCHAR2(100 CHAR)Identifies the method by which a student can complete the course. The code value of CourseCompletionMethod in PASI Code Values.
FIRSTSCHOOLYEAR16.5.0NUMBER(4)The first school year in which this completion method applies.
LASTSCHOOLYEAR16.5.0NUMBER(4)The last school year in which this completion method applies.
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.
JavaScript errors detected

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

If this problem persists, please contact our support.