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
did u done enhancement framework?how u implemented?
Explain the difference between free and refresh?
How can we achieve MVC ?
ABAP : Classical reports events name
What is the significance of the memory table ‘screen’?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
Explain the difference between tables and structures?
What are the different functions used in sap script?
What is the logo in sap script?
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.
What is the difference between scrolling a table horizontally and vertically?
What are the list of screen elements?
What is value table? : abap data dictionary
What are the uses of secondary indexes?
What is the maximum number of structures that can be included in a table or structure