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

Answer Posted / lokesh

Call Transaction is faster than session method because
while updating data into database call transcation does not
check the updation but it check the success of the
transaction only . where as Session method ,check the
updation of the data into database and also success of the
transaction. That's the reason call transaction is faster
than Session method.

In call transaction Synchronous updation is Optional.

If u wnat to send data & update the data at different times
& want to update data synchronously then need a automatic
error log, then we go for Session method . It is slow.

if call transaction the data that is received will be
updated at the same time.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is filter dependent BADI?

930


What is the difference between collect and append statements?

567


What is the difference between refresh and free statements?

647


What is the use of program rsbdcsub? : abap bdc

649


What are the advantages of logical databases?

623






how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

2873


How can we set the tablespaces and extent sizes ?

571


What will you code in start-of-selection & end-of-selecton & why?

583


what is the difference between Blocked ALV and interactive ALV?

1874


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

617


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2175


How do you delete duplicate records from internal table?

747


What is a logical database?

670


What is asap methodology? : sap abap hr

571


Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)

845