Interface SapCpiOrderOutboundAdditionalAttributeMapper
- All Known Implementing Classes:
DefaultCentralOrderOutboundAdditionalAttributeMapper,DefaultCentralOrderRCOutboundAdditionalAttributeMapper
Deprecated.
POST order via CPI. Use V2 instead where order is posted to central order (OMF) without CPI
SapCpiOrderOutboundAdditionalAttributeMapper
-
Method Summary
Modifier and TypeMethodDescriptionvoidmapAdditionalAttributes(OrderModel orderModel, SAPCpiOutboundOrderModel sapCpiOutboundOrderModel) Deprecated.Maps additional attributes to SAPCpiOutboundOrderModel
-
Method Details
-
mapAdditionalAttributes
void mapAdditionalAttributes(OrderModel orderModel, SAPCpiOutboundOrderModel sapCpiOutboundOrderModel) Deprecated.Maps additional attributes to SAPCpiOutboundOrderModel- Parameters:
orderModel-sapCpiOutboundOrderModel-
-