| Add Method | |
| See Also |
- pIGoodsShipment
| BO Code | GSP |
| Service Code | 139 |
| Service Name | GoodsShipmentsService |
| URL Entity | GoodsShipments |
| Data Entity | GoodsShipment |
| Source Table | OGSP |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all Goods Shipment operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oGoodsShipmentsService)`.
| Visual Basic |
|---|
Public Function Add( _
   ByVal pIGoodsShipment As GoodsShipment _
) As GoodsShipmentParams |
- pIGoodsShipment