Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10116

Re: Compare Values of two coloumns in the same internal table

$
0
0

Hi Maria,

 

Try this.

 

LOOP AT itab INTO wa.

     IF wa-fieldname IS NOT INITIAL.

               DELETE itab index sy-tabix.

     ENDIF.

ENDLOOP.

 

Regards,

Anoop


Viewing all articles
Browse latest Browse all 10116

Trending Articles



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