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
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What are the different types of view?
What are the main uses of the primary key?
What is native sql?
How do you work with semi colon se[arated files in BDC ?
How do you retrieve the data for repetitive structures ? : abap hr
How we can retrieve data using secondary index. Explain with simple example?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Exception handling and how does it transfer from called method to calling method?
Explain the client concept of sap.
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
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/
What is a currency factoring technique?
What are local objects?
When to use logical database?