Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interactive ALV using Object Orineted FM's

Former Member
0 Likes
380

Hi All,

I am doing an interactive ALV report using OO FM's. Now my requirement is on selection of sales doc # it should go to VA03 screen. Can you please let me know how can we achive this?

1 REPLY 1
Read only

Former Member
0 Likes
346

Hi Dipankar,

Check the code below .

[http://help-abap.blogspot.com/search/label/SALV%20Tutorial]

In that search for SALV Table 8 - Add & Handle Hotspot , there you replace the Message prompt with the Call transaction.

The above document shall help you.

Edited by: Raj on Jul 27, 2010 7:56 PM