Definition of table daily-atnd-post-log
Log file of postings on a date/room basis , Table Dump Name datnd_pl

Alphabetical Field Summary

  • bldg-id: (INTG) Internally assigned building number
  • comments: (CHAR) Comments for/about this course/section
  • 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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • personnel-id: (INTG) Personnel ID of the person assigned to this room
  • post-for-date: (DATE) Date posting was done for (i.e. atnd date)
  • post-type: (CHAR) Type of posting (COURSE_ATND, GRADES, etc)
  • primary-key: (INTG) Unique, Primary key for record
  • room-id: (INTG) [DEFINE KEY]
  • 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

  • extern-guid: extern-guid
  • post-by-date: (PRIMARY) school-year-id, bldg-id, room-id, post-for-date
  • post-by-personnel: school-year-id, personnel-id, post-for-date
  • primary-key: primary-key

    Alphabetical Trigger Summary

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

    Tables daily-atnd-post-log 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
  • master-schd-post-log - Log file of postings on a per-section basis
  • personnel - Schools District personnel
  • room-catalog - Rooms catalog, within a building
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list
  • user-personnel - User Personnel level restrictions


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

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

    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

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

    personnel-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Personnel ID of the person assigned to this room
    Attributes: Index Component

    post-for-date Data type: DATE
    Format: 99/99/9999
    Help: Date posting was done for (i.e. atnd date)
    Attributes: Index Component

    post-type Data type: CHARACTER
    Format: x(16)
    Help: Type of posting (COURSE_ATND, GRADES, etc)

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

    room-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned room ID
    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