| Add Method | |
| See Also |
- pIEWayBillSubSupplyType
| BO Code | EST |
| Service Code | 256000015 |
| Service Name | EWayBillSubSupplyTypesService |
| URL Entity | EWayBillSubSupplyTypes |
| Data Entity | EWayBillSubSupplyType |
| Source Table | OEST |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all E-Way Bill Sub Supply Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEWayBillSubSupplyTypesService)`.
| Visual Basic |
|---|
Public Function Add( _
   ByVal pIEWayBillSubSupplyType As EWayBillSubSupplyType _
) As EWayBillSubSupplyTypeParams |
- pIEWayBillSubSupplyType