Uses of Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.PromotionPriceDerivationRuleReferenceType
Packages that use PromotionPriceDerivationRuleReferenceType
-
Uses of PromotionPriceDerivationRuleReferenceType in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return PromotionPriceDerivationRuleReferenceTypeModifier and TypeMethodDescriptionPromotionPriceDerivationRuleReferenceType.addAnyItem(Object anyItem) PromotionPriceDerivationRuleReferenceType.priceDerivationRuleID(String priceDerivationRuleID) PromotionPriceDerivationRuleReferenceType.promotionID(String promotionID) PromotionPriceDerivationRuleReferenceType.referenceQuantity(BigDecimal referenceQuantity) Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return types with arguments of type PromotionPriceDerivationRuleReferenceTypeModifier and TypeMethodDescriptionCustomerOrderForDeliveryBase.getPromotionPriceDerivationRuleReference()The list of promotions for which the corresponding line item contributed as an eligibility.CustomerOrderForPickupBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceReturnBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceReturnForDeliveryBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceReturnForPickupBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceSaleBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceSaleForDeliveryBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceSaleForPickupBase.getPromotionPriceDerivationRuleReference()Get promotionPriceDerivationRuleReferenceMethods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type PromotionPriceDerivationRuleReferenceTypeModifier and TypeMethodDescriptionCustomerOrderForDeliveryBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) CustomerOrderForPickupBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) ReturnBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) ReturnForDeliveryBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) ReturnForPickupBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) SaleBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) SaleForDeliveryBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) SaleForPickupBase.addPromotionPriceDerivationRuleReferenceItem(PromotionPriceDerivationRuleReferenceType promotionPriceDerivationRuleReferenceItem) Method parameters in com.sap.retail.sapppspricing.swagger.businessobject.dto with type arguments of type PromotionPriceDerivationRuleReferenceTypeModifier and TypeMethodDescriptionCustomerOrderForDeliveryBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) CustomerOrderForPickupBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) ReturnBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) ReturnForDeliveryBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) ReturnForPickupBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) SaleBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) SaleForDeliveryBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) SaleForPickupBase.promotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidCustomerOrderForDeliveryBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidCustomerOrderForPickupBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidReturnBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidReturnForDeliveryBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidReturnForPickupBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidSaleBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidSaleForDeliveryBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference) voidSaleForPickupBase.setPromotionPriceDerivationRuleReference(List<PromotionPriceDerivationRuleReferenceType> promotionPriceDerivationRuleReference)