Definition of table tdp-deduct-reason
No table description available , Table Dump Name tdp-dedu

Alphabetical Field Summary

  • comments: (CHAR) Comments about this TDP Deduction Reason
  • 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 TDP deduction reason
  • primary-key: (INTG) Unique, Primary key for record
  • tdp-deduct-reason: (CHAR) Reason for this TDP deduction
  • tdp-deduct-reason-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

  • deduct-reason: tdp-deduct-reason
  • description: description
  • tdp-deduct: (UNIQUE, PRIMARY) tdp-deduct-reason-id

    Alphabetical Trigger Summary

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

    Other tables who reference tdp-deduct-reason

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


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(128)
    Help: Comments about this TDP Deduction Reason

    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 TDP deduction reason
    Attributes: Index Component

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

    tdp-deduct-reason Data type: CHARACTER
    Format: x(8)
    Help: Reason for this TDP deduction
    Attributes: Index Component

    tdp-deduct-reason-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    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