in bdc which method best comape to call transaction and
session method?with example?

Answer Posted / n arasa

1)call transaction :

->we will go for call transaction,when we have to upload
less amount of data and we have to do the immediate
updations
->if we execute huge amount of data with call transaction
then the session we will be expired
->we have to handle the errors in call trasaction

2) session methosd:

->we will go for session method when we have to upload huge
amount of data.
->it generates session and executes in background
->we don't want handle the errors.it generates one log file
and stores in it.

Regards,
Narasareddy

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data classes? What are the various data classes available for selection? : abap data dictionary

777


How many secondary indexes can we create in a table?

851


On which event we can validate the input fields in module programs?

860


What is the use of at new statement ?

1592


Advantages and disadvantages of different types of bdc's?

790


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1840


What is abap?

844


Differentiate screen painter from menu painter.

803


how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul

3671


Explain data dictionary in abap?

852


What are plan versions used for? : sap abap hr

803


What are the events in ABAP language?

835


while implementing badi what are the tables u find??

3860


How will you find manager of an employee

1104


What is meant by hotspots?

880