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
When you prefer lsmw?
what is the exact code that shoud be implimented in sap note
What is meant by hide area?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Fallback class
What are the basic objects of the data dictionary?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How to get that a secondary index is attached to a select query?
What are the organizational related infotypes? : abap hr
What is runtime analysis?
What is an update type with reference to a match code id? : abap data dictionary
How can we upload a text file having delimiters in to legacy system?
What are the various types of selection screen event?
Difference between open sql and native sql? : abap data dictionary
What are the page windows? How many main windows will be there in a page window?