How to debug an Idoc at runtime?
Answer / 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 |
what are value table and check table ?and what are the difference between them?
What is pseudo comment (#EC) and How it is different from normal comments(i.e. '*' and '"')
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
Static and instance variable and method with live example. Why and when to use
How do you see the data in a table?
In delivery processing which step comes first picking, packing, posting goods issue ?
how will u interact with client if neccessary?
In which cluster time results are stored
Can you do enhancement in a table?
In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when it is being used. And what it really does?
9 Answers Miracle Solutions, Patni, Satyam,
What is Set Screen and Leave screen?
If you are at 3rd list how can you back to 1st list?