cancel
Showing results for 
Search instead for 
Did you mean: 

onclick event

Former Member
0 Kudos

hi all,

i added to my dynpro button and i want excute bapi but the program is stuck on wait.

i want to enter the debbuger but nothing happend.

just wait.

How can i solve this problem.i can't even check it because there is no debbuger.

Tks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member196023
Active Participant
0 Kudos

When simultaneous log in for the same user are active at the same time, then in such scenerio debugger will get open in any of the other session with same user id.

-Haresh

Former Member
0 Kudos

Hello ,

Put the breakpoint on very first executable statement of your event handler also check if you have open any other seesion or someone has logged in the system with your user id .

log off from the system . Now log in again . If any other session would have open , you will get a pop up .

choose the option to terminate all other session .

Regards

Vivek

Answers (0)