Definition of table group-desc
Group Descriptions , Table Dump Name grp-desc

Alphabetical Field Summary

  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User who created this record
  • extern-guid: (CHAR) External Global Unique ID for this record
  • group-desc: (CHAR) Description of this group
  • group-name: (CHAR) Name of group
  • new-perms-enabled: (LOGC) Should newly added permissions be enabled by default?
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time record was last updated
  • upd-user-name: (CHAR) User who last updated this record

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • group-name: (UNIQUE, PRIMARY) group-name

    Other tables who reference group-desc

  • group-perm - Group Permissions files. Possible entries in here for each o
  • user-prof - User profile record. Contains miscellaneous information keye


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who created this record

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

    group-desc Data type: CHARACTER
    Format: x(32)
    Help: Description of this group

    group-name Data type: CHARACTER
    Format: x(12)
    Help: Name of group
    Attributes: Index Component, Mandatory

    new-perms-enabled Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Should newly added permissions be enabled by default?

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who last updated this record

    Created on 03/01/2019 by DBHTML V1.2