| Update Method | |
| See Also |
- pIEWayBillDocumentType
| BO Code | EDT |
| Service Code | 256000016 |
| Service Name | EWayBillDocumentTypesService |
| URL Entity | EWayBillDocumentTypes |
| Data Entity | EWayBillDocumentType |
| Source Table | OEDT |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all E-Way Bill Document Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEWayBillDocumentTypesService)`.
| Visual Basic |
|---|
Public Sub Update( _
   ByVal pIEWayBillDocumentType As EWayBillDocumentType _
) |
- pIEWayBillDocumentType