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

If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

1149


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

1854


What is a report?

946


What are the different abap editors? What is the used of different editors in abap?

768


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

741






Give examples of transparent table?

889


What are the main events of which are used for logical database?

791


Explain what is sap script? What is the purpose of sap script?

817


What is the use of the raising exception? : abap modularization

706


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

1115


Can a filed occur in several field groups?

764


What are the two methods for modifying sap standard tables?

985


What is elementary search help? : sap abap data dictionary

770


Can we specify the next screen number with a variable?

724


How to create a button in selection screen ?

1673