what is the difference between session ,call Transaction?

Answer Posted / sirisha

1.Call transaction is an immediate process where as session
is a delayed process.
2.Exception handling is automated in session where as in
call transaction method we have to handle it manually by
using BDC_MSG_COl.
3.Locking is possible in session method where as in call
transaction method it is not possible.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about sap fico testing and the tools used? : abap bdc

787


What is an abap?

732


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

800


What are the 3 types of tables in sap? : abap data dictionary

830


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

789






What are advantages and disadvantages of logical data base

1946


While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization

817


What are the prerequisites for creating foreign key relationship?

834


What are your ways to performance optimization?

1117


What is the maximum number of structures that can be included in a table or structure

808


What is the difference between a substructure and an append structure? : abap data dictionary

827


What are the 3 types of function modules in sap?

791


What is the role of ‘refresh’ in internal table?

756


How do you process errors in call transaction method? : abap bdc

894


How collect statement is different from append?

731