what is the Difference Between session and call transaction?

Answer Posted / p.lokesh

SESSION METHOD :
1) Asynchronous Process
2) Synchronous update
3) Multiple Transactions can be handled ( That means u can
upload the data at a time for more than one T-Code.
4) Implicit Error handling (Means for errors SM35).
5) Huge amount of data can be uploaded.
6) Execute the session on a specific date.(By using hold
date parameter).
7) Time Requirement is more.

CALL TRANSACTION :
1) Asynchronous process.
2) Asynchronous/Synchronous Update.
3) Single transaction only handled.
4) Small amount of data uploaded.
5) Explicit error handling(That Means all the error records
move to internal table and validate)
6) Time Requirement is low.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a transport?

611


What are the main uses of the primary key?

712


What are the different buffering methods?

566


What is the significance of the screen number ‘0’?

555


What are datasets in abap?

661






State the differences between database view & projection view? : abap data dictionary

594


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

604


What are the system table used in abap?

574


What kind of financial periods exist in SAP? What is the relevant table for that?

589


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

628


What is the difference between a structure and a table?

540


How to define selection screen?

582


Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary

603


What is meant by slab? How is indian slab and us slab? : sap abap hr

543


What is meant by read lock? : sap abap data dictionary

549