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

How can i debug specail function for VA01

Former Member
0 Likes
592

How can i debug specail function for VA01,For example, I establish one and export type ZA01, the procedure code is ZRVADOR01, how do I debug this procedure?

thank you!

4 REPLIES 4
Read only

Former Member
0 Likes
569

Hello hong,

simply open ZRVADOR01 and set a breakpoint at the very first statement and start ZA01.

I hope this helps,

Heinz

Read only

0 Likes
569

I do it,but i cant debug.

Read only

Former Member
0 Likes
569

Hi Hong,

Are you restarting the transaction VA01 after setting the breakpoint? Otherwise try using an external breakpoint.

Reward if helpful,

Regards,

Esha Raj

Read only

0 Likes
569

i try using an external breakpoint,but it cant debug.