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

Changing variable values through debugging

Former Member
0 Likes
6,313

Hi all,

I need to change variable values through debugging  ( in transaction PFCG ), but the system gave me the bellow message " you are not authorized to edit field contents".  I want to know if there is a role to resolve this issue.

Thanks

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,038

Either

- this is actually an authorization problem -> check via SU53

- this is forbidden specifically for "kernel/system" program value -> SAP prohibits this -> forget this idea

- this is actually not possible (eg. field is input not alterable field value -> forget this idea

Why do you try to deceive PFCG ?

Regards,

Raymond

5 REPLIES 5
Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,039

Either

- this is actually an authorization problem -> check via SU53

- this is forbidden specifically for "kernel/system" program value -> SAP prohibits this -> forget this idea

- this is actually not possible (eg. field is input not alterable field value -> forget this idea

Why do you try to deceive PFCG ?

Regards,

Raymond

Read only

0 Likes
3,038

I tried SU53 and everything is ok. I didn't formulated properly my question. So, I want to change some values through debugging and I receive that message... I want to know if exist a role in tranzaction PFCG to resolve this issue

Read only

0 Likes
3,038

Hi Alexia,

I believe you are trying to change this in the Production Server.

Kindly get in touch with the BASIS guy.

They might have Restricted this in the production server.

Try this in some other server and if you ae able to do so , then please compare the roles assigned to the USERID.

Hope This helps.

Regards,

Amit

Read only

0 Likes
3,038

ask basis team to assign DUBUG access, usually you find debug access in Quality and Production Servers

Regards,

SInagam.

Read only

0 Likes
3,038

I managed to solve my problem. Thank you very much