Definition of table wage-code
No table description available , Table Dump Name wage-cod

Alphabetical Field Summary

  • comment: (CHAR) Comments about this wage 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) Description of this wage 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
  • wage-code: (CHAR) Wage code
  • wage-code-id: (INTG) Internally assigned identifier [DEFINE KEY]

    Alphabetical Index Summary

  • description: description
  • wage-code: wage-code
  • wage-code-id: (UNIQUE, PRIMARY) wage-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference wage-code

  • emp-mpsers - (no description available)
  • emp-rate - Employee Payrate records


    Detailed Alphabetical Field Listing
    comment Data type: CHARACTER
    Format: x(60)
    Help: Comments about this wage 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(60)
    Help: Description of this wage 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

    wage-code Data type: CHARACTER
    Format: x(8)
    Help: Wage code
    Attributes: Index Component

    wage-code-id Data type: INTEGER
    Format: zzzzzzzzzz9
    Description: Internally assigned identifier [DEFINE KEY]
    Attributes: Index Component

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