Your customer wants to have theCommerce pricing functioninvoke aUtil library functionapplyDiscounts(), which appliesdiscountson thedistributor price, reseller price, and end-customer price,and then returns thediscounted values.Which three approaches can you use to pass these values back to theCommerce pricing function?
Your customer wants to have theCommerce pricing functioninvoke aUtil library functionapplyDiscounts(), which appliesdiscountson thedistributor price, reseller price, and end-customer price,and then returns thediscounted values.Which three approaches can you use to pass these values back to theCommerce pricing function?