| GetList Method | |
| See Also |
| BO Code | ETM |
| Service Code | 256000017 |
| Service Name | EWayBillTransportationModesService |
| URL Entity | EWayBillTransportationModes |
| Data Entity | EWayBillTransportationMode |
| Source Table | OETM |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
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)`.
| Visual Basic |
|---|
Public Function GetList() As EWayBillTransportationModeParamsCollection |