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: 

How can i debug with field(rbkpv-xblnr) wise in MIRO

Former Member
0 Kudos

Hi Experts,

i would like to debug field wise, and how can i assign the value in the middle of the debugging for the particular field. please give me the steps.

thanks in advance.

Hari

1 REPLY 1

Former Member
0 Kudos

Hi Hari,

Use /h to start the debugging.

use F5 to go single step by step

double click any of the variable. Then you can change the values.

Regards

Arun