public interface ConsignmentPreFulfillmentStrategy
ConsignmentModel is not being fulfilled by OMS| Modifier and Type | Method and Description |
|---|---|
boolean |
canProceedAfterPerform(ConsignmentModel consignment)
Decides if it execution goes to the next strategy in the list or if it goes to wait step
|
void |
perform(ConsignmentModel consignment)
Executes before the fulfillment process of the external system begins
|
void perform(ConsignmentModel consignment)
consignment - the ConsignmentModelboolean canProceedAfterPerform(ConsignmentModel consignment)
consignment - the ConsignmentModelCopyright © 2018 SAP SE. All Rights Reserved.