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 is a table pool?
What are the two levels in defining a match code ?
Can you define a field without a data element? : abap data dictionary
What is the function of a data element?
What will you code in start-of-selection & end-of-selection ?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is the advantage of structures?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What are the basic objects of the data dictionary? : abap data dictionary
How to specify a client for database table processing?
What is the tcode to create indexes?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Can a constructor be redefined?
What is an update type with reference to a match code id? : abap data dictionary
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary