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: 

IDOC_OUTPUT_DESADV01 break-point supressed

Former Member
0 Kudos

Hi,

I wrote code at one user exit of IDOC_OUTPUT_DESADV01 and set a break-point. The code worked well except the break-point. The program didn't stop at the break point while the rest were triggered. Last week, I also set a break-point under another segment of the same function module and everything worked well then. How could the program neglect the break-point while process the rest?

Best regards,

ts

2 REPLIES 2

nabheetscn
Active Contributor
0 Kudos

Which is the customer exit where you have set break point..? If it is customer function please a project is active for it in CMOD

0 Kudos

Hi,

Function module IDOC_OUTPUT_DESADV01 is a standard SAP function module which is used to output IDoc.