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

Re: Runtime error ITAB_DUPLICATE_KEY due to declaration of internal table type hashed table

$
0
0

you can do like this :

 

LOOP AT <first_table>        INTO wa.     ls_vbkd_hashed-bstkd = wa-bstkd." Because at new make other fields *
AT NEW VBELN.     ls_vbkd_hashed-vbeln = <wa>-vbeln.     INSERT ls_vbkd_hadhed          INTO TABLE lt_vbkd_hashed.
ENDAT.
ENDLOOP.     

 

Regards

Tolga


Viewing all articles
Browse latest Browse all 10498

Trending Articles



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