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

What is the procedure you followed to upload the data?

767


What are the basic objects of the data dictionary? : abap data dictionary

818


How to upload more than 2GB file from External Source to SAP?

1065


What are the types of subroutines? : abap data dictionary

784


What is the bitwise operator in the sap abap?

804


What are the components of selection table?

819


Can we use on change of between select and endselect?

795


Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?

2218


What is sequence of event triggered in report?

817


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

772


hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.

1934


Explain lsmw?

839


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

736


What are the advantages of logical databases?

814


What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.

3147