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

did u done enhancement framework?how u implemented?

5293


Explain the difference between free and refresh?

831


How can we achieve MVC ?

1104


ABAP : Classical reports events name

1113


What is the significance of the memory table ‘screen’?

788


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2461


Explain the difference between tables and structures?

705


What are the different functions used in sap script?

726


What is the logo in sap script?

778


hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.

1762


What is the difference between scrolling a table horizontally and vertically?

810


What are the list of screen elements?

773


What is value table? : abap data dictionary

855


What are the uses of secondary indexes?

807


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

827