Definition of table aca-category-code
No table description available , Table Dump Name aca-cate

Alphabetical Field Summary

  • aca-category-code: (CHAR) District defined ACA category
  • aca-category-code-id: (INTG) Internally Assigned ID [DEFINE KEY]
  • calendar-year: (INTG) Calendar year for this ACA category
  • cre-date: (DATE) Date this record was created
  • cre-time: (CHAR) Creation time of this record
  • cre-user-name: (CHAR) Name of user who created this record
  • description: (CHAR) A brief description of the category code
  • primary-key: (INTG) Unique, Primary key for record
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time of last update to this record
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • by-code: (UNIQUE) calendar-year, aca-category-code
  • by-desc: calendar-year, description
  • category-code-id: (UNIQUE, PRIMARY) calendar-year, aca-category-code-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-acx.p
  • DELETE: Overridable, Procedure is tr-d-acx.p
  • REPLICATION-CREATE: Procedure is rp-c-acx.p
  • REPLICATION-DELETE: Procedure is rp-d-acx.p
  • REPLICATION-WRITE: Procedure is rp-u-acx.p
  • WRITE: Overridable, Procedure is tr-u-acx.p

    Other tables who reference aca-category-code

  • emp-aca - (no description available)

    Tables aca-category-code references

  • emp-w2 - Employee W2 Info
  • pay-profile - Payroll System Profile


    Detailed Alphabetical Field Listing
    aca-category-code Data type: CHARACTER
    Format: x(8)
    Help: District defined ACA category
    Attributes: Index Component

    aca-category-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Internally Assigned ID [DEFINE KEY]
    Attributes: Index Component

    calendar-year Data type: INTEGER
    Format: 9999 (Initial Value: 0)
    Help: Calendar year for this ACA category
    Attributes: Index Component

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Creation time of this record

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created this record
    Attributes: Mandatory

    description Data type: CHARACTER
    Format: x(28)
    Help: A brief description of the category code
    Attributes: Index Component

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

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

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time of last update to this record

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who last updated this record

    Created on 12/28/2020 by DBHTML V1.2