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 are the function modules used to create batch input session? : abap bdc

633


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

604


What is the difference between internal tables and extract datasets? : abap modularization

672


What is primary index?

538


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

679






What takes most time in SAP script programming?

685


What is static attribute

1091


What is the difference between rfc and bapi function modules? : abap bdc

630


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

599


​​What is the symbol to do “concatenation” operation in​​ nw​​ abap​​ 7.4​​ ?

779


Under Data Transfer Portion of ABAP, what do you mean by DX Project

1855


What is a collect statement?

577


Difference between stand alone CRM and back-end CRM

3822


What is check table?

582


singleton class

935