Definition of table user-default
User defaults file. This contains object/attribute pairs with values to be used as defaults for programs that need them. , Table Dump Name user-def

Alphabetical Field Summary

  • attr-id: (CHAR) An attribute of an object (Blank for object definition)
  • 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
  • obj-id: (CHAR) A unique object identifier
  • 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
  • user-default: (CHAR) Default value for this User/Object/Attribute
  • user-name: (CHAR) Login name of user

    Alphabetical Index Summary

  • extern-guid: extern-guid
  • user-default: (UNIQUE, PRIMARY) user-name, obj-id, attr-id

    Other tables who reference user-default

  • audit - The audit trail keeps a history of user activities and any o
  • group-perm - Group Permissions files. Possible entries in here for each o
  • object - Object definitions for the system. This includes programs or

    Tables user-default references

  • audit - The audit trail keeps a history of user activities and any o
  • group-perm - Group Permissions files. Possible entries in here for each o
  • menu - A file consisting of a list of menus. This includes any sub-
  • menu-item - Contains pointers for contructing menu items. If the menuite
  • object - Object definitions for the system. This includes programs or
  • program - one entry for each program that can be run in association wi
  • user-prof - User profile record. Contains miscellaneous information keye


    Detailed Alphabetical Field Listing
    attr-id Data type: CHARACTER
    Format: x(16)
    Help: An attribute of an object (Blank for object definition)
    Attributes: Index Component, Mandatory

    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

    obj-id Data type: CHARACTER
    Format: x(16)
    Help: A unique object identifier
    Attributes: Index Component, Mandatory

    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

    user-default Data type: CHARACTER
    Format: x(32)
    Help: Default value for this User/Object/Attribute

    user-name Data type: CHARACTER
    Format: x(16)
    Help: Login name of user
    Attributes: Index Component, Mandatory

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