Skip to main content
Skip table of contents

CareerTechProgramCredentials (ver19.11.0)

This table defines what Credentials are offered for a Program. This table is generated as Credentials are associated with Programs.

Column Name

Initial Version

Data TypeDescription
CareerTechCredentialID19.11.0Number(10,0)Foreign key to the Credential table. Indexed. Required.
CareerTechProgramCredentialsID19.11.0Number(10,0)Unique identifier for this table. Indexed. Required.
CareerTechProgramID19.11.0Number(10,0)Foreign key to the Program table. Indexed. Required.
IsActive19.11.0Number(1,0)Indicates whether the Program/Credential combination is active or not. Valid values: 1=True, 0=False. Default 1.
IsReimbursable19.11.0Number(1,0)Indicates whether the Program/Credential combination is reimbursable or not. Valid values: 1=True, 0=False. Default 1.
Quantity19.11.0Number(10,0)Quantity for this Program/Credential combination if the district is seeking reimbursement. Optional.
UnitPrice19.11.0Number(10,2)Unit Price for this Program/Credential combination if the district is seeking reimbursement. Optional.
WhenCreated19.11.0Timestamp(6)

The date and time the record was created. Defaults to system date. Required.

WhenModified19.11.0Timestamp(6)The date and time the record was modified. Defaults to system date. Required.
WhoCreated19.11.0Varchar2(100)The name of the person who create the record. Defaults to user. Required.
WhoModified19.11.0Varchar2(100)The name of person who modified the record. Defaults to user. Required.
YearID19.11.0Number(10,0)

A number representing which year the term belongs to, such as 19 for 2019-2020.

The number is equal to the ID of the year term divided by 100. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.