2009 Mar 24 9:34 AM
Hello All,
I want to debug with an id of other user. I have got eh password of the other user, but that user is not having access to debug or open se24.
Can anybody tell me how can i debug with his userid.
Thanks
Rohit
Hello All,
I want to debug with an id of other user. I have got eh password of the other user, but that user is not having access to debug or open se24.
Can anybody tell me how can i debug with his userid.
Thanks
Rohit
2009 Mar 24 9:35 AM
Hi,
As far as i know, there is no option for debugging without authorization.
Best Regards,
Suresh
2009 Mar 24 9:36 AM
well..if you want to debug with his user id you have to login with his id, apart from that cant think of no other way.
2009 Mar 24 9:36 AM
well..if you want to debug with his user id you have to login with his id, apart from that cant think of no other way.
2009 Mar 24 9:44 AM
Hi,
Its possible the User may not have acces to SE24 and that is the reason you are not able to debug in SE24.
You cannot debug unless you get access to it.
Regards,
Mansi.
2009 Mar 24 10:01 AM
HEY USE
CTRL + SHIFT + F12
OR CTRL + SHIFT + F9
HOPE THISWILL WORK
BUT WITHOUT ACESS U CANT DO THAT.
2009 Mar 24 10:19 AM
Hi,
we cant debug any application without proper authorizations.
alternately you can try the static break points by coding
BREAK <user id>.
The program flow will stop at the selected point if executed by <user id>.
If it is a standard prog, u need to get the auth from basis ppl.
thanks,
teja.
2009 Mar 24 10:26 AM
Hi,
If you want your program should go into debug mode for a particular user id then you can use:
Break user-id.
But in this case program will stop only when someone has logged in by that user-id.
Regards,
Pranaya
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |