Skip to Content
0
Former Member
Apr 24, 2009 at 01:01 PM

APO- DP Macro that reads product master data

223 Views

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!!