Among the Call Transaction and Session Method, which is faster?
Answer Posted / guest
Call transaction is faster then session method. But usually
we use session method in real time...because we can transfer
large amount of data from internal table to database and if
any errors in a session. Process will not complete until
session get correct.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Can we define our own match code id's for sap matchcodes ?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
How many tables are there in sap?
Rp_provide_from_last contains how many parameters ? : abap hr
What are base tables of an aggregate object?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is the difference between refresh and free statements?
What is the use of a pretty printer?
Explain the uses of the simple maintenance interface? : sap abap hr
What actually happens in real-time recruitment? : sap abap hr
What are the different abap editors? What is the used of different editors in abap?
What is repository info. Systems? : abap data dictionary
What are the functional areas?
Concepts of OO ABAP and why we are using it?