Quantcast
Viewing all articles
Browse latest Browse all 8808

Re: Getting data into work area from function module export parameter

Hi,

 

use your original wa_emp declaration and replace line

 

READ TABLE it_emp INTO wa_emp INDEX 1.

 

with

 

READ TABLE it_emp INDEX 1 INTO wa_emp.

 

 

Regards,

 

Klaus


Viewing all articles
Browse latest Browse all 8808

Trending Articles



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