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

What are the advantages of abap query tool?

535


Name the function module used to convert logical file names to physical file names in abap/4 programs?

584


How we format the data before before write statement in report ?

545


Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...

999


List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr

510






What is the difference between a pool table and a transparent table and how they are stored at the database level?

576


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1503


What are lock objects?

589


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

627


How many types of data classes are there in sap?

572


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

1039


How is the command suppress-dialog useful?

642


Can we specify the next screen number with a variable?

555


What is the use of dequeue function module? : sap abap data dictionary

596


How will you insert record in a sorted table

859