Universal Containers has a block priced product, Cloud Contacts, and wants to apply a 10% premium to the product when the payment frequency is annual. Based on the Price Actions below, what is the correct Order for the actions?
SBQQ__CustomerPrice__c = SBQQ__RegularPrice__c * (1 SBQQ__ Discount_c) SBQQ__NetPrice__c = SBQQ__PartnerPrice__c * (1 SBQQ__ DistributorDiscount_c) SBQQ__PartnerPrice__c = CustomerPrice__c * (1 SBQQ__ PartnerDiscount_c) SBQQ__RegularPrice__c = SBQQ__ListPrice__C * 1.1
- b) c) d)
- d) a) c) b)
- d) c) a) b)
- c) a) d)
Reveal Solution Next Question