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
How table control cn be generated using bdc? : abap bdc
What will happen when we use single buffered selected?
What is pretty printer?
Explain what are extracts?
What are the different function modules used in sapscript?
Application Category?
How many structures can be created in a Ztable ?
What are the aggregate objects in the dictionary? : abap data dictionary
What is the lock object?
What are the data types of the external layer?
How to create a button in selection screen ?
Which transaction code can I use to analyze the performance of abap program?
how to create view in bdc..??
What takes most time in SAP script programming?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul