Quantcast
Channel: SCN: Message List - SAP Advanced Planning & Optimization (SAP APO)
Viewing all articles
Browse latest Browse all 2032

Re: How to make a macro run only for Non-Missing cells

$
0
0

Harshad,

 

Write this default macro as follows:

 

New macro

     New step : ( 78 Iterations : W 35.2015; W 07.2017 )

          IF

          New condition

               Row: Key Figure Price ( Frm  W 35.2015 )

               > 0                                                              (use operator / function for this)

          Row: Key Figure Total Amount ( Frm  W 35.2015 ) =

               Row: Key Figure Price ( Frm  W 35.2015 )

               *                                                                 (use operator / function for this)

               Row: Key Figure Quantity ( Frm  W 35.2015 )

          ENDIF

 

I hope this will resolve your issue. If yes follow How to close a discussion and why else raise your concern.

 

Regards

Rahul


Viewing all articles
Browse latest Browse all 2032

Trending Articles