📚 SAP Business One SDK Help

Add Method
See Also 
pIEWayBillTransportationMode

Description



The service object is the entry point for all E-Way Bill Transportation Mode operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEWayBillTransportationModesService)`.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIEWayBillTransportationMode As EWayBillTransportationMode _
) As EWayBillTransportationModeParams

Parameters

pIEWayBillTransportationMode

See Also