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

debugging

Former Member
0 Likes
783

Hi,

In debugging mode is it possible to change the system variable(i.e sy-subrc).values from 0 to 4.

regards,

nagarjuna

7 REPLIES 7
Read only

Former Member
0 Likes
757

Hi,

Yes, You can change.

reward if useful

regards,

Anji

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
757

Hi,

Yes u can change the sy-subrc value from 0 to 4 and 4 to 0.

Cheers,

Simha.

Read only

Former Member
0 Likes
757

yes you can change the value

when you are in dubugg mode write the value you want to set and the click on pencil button. It will change the value for that run .

reward if usefull.

Kapil Soni

Read only

Former Member
0 Likes
757

Hi..

Its possible to change..

for eg :

U want to change the value to 4 to 0 means.

Place sy-subrc field in the fields option.

Set the cursor where the Sy-subrc value is coming to 4.

And after reached the value ..

change the value to 0.

And press the pencil icon nearby the field which sholud in the left handside..

The value will change..

Hope it will helps..

Reward if it useful means..

Regards

Bala...

Read only

Former Member
0 Likes
757

yes u can.

do it.

change the value and press change button behind thaa field.

if u have any further query please ask me.

Message was edited by:

sunil kumar

Read only

Former Member
0 Likes
757

Hi ,

Yes it is very much possible .

If in debugging you hace sy-subrc value 4 .

Write ur system field in the field names column and give the value you want to set .

Then click on the CHange field Icon .

It will be done .

Thanks .

Read only

Former Member
0 Likes
757

you can change the value of SY-SUBRC, and any variable when you debug the program.....

Regards,

Pavan P