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

Re: How to move Internal Table Row Values to another Dynamic Table Column wise

$
0
0

Hi Venkat,

How many rows in itab2, then itab1 will have same number columns?

 

First create a dynamical itab1 with itab2`s rows.

Then,

Loop at itab2.

CONCATENATE 'FW' sy-tabix INTO lv_fieldName.

ASSIGN COMPONENT lv_fieldName OF STRUCTURE <s> TO <FS>.

Endloop.


regards,

Archer


Viewing all articles
Browse latest Browse all 8368

Latest Images

Trending Articles



Latest Images

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