10> Can u give me one example where we should use only
CALL TRANSACTION method in BDC?

Answer Posted / rakesh akula

Call Transaction:-
When there is need of only one transaction to be updated
such as 'MM01' and number of records are less. And also
while updating the database there will be less load on the
processor, as we know call transaction works in foreground
i.e in online mode then we can use call transaction.

Otherwise use Batch input session as it can update mor than
one transaction and it is used when the records are more as
it can be processed in background processing mode. Its
better to use batch input session as it provides error
handling facility implicitly whereas in call transaction we
have to write code i.e explicit error handling.

thanks & regards

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read 5th record from Hash Internal Table?

834


How to specify a client for database table processing?

615


How many tables are there in sap?

645


What are the difference between call screen and leave screen?

603


I need some information regarding Vcentric Test pattern ? with questions.

1685






How to add a column to a table control while using alphanumerical layout editor ?

1786


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

573


What is hotspot?

925


What are the kinds of foreign key fields?

532


Describe the difference between macro and subroutine?

632


What is the master data necessary before you can start posting in MM?

831


What are the data classes in abap?

607


What are differences between at selection-screen and at selection-screen output?

772


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1294


How many types of tables exists and what are they in data dictionary?

928