Among the Call Transaction and Session Method, which is faster?

Answer Posted / madhavav reddy vacada

call transaction is faster because,it does not wait for the
return values while updating data into the database,that
means process is faster,where as session,it waits for
return values that means it processes record by record,so
it will not update the record until unless current record
is processed,i.e reason session is become slow than call
trasaction.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a projection view? : abap data dictionary

788


How do you control printer functions from sapscript?

950


Control Break statements- At new...endat.

1135


Can we use flow logic control key words in abap/4 and vice-verse?

741


What is pass by value and what is pass by reference? Which is better?

1070


Define abap/4 layer? : abap data dictionary

769


What is an evaluation path? : sap abap hr

736


Name some data dictionary objects?

733


Difference between domain and data element? What are aggregate object?

841


when do you need to create an internal table with header line ? and with out a header line?

1738


Where can you find error log for call transaction? : abap bdc

953


How many detail lists can be created in interactive reporting?

946


How to pass data from list to report?

743


What are the two statements which are required in an abap program to output an icon using a write statement?

985


What is the t-code for transaction recorder? : abap bdc

795