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

Re: Internal table - data fetch

$
0
0

v_val1 = input_value + 1.

v_val2  = input_value - 1.

 

read table itab1 into wa_tab where experience = v_val1.

write: wa_tab-name.

 

read table itab1 into wa_tab where experience = v_val2.

write: wa_tab-name.


Viewing all articles
Browse latest Browse all 3353

Trending Articles



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