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

Re: Deleting data from Final Internal Table?

$
0
0

loop at it_output into lwa_output.

lv_tabix = sy-tabix.

read table it_vbak into lwa_vbak with key vgbel = lwa_outout-vbeln.

if sy-subrc eq 0.

delete it_output index lv_tabix

endif

endloop.


Viewing all articles
Browse latest Browse all 8644

Trending Articles



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