| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService |
DefaultAllocationService.getConsignmentEntryCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAllocationService.setConsignmentEntryCommentService(WarehousingCommentService consignmentEntryCommentService) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService |
DefaultConsignmentCancellationService.getConsignmentEntryCommentService() |
protected WarehousingCommentService |
DefaultOmsOrderCancelService.getOrderEntryCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsignmentCancellationService.setConsignmentEntryCommentService(WarehousingCommentService consignmentEntryCommentService) |
void |
DefaultOmsOrderCancelService.setOrderEntryCommentService(WarehousingCommentService orderEntryCommentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWarehousingCommentService<T extends ItemModel>
Abstract implementation of the
WarehousingCommentService provides implementations for comment creation and
initialization. |
class |
DefaultAsnCommentService
Comment service for handling
AdvancedShippingNoticeModel. |
class |
DefaultConsignmentEntryCommentService
Comment service for handling consignment entries.
|
class |
DefaultOrderEntryCommentService
Comment service for handling order entries.
|
class |
DefaultStockLevelCommentService
Comment service for handling
StockLevelModel. |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService<AdvancedShippingNoticeModel> |
AsnModelPopulator.getAsnCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsnModelPopulator.setAsnCommentService(WarehousingCommentService<AdvancedShippingNoticeModel> asnCommentService) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService<StockLevelModel> |
DefaultWarehousingStockLevelFacade.getStockLevelCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWarehousingStockLevelFacade.setStockLevelCommentService(WarehousingCommentService<StockLevelModel> stockLevelCommentService) |
Copyright © 2018 SAP SE. All Rights Reserved.