Definition of table role-code
The role code associated with a course , Table Dump Name role-cod

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
  • role-code: (CHAR) Enter the role code
  • role-code-description: (CHAR) Enter the description of the role code
  • role-code-id: (INTG) Internally Assigned Id
  • 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

  • description: school-year-id, role-code-description
  • extern-guid: extern-guid
  • role-code: school-year-id, role-code
  • role-code-id: (UNIQUE, PRIMARY) school-year-id, role-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference role-code

  • course-catalog - Course Catalog
  • room-catalog - Rooms catalog, within a building

    Tables role-code 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

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

    role-code-description Data type: CHARACTER
    Format: x(28)
    Help: Enter the description of the role code
    Attributes: Index Component

    role-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally Assigned Id
    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