public class SapPricingHeaderMapper extends SapPricingBaseMapper
| Constructor and Description |
|---|
SapPricingHeaderMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillDeliveryMode(JCoTable callerData,
AbstractOrderModel order) |
void |
fillImportParameters(JCoParameterList importParameters,
SapPricingPartnerFunction partnerFunction) |
void |
fillImportParameters(JCoParameterList importParameters,
SapPricingPartnerFunction partnerFunction,
AbstractOrderModel order) |
protected void |
fillPaymentMode(JCoTable callerData,
AbstractOrderModel order) |
protected static <T> T |
uncheckedCast(java.lang.Object obj)
Helps to avoid using
@SuppressWarnings( "unchecked")} when casting to a generic type. |
fillImportParameters, getModuleConfigurationAccess, getProperty, setModuleConfigurationAccesspublic void fillImportParameters(JCoParameterList importParameters,
SapPricingPartnerFunction partnerFunction)
protected void fillDeliveryMode(JCoTable callerData,
AbstractOrderModel order)
protected void fillPaymentMode(JCoTable callerData,
AbstractOrderModel order)
protected static <T> T uncheckedCast(java.lang.Object obj)
@SuppressWarnings( "unchecked")} when casting to a generic type.public void fillImportParameters(JCoParameterList importParameters,
SapPricingPartnerFunction partnerFunction,
AbstractOrderModel order)
Copyright © 2018 SAP SE. All Rights Reserved.