Definition of table object
Object definitions for the system. This includes programs or anything else that may need to be manipulated as a seperate object , Table Dump Name object

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-custom: (LOGC) Is this object a site customized object?
  • obj-desc: (CHAR) Description of this Object/Attribute entry
  • obj-id: (CHAR) A unique object identifier
  • obj-value: (CHAR) A value associated with the Object/Attribute
  • state-tag: (CHAR) Set to All or the two letter name of the state it's specific
  • 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
  • obj-desc: obj-desc
  • obj-id: (UNIQUE, PRIMARY) obj-id, attr-id

    Other tables who reference object

  • 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
  • user-default - User defaults file. This contains object/attribute pairs wit

    Tables object references

  • 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
  • program - one entry for each program that can be run in association wi
  • user-default - User defaults file. This contains object/attribute pairs wit


    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

    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-custom Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this object a site customized object?

    obj-desc Data type: CHARACTER
    Format: x(32)
    Help: Description of this Object/Attribute entry
    Attributes: Index Component, Mandatory

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

    obj-value Data type: CHARACTER
    Format: x(32)
    Help: A value associated with the Object/Attribute

    state-tag Data type: CHARACTER
    Format: x(3) (Initial Value: All)
    Description: Set to All or the two letter name of the state it's specific
    Help: All if for all states (base product) or state specific name

    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