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
Differentiate between the uline and write: sy-uline statements if any?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are Pull and Push Methods?
What is the difference between synchronous and asynchronous updates?
What are the disadvantages of different types of bdc's?
Name the special commands of list?
What are the different abap editors? What is the used of different editors in abap?
Can a domain, assigned to a data element be changed? : abap data dictionary
wat are the process that can be executed & tracked in a workflow?
Which type of tables used this buffer?
What is erp? : sap abap hr
What is the difference between dialog program and a report?
What is the difference between a pool table and a transparent table?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is the difference between a substructure and an append structure?