Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Is it possible to pass data to and from include programs explicitly? : abap modularization

1344


What are pool tables?

1148


i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status

9049


What is time constraint ? : abap hr

1361


what is difference between user exit, customer exit and badi?

5282


In a loop of an internal table, what is the use of at first & at last statements?

2020


What is the significance of delivery class?

1098


What happens Update command is used without where clause ?

1242


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

1093


What is a transport?

1171


what is a text table ?

2403


What are the different types joins?

1194


Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel

2032


what is diff between idocs,bdc,rfc and bapi. give real time answer

19795


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

2261