Definition of table tdp-adjustment-type
TDP Adjustment type codes for MPSERS , Table Dump Name tdp-adju

Alphabetical Field Summary

  • adjustment-type: (CHAR) Name of this adjustment type
  • 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
  • tdp-adjustment-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • 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

  • adjustment-code: adjustment-type
  • adjustment-type: (UNIQUE, PRIMARY) tdp-adjustment-id
  • description: description

    Alphabetical Trigger Summary

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

    Other tables who reference tdp-adjustment-type

  • emp-deduct - Employee Deductions file
  • emp-tdp - Employee DTL3 record


    Detailed Alphabetical Field Listing
    adjustment-type Data type: CHARACTER
    Format: x(8)
    Help: Name of this adjustment type
    Attributes: Index Component

    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

    tdp-adjustment-id Data type: INTEGER
    Format: zzzzzzzzzz9
    Description: Internally assigned identifier [DEFINE KEY]
    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