Difference between call transaction & session method? which
of these methods can be best used in background process?

Answer Posted / saai

CALL TRANSACTION METHOD:

1)THE CALL TRANSACTION IS COMPATIABLE FOR SMALL AMOUNT OF
DATA ONLY.

2)IT IS COMPATIABLE FOR FOREGROUND PROCESS ONLY.

3)IT IS DOES NOT HAVE A LOG FILE CONCEPT.

4)IN CALL TRANSACTION ERRORS CAN BE HANDLED BY USING
BDC_MSGCOLL STRUCTURE.

5) THE DATA WILL PROCESS SYNCHRONOUS MODE AND UPDATES ALSO
IN SYNCHRONOUS .



SESSION METHOD:

1) IT IS COMPATIABLE FOR SMALL AMOUNT OF DATA AS WELL AS
LARGE AMOUNT DATA.

2)IT DOES NOT HAVE A LOG FILE CONCEPT.

3) THE DATA WILL PROCESS ASYNCHRONOUS MODE AND UPDATAES IN
SYNCHRONOUS MODE.

4) THE SESSION METHOD WILL EXECUTE ONLY IN BACK GROUND
PROCESS ONLY.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what next in SAP-ABAP/4 is it going to be change?

1648


How do you control printer functions from sapscript?

695


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1776


What is a development class? : abap data dictionary

697


What is the disadvantage of a call by reference?

634






How are BAPI different from Normal function modules ?

1570


please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?

1576


What is a bsp application? : sap abap hr

629


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

850


What is the differences between structure and table in data dictionary in abap?

576


How do we assign dynamic views while creating material master and generating bdc? : abap bdc

623


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

612


What is a table attribute?

579


Explain what is runtime analysis?

563


What is the function of a data element? : abap data dictionary

577