Definition of table user-access
User Access/Permissions file , Table Dump Name user-acc

Alphabetical Field Summary

  • 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
  • primary-key: (INTG) Unique, Primary key for record
  • restrict-to-meets: (LOGC) Yes if this person should be restricted to assigned courses
  • restrict-to-room: (LOGC) Yes to restrict user only to assigned rooms
  • 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
  • user-name: (CHAR) Name of user to apply access restriction on
  • view-unlisted: (LOGC) Yes to allow user to see unlisted address's and phone #'s

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • user-name: (PRIMARY) school-year-id, user-name

    Alphabetical Trigger Summary

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

    Tables user-access references

  • email-info - (no description available)
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!


    Detailed Alphabetical Field Listing
    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

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

    restrict-to-meets Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if this person should be restricted to assigned courses

    restrict-to-room Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to restrict user only to assigned rooms

    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

    user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user to apply access restriction on
    Attributes: Index Component

    view-unlisted Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to allow user to see unlisted address's and phone #'s

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