Definition of table course-disposition
Holds disposition codes for transciptable marks , Table Dump Name course-d

Alphabetical Field Summary

  • bldg-id: (INTG) Building ID associated with this record
  • course-disposition-code: (CHAR) Enter the disposition code
  • course-disposition-id: (INTG) Define Key
  • 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
  • default-disposition: (LOGC) Is this disposition the default disposition code?
  • description: (CHAR) Description of this disposition code
  • extern-guid: (CHAR) External Global Unique ID for this record
  • school-year-id: (INTG) School year ID associated with this record
  • 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

  • course-disp-code: school-year-id, bldg-id, course-disposition-code
  • course-disposition: (UNIQUE, PRIMARY) school-year-id, bldg-id, course-disposition-id
  • default-code: school-year-id, bldg-id, default-disposition, course-disposition-id
  • description: school-year-id, bldg-id, description
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference course-disposition

  • course-level-grade - Course Level grade file. One entry in here for each possible
  • stu-transcript-mark - Student transcript marks

    Tables course-disposition references

  • building - One record for each building, for each scheduling version, f
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • school-year - School year file
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Building ID associated with this record
    Attributes: Index Component

    course-disposition-code Data type: CHARACTER
    Format: x(8)
    Help: Enter the disposition code
    Attributes: Index Component

    course-disposition-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Define Key
    Help: Internally Assigned Identifier
    Attributes: Index Component

    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

    default-disposition Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this disposition the default disposition code?
    Attributes: Index Component

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this disposition code
    Attributes: Index Component

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

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year ID associated with this record
    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: 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