Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the advantages/ dis-advantages of logical databases?

1022


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

2080


What are the prerequisites for creating foreign key relationship?

1193


Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?

2086


What’s value table?

1108


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

1094


What are the advantages of logical databases?

1114


How do we handle multiple line items in BDC's.

7676


How do you write a function module in sap?

1123


What are the difference between pool tables and transparent tables?

1188


How can we access the correction and transport system? : abap data dictionary

1133


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

1092


What are the check tables?

1142


Explain what are the different functions used in sap script? What are the parameters used in each function?

1083


In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.

2639