AB_CTS_COURSE
This table stores CTS course information. This table is obsolete as of 22.7.1.x
Column Name | Version | Data Type | Description |
---|---|---|---|
AB_CTS_CourseID | 16.5.0 | NUMBER(19,0) | Primary Key |
Instr_Level_Code | 16.5.0 | Varchar2(10) | Code value identifying the level of skills taught. |
Strand_Code | 16.5.0 | Varchar2(10) | Code value indicating the career value. |
CourseID | 16.5.0 | NUMBER(19,0) | The AB_COURSEID from the AB_COURSE table |
WhoCreated | 16.5.0 | Varchar2(100) | The name of the person who created the record. Defaults to the user. |
WhenCreated | 16.5.0 | TIMESTAMP(6) | The date and time the record was created. Defaults to system date. |
WhoModified | 16.5.0 | Varchar2(100) | The name of the person who modified the record. Defaults to the user. |
WhenModified | 16.5.0 | TIMESTAMP(6) | The date and time the record was modified. Defaults to system date. |