I am looking for help on writing APO DP Macro that takes different IF-ENDIF routes based upon certain values in the product master. I am not sure how a product master can be read inside a DP Macro.
For example if the product is obsolete then make 9ADMDTOT = 0 else perform the standard caculation (9ADMDTOT = 9ADFCST + 9AADJUST).
Thanks!!