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

Re: Call Transactions from ALV Interactive

$
0
0

Hi,

 

I think the above provided solution fine and i hope that it will work fine.

 

case r_ucomm.

     when '&IC1'. "for double click

     if rs_selfield-fieldname = 'VBELN' .

        set parameter id 'AUN' field rs_selfield-value.

        call transaction 'VA03' AND SKIP FIRST SCREEN.

     ELSEIF rs_selfield-fieldname = 'MATNR'.

          set parameter id 'MAT' field rs_selfield-value.

          call transaction 'MM03' AND SKIP FIRST SCREEN.

     else  .

     ENDIF .

ENDCASE.



you can only provide the field names that will work fine.





Thanks,

Mallikarjuna


Viewing all articles
Browse latest Browse all 8533

Trending Articles



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