Home > PayStubItemType

PayStubItemType

  • DataSet name: PayStubItemType
  • Uses the new RulesAPI style
  • Description: Within a group, these are the specific types of Stub items. For example, within the group "Tax", you might have "Federal Tax", "State Tax".
  • Last altered in the RedBluff project.
  • PayStubItmTypeID Type of the pay stub item BigID 12
    PayStubItemCatID Category this type is within (State Tax is within "Taxes") BigID 12
    CompanyID Company Identifier SmallID 12
    TaxExempt Y=Item is tax exempt Varchar 1
    UIOrder Order to show it in Long 12
    Debit Y=Debit; N=Credit Varchar 1
    Name Varchar 80
    ExtCode Varchar 40
    PayStubItemType (DirectDeposit | Tax | Deduction | Other) Enum 1
    ENUM
    EEarnings
    DDirectDeposit
    TTax
    BDeduction
    OOther
    LstModDate Last Modified Date Date 32
    LstModBy Last Modified By Name Varchar 40
    LockSeqNbr *SYSTEM* Row Sequence Nbr Long 12