📚 SAP Business One SDK Help

BillOfExchange Object Members
See Also  Overview 

Public Properties

Public Property BillOfExchangeDueDateSets or returns the due date of the Bill Of Exchange.

Field name: DueDate.

Mandatory property.

Public Property BillOfExchangeNoSets or returns the Bill Of Exchange number.

Field name: BoeNum.

Length: 11 characters.

Public Property BPBankActSets or returns the bank account number of the business partner.

Field name: DpstAcct.

Length: 50 characters.

Public Property BPBankCodeSets or returns the bank code of the business partner.

Field name: DpsBankCod.

Length: 30 characters.

Public Property BPBankCountrySets or returns the country code of the business partner bank account.

Field name: BPBankCtr.

Length: 3 characters.

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

Public Property ControlKeyReturns the bank control key of the business partner.

Field name: ControlKey.

Length: 2 characters.

Public Property DetailsNot used.
Public Property DiscountAmountproperty DiscountAmount
Public Property DiscountDateproperty DiscountDate
Public Property FineAmountproperty FineAmount
Public Property FineDateproperty FineDate
Public Property FolioNumberSets or returns the additional number for a bill-of-exchange document. Country-specific field for Chile.

Field name: FolioNum).

Public Property FolioPrefixStringSets or returns the prefix string for the FolioNumber.

Field name: FolioPref.

Length: 2 characters.

Public Property InterestAmountproperty InterestAmount
Public Property InterestDateproperty InterestDate
Public Property IOFAmountproperty IOFAmount
Public Property LastPageFolioNumberFolio number of the last page of the marketing document in the Chile localization.

Field name: LPgFolioN.

Public Property OtherExpensesAmountproperty OtherExpensesAmount
Public Property OtherIncomesAmountproperty OtherIncomesAmount
Public Property PaymentEngineStatus1Sets or returns the status no. 1 of the Bill Of Exchange used in the Payment Engine add-on.

Field name: PayEngSt1.

Length: 1 character.

Public Property PaymentEngineStatus2Sets or returns the status no. 2 of the Bill Of Exchange used in the Payment Engine add-on.

Field name: PayEngSt2.

Length: 1 character.

Public Property PaymentEngineStatus3Sets or returns the status no. 3 of the Bill Of Exchange used in the Payment Engine add-on.

Field name: PayEngSt3.

Length: 3 characters.

Public Property PaymentMethodCodeSets or returns the Payment Method Code as defined in SAP Business One.

Field name: PayMethCod.

Mandatory property.

Length: 15 characters.

Public Property ReferenceNoSets or returns the reference number for the Bill Of Exchange.

Field name: RefNum.

Length: 254 characters.

Public Property RemarksSets or returns the for the Bill Of Exchange.

Field name: Comments.

Length: 254 characters.

Public Property ServiceFeeAmountproperty ServiceFeeAmount
Public Property StampTaxAmountSets or returns the amount of stamp tax required for the Bill Off Exchange approval. Field name: tmpTxAmnt.

Field name: PayEngSt2.

Public Property StampTaxCodeSets or returns the Stamp Tax code. Field name: StampTax.

Length: 8 Characters.

Field name: StampTax.

This is a foreign key to the VatGroups Object.

Public Property UserFieldsReturns the UserFields object.

See Also