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

Re: Assigning values to field symbols

$
0
0

Hi,

pls try this code

LOOP AT it_tab ASSIGNING <wa>. 

  

ASSIGN COMPONENT 'FIELDNAME' OF STRUCTURE <wa> TO <fs>. 

<fs> = newvalue.   

 

ENDLOOP.


Viewing all articles
Browse latest Browse all 8653

Trending Articles



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