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
What are the data types of the abap/4 layer? : abap data dictionary
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
Explain the advantage of structures?
What is the difference between refresh and free statements?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is smart forms? : abap hr
What is difference between dependent and independent data?
What is lock objects? : sap abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
Is main window mandatory in smartforms?
What are the difference between tables and structures?
How to use messages in lists?
How does the system handle roll areas for external program components?
Give few names of pooled tables in sap ?