public interface SourcingContextFactory
SourcingContext.| Modifier and Type | Method and Description |
|---|---|
Collection<SourcingContext> |
create(Collection<OrderEntryGroup> groups,
Collection<WarehouseModel> locations)
Create a new sourcing context.
|
Collection<SourcingContext> create(Collection<OrderEntryGroup> groups, 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 © 2017 SAP SE. All Rights Reserved.