Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Help with a BW Start Routine

$
0
0

Hello,

 

you have to use LOOP.......ENDLOOP statement.

 

if stock ne 0.

sum = stock + sum.  sum is a variable.

 

endif.

 

at last, sum value is total stock 25558745.

 

for average : use: sum / 52.     

 

Thanks

Sabyasachi


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>