Home > DDepositCode

DDepositCode

  • DataSet name: DDepositCode
  • Uses the new RulesAPI style
  • Description: List of valid Deposit codes. Format indicates how it should be displayed. (I think this was just $ or %, so this could just be a flag.
  • Last altered in the RedBluff project.
  • DDepositCodeID ID indicating the configurable type of deposit. BigID 12
    CompanyID Company Identifier SmallID 12
    Name Varchar 80
    DepCodeFormat (Percentage | Amount | Calculated) Enum 1
    ENUM
    PPercentage
    AAmount
    CCalculated
    LockSeqNbr *SYSTEM* Row Sequence Nbr Long 12