public interface SourcingContextFactory
SourcingContext.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SourcingContext> |
create(java.util.Collection<OrderEntryGroup> groups,
java.util.Collection<WarehouseModel> locations)
Create a new sourcing context.
|
java.util.Collection<SourcingContext> create(java.util.Collection<OrderEntryGroup> groups, java.util.Collection<WarehouseModel> locations)
groups - - the order entries grouped by one or more OrderEntryMatcher strategieslocations - - the sourcing locations to be populated; cannot be null or emptyCopyright © 2018 SAP SE. All Rights Reserved.