Difference between Session Vs Call transactions?

Answer Posted / norty_n

Session method:
...It can handle small amount of data as well as large
amount of data.
...It can handle multiple applications simultaneously.
...This method by default has log files. Log files is used
to store error records.
...It can process the data fore ground and back ground
because it can handle small amount of data as well as large
amount of data.
...It processes the database Asynchronously and updates the
database synchronously.

Call-transaction Method:
...With this method we can process the data in fore ground
only.
...This method compatible small amount of data only. user
can create log file explicitly using BDCMSGCOLL structure.
...It processes the data and updates synchronously.
...It can handle one application at a time.


Cheers..
MNK

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

2002


What is update task

8052


What are the relational operations that can be performed on view in sap? : abap data dictionary

725


Can you print decimals in type n? What is difference between float and packed data type?

1010


What are different ABAP editors? What are the differences?

831


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

2430


What are the aggregate objects in data dictionary? : sap abap data dictionary

956


What is value table?

815


What are the two ways of producing a list within a transaction?

824


What data is contained in data dictionary? : abap data dictionary

904


Explain what are the different functions used in sap script?

796


How do you process errors in session method ? : abap bdc

840


How do you Export a session ?

1818


Explain what is an rfc?

875


What is a view? : abap data dictionary

898