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

Re: Deleting data from Final Internal Table?

$
0
0

Hi,

 

If you want to delete the entries from IT_VBAK, perform the following

 

Loop through IT_VBAK

     Read IT_OUTPUT based on VBELN = VGBEL of IT_VBAK

     If SY-SUBRC = 0

          Delete the entry from IT_VBAK based on INDEX

     End if

End Loop

 

Regards,

Jennifer


Viewing all articles
Browse latest Browse all 8594

Trending Articles



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