Uses of Class
de.hybris.platform.sap.sapmodel.model.SAPPricingConditionModel
Packages that use SAPPricingConditionModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
-
Uses of SAPPricingConditionModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return types with arguments of type SAPPricingConditionModelModifier and TypeMethodDescriptionAbstractOrderEntryModel.getSapPricingConditions()Generated method - Getter of theAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel.Method parameters in de.hybris.platform.core.model.order with type arguments of type SAPPricingConditionModelModifier and TypeMethodDescriptionvoidAbstractOrderEntryModel.setSapPricingConditions(Set<SAPPricingConditionModel> value) Generated method - Setter ofAbstractOrderEntry.sapPricingConditionsattribute defined at extensionsapmodel. -
Uses of SAPPricingConditionModel in de.hybris.platform.sap.sappricingbol.backend.impl
Methods in de.hybris.platform.sap.sappricingbol.backend.impl that return types with arguments of type SAPPricingConditionModelModifier and TypeMethodDescriptionprotected Set<SAPPricingConditionModel>SapPricingItemMapper.readSapPricingConditions(com.sap.conn.jco.JCoTable conds, String orderCode, ConversionService conversionService) -
Uses of SAPPricingConditionModel in de.hybris.platform.sap.saps4omservices.services.impl
Method parameters in de.hybris.platform.sap.saps4omservices.services.impl with type arguments of type SAPPricingConditionModelModifier and TypeMethodDescriptionprotected voidDefaultSapS4OMResponseProcessor.setPricingConditions(Map<String, List<SAPPricingConditionModel>> sapPricingCondtionsMap, PricingElementsData pricingElementsData, String salesOrderItemNumber, ItemModel itemModel) -
Uses of SAPPricingConditionModel in de.hybris.platform.sap.sapsalesordersimulation.service.impl
Method parameters in de.hybris.platform.sap.sapsalesordersimulation.service.impl with type arguments of type SAPPricingConditionModelModifier and TypeMethodDescriptionprotected voidDefaultSalesOrderSimulationService.setPricingConditions(Map<String, List<SAPPricingConditionModel>> sapPricingCondtionsMap, PricingElementsData pricingElementsData, String salesOrderItemNumber, ItemModel itemModel)