which method is suitable for call transaction asynchronous
or synchronous
Answer Posted / bikas
That depends upon the requirement and the nature of
transaction if updates should take place one after another
then we select Syncronus mode if it is not an restriction
then we will select asynchronous mode.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between leave transaction and call transaction?
What is the difference b/t Session method and call transaction method ??
what is the t-code to link technical and functional operation?
Explain what is the step-by-step process to create a table in data dictionary?
What is exception class and test class. How to use it?
What are the screen painter and menu painter?
What is filter dependent BADI?
What does the extract statement do in extract datasets? : abap modularization
Can we create a gui status in a program from the object browser?
What is the difference between internal tables and extract datasets? : abap modularization
What is match code? : sap abap hr
Specify the types of data dictionary objects.
What is design pattern? Provide example .Why are we using it?
what are the two methods of modifying sap standard tables ?
Explain how to write a bdc - how do you go about it?