Definition of table aca-safe-harbor-code
No table description available , Table Dump Name aca-safe

Alphabetical Field Summary

  • calendar-year: (INTG) Calendar year for this safe harbor code
  • comments: (CHAR) Comments for this safe harbor code
  • 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 this safe harbor code
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • safe-harbor-code: (CHAR) Safe Harbor Code
  • safe-harbor-code-id: (INTG) Internally assigned identifier
  • 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, safe-harbor-code
  • by-desc: calendar-year, description
  • by-id: (UNIQUE, PRIMARY) calendar-year, safe-harbor-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference aca-safe-harbor-code

  • emp-aca - (no description available)

    Tables aca-safe-harbor-code references

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


    Detailed Alphabetical Field Listing
    calendar-year Data type: INTEGER
    Format: 9999 (Initial Value: 0)
    Help: Calendar year for this safe harbor code
    Attributes: Index Component

    comments Data type: CHARACTER
    Format: x(80)
    Help: Comments for this safe harbor code

    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(40)
    Help: A brief description of this safe harbor code
    Attributes: Index Component

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

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

    safe-harbor-code Data type: CHARACTER
    Format: x(8)
    Description: Safe Harbor Code
    Help: Safe Harbor Code
    Attributes: Index Component

    safe-harbor-code-id Data type: INTEGER
    Format: zzzzzzzz9 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: Internally assigned identifier
    Attributes: Index Component

    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