Definition of table transcript-name
Listing of transcripts , Table Dump Name trn-name

Alphabetical Field Summary

  • absence-enabled: (LOGC) Yes to record absence counts for this transcript
  • comments: (CHAR) Comments for/about this transcript
  • course-factor: (DECM) # of course absences in a day that is equal to 1 daily absen
  • course-to-daily: (LOGC) Yes to use course absences to figure daily absences
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time this record was created at
  • cre-user-name: (CHAR) Name of user who created the record
  • description: (CHAR) Description of the transcript
  • enable-course-atnd: (LOGC) Enable Course Attendance recording?
  • enable-daily-atnd: (LOGC) Enable Daily attendance recording?
  • extern-guid: (CHAR) External Global Unique ID for this record
  • tardy-enabled: (LOGC) Yes to record tardy counts for this transcript
  • tardy-factor: (DECM) Course Tardy to Absence conversion factor (# tardies = 1 Abs
  • tardy-to-absence: (LOGC) Yes to convert course tardies to absences (tardies won't sho
  • transcript-id: (INTG) Internally assigned transcript identifier [DEFINE KEY]
  • transcript-name: (CHAR) Name of this transcript
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time this record was last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • description: description
  • extern-guid: extern-guid
  • transcript-id: (UNIQUE, PRIMARY) transcript-id
  • transcript-name: transcript-name

    Alphabetical Trigger Summary

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

    Other tables who reference transcript-name

  • grad-requirement-name - Graduation Requirements Names
  • stu-transcript-course - Student transcript courses. One per student/transcript/year/
  • stu-transcript-mark - Student transcript marks
  • stu-transcript-year - Student Transcript Year record. One per student, per transcr
  • transcript-grade - List of grades/buildings that are considered for transcripts


    Detailed Alphabetical Field Listing
    absence-enabled Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to record absence counts for this transcript

    comments Data type: CHARACTER
    Format: x(68)
    Help: Comments for/about this transcript

    course-factor Data type: DECIMAL (Decimals: 3)
    Format: zz9.999 (Initial Value: 3.0)
    Help: # of course absences in a day that is equal to 1 daily absen

    course-to-daily Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to use course absences to figure daily absences

    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 this record was created at

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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of the transcript
    Attributes: Index Component

    enable-course-atnd Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Enable Course Attendance recording?

    enable-daily-atnd Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Enable Daily attendance recording?

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

    tardy-enabled Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to record tardy counts for this transcript

    tardy-factor Data type: DECIMAL (Decimals: 3)
    Format: zz9.999 (Initial Value: 3.0)
    Help: Course Tardy to Absence conversion factor (# tardies = 1 Abs

    tardy-to-absence Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to convert course tardies to absences (tardies won't sho

    transcript-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned transcript identifier [DEFINE KEY]
    Attributes: Index Component

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

    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: Time this record was 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