How to debug an Idoc at runtime?

Answer Posted / tony

IDocs are processed by a function module, which are mapped
against in table EDIFCT. When you process an IDoc with BD87
you can have a breakpoint in the function and it will stop.
For outbound processing it depends on which program is
sending the IDoc. For transactional data like purchase
orders, the IDoc is created via RSNAST00 which in turn calls
a function module assigned to the processing code (BD41).

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we assign dynamic views while creating material master and generating bdc? : abap bdc

748


What are the different types of view?

699


What are the main uses of the primary key?

838


What is native sql?

691


How do you work with semi colon se[arated files in BDC ?

1551






How do you retrieve the data for repetitive structures ? : abap hr

738


How we can retrieve data using secondary index. Explain with simple example?

756


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

698


Exception handling and how does it transfer from called method to calling method?

977


Explain the client concept of sap.

676


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

786


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1903


What is a currency factoring technique?

791


What are local objects?

702


When to use logical database?

660