what is the Difference Between session and call transaction?

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.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you transport lsmw data from one system to another?

653


What are the types of windows in sap script?

608


What are the steps to be followed to set lockobjects? : sap abap data dictionary

623


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1808


Describe data classes? : abap hr

625






What are the difference between tables and structures? : abap data dictionary

647


What are the system fields?

554


How the transaction that are programmed by the user can be protected?

633


Table events aNd table maintains generation

982


What is a size category? : abap data dictionary

655


What is an update type with reference to a match code id?

560


Explain the function module in bdc?

572


Explain what are the events in screen programming?

566


What is alv programming in abap?

637


How do you Export a session ?

1590