Skip to main content
Skip table of contents

GradeCalcSchoolAssoc (ver10.0.0)

This table associates GradeCalculationType records to Schools records.

Column Name

Initial Version

Data Type

Description

GradeCalcSchoolAssocID

10.0.0

Number(16,0)

Primary key. Unique sequential number generated by the application. Required. Indexed.

GradeCalculationTypeID

10.0.0

Number(16,0)

Foreign key. Internal number for the associated GradeCalculationType GradeCalculationTypeId record. Required. Indexed.

SchoolsDCID

10.0.0

Number(10,0)

Foreign key. Internal number for the associated Schools DCID record. Required. Indexed.

WhenCreated

10.0.0

Timestamp(6)

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

WhenModified

10.0.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

10.0.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified 

10.0.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.