Home > PayStub

PayStub

  • DataSet name: PayStub
  • Uses the new RulesAPI style
  • Description: This is the main definition of a specific paycheck stub for a unique employee and date. It "contains" multiple PayStubItems, which are line items of a paycheck stub.
  • Last altered in the RedBluff project.
  • PayStubID Unique ID for a pay stub BigID 12
    EmpUID Employee Unique ID BigID 12
    CompanyID Company Identifier SmallID 12
    PayDate Date 32
    StartDate Starting Date SmallDate 32
    EndDate End of a period Date 32
    CheckNumber Check number on the paystub Varchar 20
    CheckType (Check | Voucher) Enum 1
    ENUM
    CCheck
    VVoucher
    LockSeqNbr *SYSTEM* Row Sequence Nbr Long 12