Pls reply me 1)can i debuging the idoc. 2)give some example of
pool table and cluster table. 3)what is update module.
Answer Posted / malli.gontla
1. 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).
2. pooled tables: BSEG,BSES,
Clusted tables: AL01,AL09 etc
3.Update module. it is used in Module pool programming.
it is used to update the existing record.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Example of table cluster and cluster tables.
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/
Can we use flow logic control key words in abap/4 and vice-verse?
Explain the inside concept in select-options?
How can we access the correction and transport system?
What does the insert statement in extract datasets do?
To how many tables can an append structure be assigned. : abap data dictionary
What is the transaction code to display the payroll results ? : abap hr
What are the techniques involved in using sap supplied programs?
How can you distinguish between different kinds of parameters?
What is the different between template and a table?
State the differences between database view & projection view? : abap data dictionary
What are the different types of view?
Can I execute user exits? If yes, how?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr