public interface StockLevelReservationHistoryEntryService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StockLevelReservationHistoryEntryModel> |
getStockLevelReservationHistoryEntryByOrderCode(java.lang.String orderCode)
Getting the StockLevelReservationHistoryEntry by the code of the order
|
java.util.List<StockLevelReservationHistoryEntryModel> getStockLevelReservationHistoryEntryByOrderCode(java.lang.String orderCode)
orderCode - The code of the orderCopyright © 2018 SAP SE. All Rights Reserved.