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

Hi, how to debug IDOC using se37.

Former Member
0 Likes
691

Hello experts:

Thank you in advance for all your replies.

I tried to debug the function IDOC_OUTPUT_ORDCHG like the following in our company(because the structure of IDOCS this morning are totally wrong):

1 I set some breakpoints at IDOC_OUTPUT_ORDCHG .

2 modify a PO with me22n and an IDOC was created because the MESSAGE(on the menu bar) showed that an IDOC is created .

3 the program didn't stop at where I set the breakpoint.

Is there anything wrong how I tried to debug?

couldn't thank you more.

Best regards.

Frank

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
578

Hello experts:

Thank you in advance for all your replies.

I tried to debug the function IDOC_OUTPUT_ORDCHG like the following in our company(because the structure of IDOCS this morning are totally wrong):

1 I set some breakpoints at IDOC_OUTPUT_ORDCHG .

2 modify a PO with me22n and an IDOC was created because the MESSAGE(on the menu bar) showed that an IDOC is created .

3 the program didn't stop at where I set the breakpoint.

Is there anything wrong how I tried to debug?

couldn't thank you more.

Best regards.

Frank

3 REPLIES 3
Read only

Former Member
0 Likes
579
Read only

Former Member
0 Likes
578

Hi,

please check the message type

Best regards,

raam

Read only

0 Likes
578

the Message type says that an IDOC is successfullly created.