Skip to main content
Skip table of contents

Awsched_Preference, 155 (ver4.0.0)

Any additional preferences that are maintained for auto walk-in scheduling are maintained in this table.

Column NameInitial VersionData TypeDescription

DCID

4.0.0

Number(10,0)

Unique identifier for this table. Indexed. Required.

DPCycle

4.0.0

Number(10,0)

Copied from ScheduledBuilds.DPCycle.

ID

4.0.0

Number(10,0)

Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed.

LoadMin

4.0.0

Number(10,0)

Copied from ScheduledBuilds.LoadMin. This value represents the number of combinations of the total possible combinations that could exist for a student's schedule that the engine must evaluate before skipping. This works in conjunction with the LoadPCT field above. Valid values: 1 - 99999.

LoadPct

4.0.0

Number(10,0)

Copied from ScheduledBuilds.LoadPct. This value represents a percentage of the total number of different combinations that are possible for a student's schedule. Constrains the engine to only evaluate this amount of different combinations before making a decision on the most optimal schedule. This field has a significant impact on the amount of time the engine will take when scheduling a student. Valid values: 1-100.

LoadUseMax

4.0.0

Number(10,0)

Copied from ScheduledBuilds.LoadUseMax.

MaxSubStPerStud

4.0.0

Number(10,0)

Copied from ScheduledBuilds.MaxSubstPerStud.

MaxSubsAtATime

4.0.0

Number(10,0)

Copied from ScheduledBuilds.MaxSubsAtaTime.

PPD

4.0.0

Number(10,0)

Copied from ScheduledBuilds.PPD.

RndSeed

4.0.0

Number(10,0)

Copied from ScheduledBuilds.RndSeed.

STerms

4.0.0

Number(10,0)

Copied from ScheduledBuilds.Sterms.

SchoolID

4.0.0

Number(10,0)

The School_Number of the associated Schools record.

UseGlob alSubstitution

4.0.0

Number(10,0)

Identifies whether the scheduling engine will attempt to replace a requested course that cannot be scheduled with an alternate course specified in SCHOOL_COURSE.Global_Sutstitution - 3 fields. Defaults to True.

UseStudentCrsSubstitution

4.0.0

Number(10,0)

Identifies whether the scheduling engine will attempt to replace a requested course that cannot be scheduled with a request for the student that is designated as alternate or an alternate course assigned to the primary request. Defaults to True.

Use_Bldg

4.0.0

Number(10,0)

Identifies whether the engine when scheduling a student should enforce buildings. Populated from [ScheduleBuilds]UseBldg.

Use_House

4.0.0

Number(10,0)

Identifies whether the engine when scheduling a student should enforce houses. Populated from [ScheduleBuilds]UseHouse.

YearID

4.0.0

Number(10,0)

A number representing which year the term belongs to, such as 13 for 2003-2004. The number is equal to the ID of the year term divided by 100. Maintained in the Terms table.

JavaScript errors detected

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

If this problem persists, please contact our support.