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

Re: itab is not initial

$
0
0

Hi neha,

 

 

 

loop at itab1 assigning <fs1>.

Move corresponding <fs1> to wa_tab3.

Read table itab2 assigning <fs2> with key vbeln = <fs1>-vbeln.

if sy-subrc = 0.

move corresponding <fs2> to wa_tab3.

endif.

 

append wa_tab3 to itab3.

clear wa_tab3.

endloop.


Viewing all articles
Browse latest Browse all 8122

Trending Articles



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