Skip to Content
0
Former Member
Jan 23, 2006 at 09:44 AM

Making onLeadSelection disabled

17 Views

hi

I have developed an application in web dynpro, and using ABAP as the backend for retrieving data.

I am calling a BAPi from the initial screen by giving some input parameters and displaying the retrieved data in the second screen.

Now based on the first BAPi output I am calling another BAPi and displaying the output in the third screen by using onLeadSelection method.

Now my problem is that when I come from third screen to the second screen by using "LinktoAction" the first BAPI output is displayed with one row showed as selected.

Now my problem is that I dont want that selected row to be shown when I come back to the second screen from third screen.

can anyone help me in this issue.

thanks and rergards

kris