RemoveOrderRowsFromShipmentInfo
The class to describe the RemoveOrderRowsFromShipmentInfo business object.
Name | Description | Type | Additional information |
---|---|---|---|
OrderRows |
Collection of OrderRow identifiers to indicate which OrderRows from the shipment need to be removed. |
Collection of integer |
Required |
GeneratePickList |
Optional toggle to indicate whether the picklist should be (re-)generated on creation of the shipment. |
boolean |
None. |
GeneratePackingSlip |
Optional toggle to indicate whether the packingslip should be (re-)generated on creation of the shipment. |
boolean |
None. |