Definition of table course-distrib
Course Costs Distributions , Table Dump Name crs-dist

Alphabetical Field Summary

  • acct-num: (CHAR) Account number to distribute course costs to
  • bldg-id: (INTG) Internally assigned building number
  • course-id: (INTG) Internally assigned course ID
  • 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
  • distrib-pct: (DECM) Percentage of the course costs to distribute to this account
  • extern-guid: (CHAR) External Global Unique ID for this record
  • school-year-id: (INTG) School year for 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-distrib: (UNIQUE, PRIMARY) school-year-id, bldg-id, course-id, acct-num
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

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

    Other tables who reference course-distrib

  • master-schd-distrib - Master Schedule Distributions files

    Tables course-distrib references

  • building - One record for each building, for each scheduling version, f
  • course-catalog - Course Catalog
  • course-stats - Course Request statistics
  • credential-area-course - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • master-schd-distrib - Master Schedule Distributions files
  • school-year - School year file
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    acct-num Data type: CHARACTER
    Format: x(30)
    Help: Account number to distribute course costs to
    Attributes: Index Component

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

    course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Internally assigned course ID
    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

    distrib-pct Data type: DECIMAL (Decimals: 3)
    Format: zz9.999% (Initial Value: 0)
    Help: Percentage of the course costs to distribute to this account

    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 for 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