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

Re: Assigning values to field symbols

$
0
0

Hi Jacob,

 

Please try the below syntax. This syntax will help you assign value to the particular column.

 

 

DO 50 TIMES.


  ASSIGN COMPONENT sy-index OF STRUCTURE <f1> TO <f3>.


  WRITE <f3>.


ENDDO.

 

Regards,

Peri


Viewing all articles
Browse latest Browse all 8554

Trending Articles



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