Skip to main content
CA

CashAccountDeposit

PX.Objects.CARelease 2025.2

The main properties of clearing accounts. The records of this type define the settings for deposit to the cash account from the clearing accounts. The presence of this record for a particular pair of cash account and deposit account defines the possibility to post to the cash account from the specific clearing account. Clearing accounts are edited on the Cash Accounts (CA202000) form (which corresponds to the CashAccountMaint graph) on the tab Clearing Accounts.

Field NameTypeDisplay NameForeign Key
CashAccountID
intCash Account IDCashAccount
Description:The unique identifier of the parent cash account. This field is the key field.
ChargeEntryTypeIDDefault Navigation
nvarchar(10)Charge TypeCAEntryType
Description:The entry type of the bank charges that apply to the deposit. Corresponds to the value of the CAEntryType.EntryTypeId field.
ChargeRate
decimalCharge Rate, %-
Description:The rate of the specified charges (expressed as a percent of the deposit total).
DepositAcctIDDefault Navigation
intClearing AccountCashAccount
Description:The cash account used to record customer payments that will later be deposited to the bank. Corresponds to the value of the CashAccount.CashAccountID field.
PaymentMethodIDDefault Navigation
nvarchar(10)Payment MethodPaymentMethod
Description:The payment method of the deposited payment to which this charge rate should be applied. If the field is filled by empty string (default), the charge rate is applied to deposited payments, regardless of their payment method. Corresponds to the value of the PaymentMethod.PaymentMethodID field.