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

Re: How to call transaction MIR6 using bdcdata,fill multiple values for invoices and return to calling screen

$
0
0

Do the recording(SHDB) in such a way that it accepts multiple values for Invoice numbers in the Selection screen.

 

Hope this code might be useful:

 

LOOP AT belnr_lt INTO belnr_ls.

    idx = sy-tabix.

    CONCATENATE ''RSCSEL-SLOW_I(' idx ')' belnr_ls INTO fnam.

    PERFORM bdc_field       USING 'BDC_CURSOR'

                                     fnam.

ENDLOOP.

Regards,
Sowmya


Viewing all articles
Browse latest Browse all 8944

Trending Articles



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