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

Re: issue with internal table unique entries

$
0
0

Hi Ramya.

 

Try,

 

Data:  it_temp   like line   of   itab.

 

loop at  itab   into  wa.

 

read table    it_temp transporting  no fields with   key  delivery  no  = wa-deliveryno.

if sy-subrc   <> 0.

append  wa   to it_temp.

endif.

endloop.

 

 

Hope  it helpful,

 

Regards,

Venkat.


Viewing all articles
Browse latest Browse all 3347

Latest Images

Trending Articles



Latest Images

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