📚 SAP Business One SDK Help

Update Method
See Also 
pIEWayBillVehicleType

Description



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

Syntax

Visual Basic
Public Sub Update( _
   ByVal pIEWayBillVehicleType As EWayBillVehicleType _
) 

Parameters

pIEWayBillVehicleType

See Also