in bdc which method best comape to call transaction and
session method?with example?
Answer / 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 |
what is exact difference between uline ad sy-uline?
What is the diffrence between Abstract Class and an Interface in OOABAP.
Explain the different types of screen keywords?
In alv Reports,how the Output is displayed ad editable and how i can edit the same and how it will reflect the DB?Please help...........
What is the difference between end-of-page and end-of- selection?
What are the functional areas?
what is a buffer and how many types?
How do you display a data in a detail list?
Explain how to create any functions? How to go about it?
when a material is created through BDC, does it add the created material in mara table?Or else where the material created is stored?(In which table?)
What is the exact use of Reuse_alv_field_catlog_merge.
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr