public interface SourcingStrategy
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isTerminal()
Indicates whether this sourcing strategy will allow other sourcing strategies to attempt to source the same order
entries.
|
void |
source(SourcingContext sourcingContext)
Determine which order entries/order item quantities should be sourced from which sourcing locations.
|
void source(SourcingContext sourcingContext)
sourcingContext - - the sourcing context; cannot be nulljava.lang.Boolean isTerminal()
Copyright © 2018 SAP SE. All Rights Reserved.