📚 SAP Business One SDK Help

BillOfExchangeTrans_Deposits Object Members
See Also  Overview 

Public Properties

Public Property BankAccountSets or returns the bank code of the house bank for deposits.

Field name: BanckAcct.

Mandatory field is SAP Business One.

Length: 30 characters.

Public Property BankBranchSets or returns the branch number of the house bank for deposits.

Field name: DeposBrnch.

Length: 50 characters.

Public Property BankCountrySets or returns the country of the of the house bank for deposits.

Field name: BankCountr.

Mandatory field is SAP Business One.

This is a foreign key to the Countries table (OCRY - not exposed through the DI API).

Public Property BankDepositAccountSets or returns the account number of the house bank for deposits.

Field name: BanckAcct.

Mandatory field is SAP Business One.

Length: 50 characters.

Public Property DepositNormSets or returns the file format for presentation as defined for the banks for each country.

Field name: DepostNorm.

Length: 8 characters.

Public Property PostingTypeSets or returns a valid value of BoDepositPostingTypes type that specifies the posting type for the deposit transaction (at the due date or before the due date). Field name: FinncPriod.
Public Property UserFieldsReturns the UserFields object.

See Also