Definition of table schd-version
Master Schedule Versions , Table Dump Name schd-ver

Alphabetical Field Summary

  • active-schedule: (LOGC) Is this the 'active' schedule for the building?
  • age-in-weight: (INTG) Weight for in-range requests for age balanced sections
  • age-out-weight: (INTG) Weight for out of range requests for age balanced sections
  • bldg-id: (INTG) Internally assigned building number
  • closed-period-cnt: (INTG) # of closed section schd periods for this version
  • comments: (CHAR) Comments for/about this version of the schedule
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • day-comment[20]: (CHAR) Comments about this day
  • day-names[20]: (CHAR) Name/Label for this day of the schedule/week
  • days-per-sequence: (INTG) # of days per scheduling sequence/week
  • extern-guid: (CHAR) External Global Unique ID for this record
  • gender-in-weight: (INTG) Weight for in-range requests for gender balanced sections
  • gender-out-weight: (INTG) Weight for out of range requests for gender balanced section
  • grade-in-weight: (INTG) Weight for in-range requests for grade balanced sections
  • grade-out-weight: (INTG) Weight for out of range requests for grade balanced sections
  • in-session[7]: (LOGC) Yes if school may be in session this day of the week
  • over-fte-multiplier: (DECM) Multipler for sections over the preferred FTE
  • over-seat-multiplier: (DECM) Multipler for sections over the preferred seat count
  • primary-key: (INTG) Unique, Primary key for record
  • retake-multiplier: (INTG) Multiplier of # of retakes in a section for balancing
  • schd-version-id: (INTG) [DEFINE KEY]
  • schd-version-name: (CHAR) Name of this scheduling version
  • school-year-id: (INTG) School year for this record
  • sequence-type: (CHAR) Type of sequence the schools meets on - WEEKLY or SEQUENCED
  • student-comment: (CHAR) Student comment to print on schedules (if any)
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • active-schedule: school-year-id, bldg-id, active-schedule
  • extern-guid: extern-guid
  • schd-version-code: (PRIMARY) school-year-id, bldg-id, schd-version-name
  • schd-version-id: (UNIQUE) school-year-id, bldg-id, schd-version-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-scv.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-scv.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-scv.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-scv.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-scv.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-scv.p (SOURCE NOT AVAILABLE)

    Tables schd-version references

  • building - One record for each building, for each scheduling version, f
  • email-info - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    active-schedule Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this the 'active' schedule for the building?
    Attributes: Index Component

    age-in-weight Data type: INTEGER
    Format: -zz9 (Initial Value: 50)
    Help: Weight for in-range requests for age balanced sections

    age-out-weight Data type: INTEGER
    Format: -zz9 (Initial Value: -10)
    Help: Weight for out of range requests for age balanced sections

    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Internally assigned building number
    Attributes: Index Component

    closed-period-cnt Data type: INTEGER
    Format: zzzzzz9 (Initial Value: 0)
    Help: # of closed section schd periods for this version

    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this version of the schedule

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who created the record

    day-comment Data type: CHARACTER (Extent: 20)
    Format: x(20)
    Help: Comments about this day

    day-names Data type: CHARACTER (Extent: 20)
    Format: xx
    Help: Name/Label for this day of the schedule/week

    days-per-sequence Data type: INTEGER
    Format: z9 (Initial Value: 5)
    Help: # of days per scheduling sequence/week

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    gender-in-weight Data type: INTEGER
    Format: -zz9 (Initial Value: 150)
    Help: Weight for in-range requests for gender balanced sections

    gender-out-weight Data type: INTEGER
    Format: -zz9 (Initial Value: -30)
    Help: Weight for out of range requests for gender balanced section

    grade-in-weight Data type: INTEGER
    Format: -zz9 (Initial Value: 100)
    Help: Weight for in-range requests for grade balanced sections

    grade-out-weight Data type: INTEGER
    Format: -zz9 (Initial Value: -20)
    Help: Weight for out of range requests for grade balanced sections

    in-session Data type: LOGICAL (Extent: 7)
    Format: Yes/No (Initial Value: No)
    Help: Yes if school may be in session this day of the week

    over-fte-multiplier Data type: DECIMAL (Decimals: 2)
    Format: -zz9.99 (Initial Value: .5)
    Help: Multipler for sections over the preferred FTE

    over-seat-multiplier Data type: DECIMAL (Decimals: 2)
    Format: -zz9.99 (Initial Value: .5)
    Help: Multipler for sections over the preferred seat count

    primary-key Data type: INTEGER
    Format: zzzzzzzzzzzz
    Help: Unique, Primary key for record

    retake-multiplier Data type: INTEGER
    Format: -zz9 (Initial Value: -20)
    Help: Multiplier of # of retakes in a section for balancing

    schd-version-id Data type: INTEGER
    Format: zzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned schedule version ID
    Attributes: Index Component

    schd-version-name Data type: CHARACTER
    Format: x(8)
    Help: Name of this scheduling version
    Attributes: Index Component

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year for this record
    Attributes: Index Component

    sequence-type Data type: CHARACTER
    Format: x(9) (Initial Value: Weekly)
    Help: Type of sequence the schools meets on - WEEKLY or SEQUENCED

    student-comment Data type: CHARACTER
    Format: x(64)
    Help: Student comment to print on schedules (if any)

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    Created on 05/07/2012 by DBHTML V1.2