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

Re: Field symbols/Data ref - dynamic structure determination

$
0
0

Let's say we loop at fields of the dynamic structure as follows:

DO.

  ASSIGN COMPONENT sy-index OF STRUCTURE <fs_segment> TO <fs_field>.

  IF sy-subrc <> 0. EXIT. ENDIF.

  ... operate on <fs_field>

ENDDO.

 

Please explain what you want to achieve exactly...


Viewing all articles
Browse latest Browse all 9091

Trending Articles



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