📚 SAP Business One SDK Help

BillOfExchangeTransaction_Lines Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property BillOfExchangeDueDateReturns the due date of Bill Of Exchange on which the payment transaction will occur. Field name: DueDate.
Public Property BillOfExchangeNoSets or returns the Bill Of Exchange number as defined in SAP Business One.

Field name: BOENumber.

Mandatory field is SAP Business One.

Public Property BillOfExchangeTypeSets or returns a valid value of BoBOETypes type that specifies the Bill Of Exchange type: incoming or outgoing.

Mandatory field is SAP Business One.

Public Property CountReturns the total number of records in the table.
Public Property UserFieldsReturns the UserFields object.

See Also