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: 

Debug billing document IDOC

Former Member
0 Kudos

Hi,

I need to change the IDOC data for the segment E1EDK01 for the billing document putput generated via transaction VF02.

However after I make the changes in the include ZXEDFU02,I'm unable to debug my code.

Can soemone please let me know how to debug this code in include ZXEDFU02?

2 REPLIES 2

Former Member
0 Kudos

How did you set the breakpoint? If the IDOC is processed by another user, you have to use external breakpoints. If your user is processing it, you may also enter debugging mode and set a breakpoint at the include using the menu.

Former Member
0 Kudos

hi S

Please check as Daniel said. And Does the IDOC generated? WE02 to check.

regards,

Archer