Definition of table emp-tdp
Employee DTL3 record , Table Dump Name emp-tdp

Alphabetical Field Summary

  • 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
  • emp-seq: (INTG) Employee's Unique Sequence #
  • manual-record: (LOGC) Was this record created manually, or can the builder purge i
  • mpsers-period-id: (INTG) Internally assigned identifier
  • payroll-year: (INTG) Payroll year associated with this record
  • period-end-date: (DATE) End date of MSPERS period this TDP record affects
  • primary-key: (INTG) Unique, Primary key for record
  • tdp-adjustment-id: (INTG) TDP Adjustment to record with this record
  • tdp-agreement-num: (INTG) TDP Agreement Number (from Payroll Authorization Form)
  • tdp-amount: (DECM) TDP Amount for this record
  • tdp-deduct-reason-id: (INTG) TDP Deduction Reason Code
  • tdp-invoice-num: (INTG) Invoice # from service purchase bill
  • 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-period: (PRIMARY) mpsers-period-id, emp-seq
  • emp-mpsers: emp-seq, payroll-year, mpsers-period-id

    Alphabetical Trigger Summary

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

    Tables emp-tdp references

  • emp-dc - (no description available)
  • emp-demo - Employee Demographic Entry
  • emp-mpsers - (no description available)
  • pay-year - Payroll Year definitions
  • tdp-adjustment-type - TDP Adjustment type codes for MPSERS
  • tdp-deduct-reason - (no description available)


    Detailed Alphabetical Field Listing
    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

    emp-seq Data type: INTEGER
    Format: zzzzzzzz9
    Description: Employee's Unique Sequence #
    Attributes: Index Component

    manual-record Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Description: Was this record created manually, or can the builder purge i

    mpsers-period-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: Internally assigned identifier
    Help: MPSERS period this employee record is associated with
    Attributes: Index Component

    payroll-year Data type: INTEGER
    Format: 9999 (Initial Value: 0)
    Description: Payroll year associated with this record
    Attributes: Index Component

    period-end-date Data type: DATE
    Format: 99/99/9999
    Help: End date of MSPERS period this TDP record affects

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

    tdp-adjustment-id Data type: INTEGER
    Format: zzzzzzzzzz9
    Description: TDP Adjustment to record with this record

    tdp-agreement-num Data type: INTEGER
    Format: zzzzzzzz9 (Initial Value: 0)
    Help: TDP Agreement Number (from Payroll Authorization Form)

    tdp-amount Data type: DECIMAL (Decimals: 2)
    Format: -zzz,zz9.99 (Initial Value: 0)
    Help: TDP Amount for this record

    tdp-deduct-reason-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: TDP Deduction Reason Code

    tdp-invoice-num Data type: INTEGER
    Format: zzzzzzz9 (Initial Value: 0)
    Help: Invoice # from service purchase bill

    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