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 / sateesh r
yes we can debug the IDOC by using WE19 tcode .
By using this tcode we can test the IDOC and reprocess the IDOC.
pooled tables: prps.
Clusted tables: Bseg.
totally 3 types 0f function modules.
1.RFC.
2.Normal F.Module.
3.Update
In update we have 2 types.
v1 with restart.
v1 without Restart.
v2 with restart.
By using this F.M we have To Manage the SCREENS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the full form of spro? : sap abap hr
How the transaction that are programmed by the user can be protected?
wat is the difference between A-gate & W-gate?where are they used?
How do I find the output type of a table or a program?
What is dynpro? what are its components ?
Can we write the code both call transaction and session method in single program?
How can you access the function code from menu painter?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
function modules are also external subroutines. State true or false. : abap modularization
What are the two different ways of building a match code object? : abap data dictionary
Difference between user exit and badis?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What are the fields in the memory table ‘screen’?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
How to read files and process BDC's automatically ?