Definition of table acct-class-user
Account Class users , Table Dump Name acls-usr

Alphabetical Field Summary

  • acct-class-code: (CHAR) Account class for user
  • comments: (CHAR) Comments for the account class/user
  • cre-date: (DATE) Date of record creation
  • extern-guid: (CHAR) External Global Unique ID for this record
  • fiscal-year: (CHAR) Start year of fiscal year
  • primary-key: (INTG) Unique, Primary key for table/record
  • upd-date: (DATE) Date of last record update
  • user-name: (CHAR) Name of the user for this account restriction

    Alphabetical Index Summary

  • acct-class-by-user: fiscal-year, acct-class-code, user-name
  • extern-guid: extern-guid
  • user-by-acct-class: (PRIMARY) fiscal-year, user-name, acct-class-code

    Alphabetical Trigger Summary

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

    Tables acct-class-user references

  • acct-class - Account Class Definitions
  • period - Period definition file. This defines the start/stop of each


    Detailed Alphabetical Field Listing
    acct-class-code Data type: CHARACTER
    Format: x(8)
    Description: Account class for user
    Help: Account class to restrict user to
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(48)
    Description: Comments for the account class/user
    Help: Comments about this users account class

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of record creation

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

    fiscal-year Data type: CHARACTER
    Format: 9999
    Description: Start year of fiscal year
    Attributes: Index Component

    primary-key Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Unique, Primary key for table/record

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date of last record update

    user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of the user for this account restriction
    Help: Name of user to attach to an account class
    Attributes: Index Component

    Created on 04/17/2012 by DBHTML V1.2