3.3.6 Activity: Test the Shipping Cost Formulas
I don't understand, why in the item "Confirmed Purchase Order Receipt" modifying my formula using "POST" : IF Confirmed PO Delivery > 0 THEN POST(Final Shipment Amount, Final Shipping Time Weeks) ELSE 0.
It does not give me the expected result. Can you support me please
0
Best Answer
-
THIS ANSWER HELPED ME SOLVE MY PROBLEM
Hi @MikeCrippen
I think you should try this formula "
IF NOT Submit Purchase Order Request? THEN 0 ELSE IF Override Suggested Order Amount? THEN Override Amount ELSE Suggested Order Amount for the Month
" in the Final Shipment Amount.Hope this helps you
0