📚 SAP Business One SDK Help

Deposit Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileSets the object's properties using data from an XML file.

The XML file can be created using the object's ToXMLFile method.

Public Method FromXMLStringSets the object's properties using data from an XML string.

The XML string can be created using the object's ToXMLString method.

Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property AbsEntry

The internal key of a specific deposit. Field name: AbsEntry.

Public Property AllocationAccountThe Cash on Hand account from which the deposit is defined.

Field name: AllocAcct.

Length: 15 characters.

Public Property AttachmentEntryproperty AttachmentEntry
Public Property BankThe name of the bank in which the deposit was made.

Field name: DpsBank.

Length: 30 characters.

Public Property BankAccountNumThe bank account number of the deposit.

Field name: DeposAcct.

Length: 50 characters.

Public Property BankBranchThe branch of the bank in which the deposit was made.

Field name: DeposBrnch.

Length: 50 characters.

Public Property BankReferenceThe reference assigned to the deposit by the bank.

Field name: Ref2.

Length: 11 characters.

Public Property BOEsReturns the BOELines object which support bills of exchange deposit on line level.
Public Property BPLIDproperty BPLID
Public Property CheckDepositTypeproperty CheckDepositType
Public Property ChecksReturns the CheckLines object which support checks deposit on line level.
Public Property CommissionThe amount of commission to be paid in credit card deposit type.

Field name: Comission.

Public Property CommissionAccountThe account used for commission payment in credit card deposit type.

Field name: ComissAct.

Length: 15 characters.

Public Property CommissionCurrencyproperty CommissionCurrency
Public Property CommissionDateThe due date for the commission entry in the transaction.

Field name: ComissDate.

Public Property CommissionFCproperty CommissionFC
Public Property CommissionSCproperty CommissionSC
Public Property CreditsReturns the CreditLines object which support credit cards deposit on line level.
Public Property DepositAccountThe G/L account if you perform the deposit to a bank account.

Field name: BanckAcct.

Length: 15 characters.

Public Property DepositAccountTypeThe type of the deposit account: bank account or business partner.

Field name: IsCard.

Public Property DepositCurrencyThe currency of the deposit.

Field name: DeposCurr.

Public Property DepositDateThe date of the deposit.

Field name: DeposDate.

Public Property DepositNumber

The deposit number according to the selected numbering series.

Field name: DeposNum.

Public Property DepositorNameThe name of the person who made the deposit.

Field name: DpostorNam.

Length: 30 characters.

Public Property DepositTypeThe type of the deposit.

Field name: DeposType.

Public Property DistributionRule

The distribution rule for the commission.

Field name: OcrCode.

Length: 8 characters.

Public Property DistributionRule2Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.

Field name: OcrCode2

Public Property DistributionRule3Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.

Field name: OcrCode3

Public Property DistributionRule4Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.

Field name: OcrCode4

Public Property DistributionRule5Multiple distribution rules for allocating costs and revenues (both direct and indirect) to one or more cost centers.

Field name: OcrCode5

Public Property DocRateThe payment rate.

Field name: DocRate.

Public Property IncomeTaxAccountproperty IncomeTaxAccount
Public Property IncomeTaxAmountproperty IncomeTaxAmount
Public Property IncomeTaxAmountFCproperty IncomeTaxAmountFC
Public Property IncomeTaxAmountSCproperty IncomeTaxAmountSC
Public Property JournalRemarksThe remarks relevant to the journal entry created by the deposit.

Field name: Memo.

Length: 250 characters.

Public Property ProjectThe project to which the commission is allocated.

Field: Project.

Length: 20 characters.

Public Property ReconcileAfterDeposit

Specifies whether to perform reconciliation of the amounts deposited automatically.

Field name: ReconAfter.

Public Property Series

The numbering series you want to use for the deposit number.

Field name: Series.

Public Property TaxAccountThe tax account, if you need to pay tax for the commission charges in credit card deposit type.

Field name: VatAct.

Length: 15 characters.

Public Property TaxAmountThe tax amount, if you need to pay tax for the commission charges in credit card deposit type.

Field name: VatTotal.

Public Property TaxAmountFCproperty TaxAmountFC
Public Property TaxAmountSCproperty TaxAmountSC
Public Property TaxCodeThe tax code, if you need to pay tax for the commission charges in credit card deposit type.

Field name: CommisVat.

Length: 8 characters.

Public Property TotalFCThe total amount of the deposit in foreign currency.

Field name: FcTotal.

Public Property TotalLCThe total amount of the deposit in local currency.

Field name: LocTotal.

Public Property TotalSCThe total amount of the deposit in system currency.

Field name: SysTotal.

Public Property UserFieldsReturns the UserFields object.
Public Property VoucherAccountThe credit card vouchers to be deposited. The details are from the incoming payment documents relating to the displayed vouchers.

Field name: CrdBankAct.

Length: 15 characters.

See Also