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

Re: Quantity calculation not exceeding a value

$
0
0

loop at itab1 into wa.

  collect wa into itab2.

endloop.

 

delete itab2 where qty LT 3 OR qty GT 5. -->itab2 will now just have all the records you need.


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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