public interface Process2WarehouseAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
prepareConsignment(ConsignmentModel consignment)
Send consignment.
|
void |
shipConsignment(ConsignmentModel consignment)
Ship consignment.
|
void prepareConsignment(ConsignmentModel consignment)
consignment - the consignmentvoid shipConsignment(ConsignmentModel consignment)
consignment - the consignmentCopyright © 2018 SAP SE. All Rights Reserved.