CAN WE DEBUG A IDOC? IF YES HOW TO DEBUG IN INBOUND SIDE AND
OUTPUT SIDE.
Answer Posted / buddula15
Yes We can Debug.
Outbound IDOC is just Program to prepare IDOC. Go to that
program and put a break-point and debug.
Inbound program is mostly Function Module. You can debug
that also.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are matchcodes?
What is the max no of match code id’s that can be defined for one match code object?
What are the disadvantages of different types of bdc's?
What is a subroutine?
How can we declare a table control in the abap/4 program?
How would you suppress the display of a parameter on the selection screen?
What is the function of the transport system and workbench organiser?
Difference between domain and data element? What are aggregate object?
What is page window?
Difference between top-of-page and top-of-page during at line- selection?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the company code? : sap abap hr
What are the update types possible?
what is defference between repository and non repository Object?
What is evaluation path, where do we do it and why? : sap abap hr