SOURCE - TARGET - public interface SapCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCpiOutboundQuoteItemModel>
AbstractOrderEntryModel of Quote to SAPCpiOutboundQuoteItemModel.| Modifier and Type | Method and Description |
|---|---|
void |
map(SOURCE source,
TARGET target)
Performs mapping from source to target.
|
Copyright © 2018 SAP SE. All Rights Reserved.