Application Development 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: 

change value of varibales when debugging in se38 or se80

Former Member
0 Kudos

Hi all

I need a role which can

1. change values of variables when debugging in se38 or se80

2. not change the program source code

Is there default role for this?

Thanks in advance

3 REPLIES 3

Former Member
0 Kudos

Hi Yoon,

You can create a role for this problem manually.

Just create a one role through PFCG , and provide the se38 , se80 and su53 authorizations.

Now assign to that perticular user and check the debugging. If it will show missing authorization then run su53 and check the authorizaton object and assign to that perticular role.

Also check your client setting in SCC4 should be set properly.

Regards

Pranay

Former Member
0 Kudos

Hi,,

Please create one new role from that user .Then u can find the below link u will step by step process

http://wenku.baidu.com/view/13e721000740be1e650e9aed.html

http://www.vasanth.in/2006/02/10/eclipse-tip-change-variable-values-while-debugging/

Please check and let me know the status

Regards,

K.Ramamoorthy

Former Member
0 Kudos

Thanks all for the reply

I've solved this problem by just tracing the authorization objects in ST01 and making a new role.

I don't like this way cause I don't quite fully understand what those authorization objects mean 100%

I've asked this question just to check if there is a default role for this, however it seems not

Thanks

Edited by: YoonSuk Huh on Aug 3, 2011 2:20 AM