public class WarehousingRefundService extends DefaultRefundService
RefundServiceAbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
WarehousingRefundService() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OrderModel previewOrder,
ReturnRequestModel request)
Based on the assigned refund entries of the 'previewOrder'
RefundService.createRefundOrderPreview(OrderModel) , the 'finalOrder' will be recalculated and
modification entries will be written. |
apply, createOrderHistoryEntry, createOrderHistoryEntryDescription, createRefundOrderPreview, getEntry, getFlexibleSearchService, getModificationHandler, getOrderEntry, getOrderHistoryService, getOrderService, getRefundDao, getRefunds, setFlexibleSearchService, setModificationHandler, setOrderHistoryService, setOrderService, setRefundDaogetModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, setTenantScope, writeReplacepublic void apply(OrderModel previewOrder, ReturnRequestModel request) throws OrderReturnRecordsHandlerException
DefaultRefundServiceRefundService.createRefundOrderPreview(OrderModel) , the 'finalOrder' will be recalculated and
modification entries will be written.apply in interface RefundServiceapply in class DefaultRefundServicepreviewOrder - the order which holds the preview of refundrequest - the request which holds the order for which the refunds will be calculated AND the "refund entries"
which will be logged by OrderReturnRecordHandlerOrderReturnRecordsHandlerExceptionCopyright © 2017 SAP SE. All Rights Reserved.