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...

Difference between Session Vs Call transactions?

Answer Posted / norty_n

Session method:
...It can handle small amount of data as well as large
amount of data.
...It can handle multiple applications simultaneously.
...This method by default has log files. Log files is used
to store error records.
...It can process the data fore ground and back ground
because it can handle small amount of data as well as large
amount of data.
...It processes the database Asynchronously and updates the
database synchronously.

Call-transaction Method:
...With this method we can process the data in fore ground
only.
...This method compatible small amount of data only. user
can create log file explicitly using BDCMSGCOLL structure.
...It processes the data and updates synchronously.
...It can handle one application at a time.


Cheers..
MNK

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the structure of a bdc sessions?

1049


Does sap handle multiple languages?

1061


What is an evaluation path? : sap abap hr

1133


How do you find out whether a file exits on the presentation server?

1043


What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?

1134


What are the domains and data elements?

1667


What are different data types in abap/4?

1056


What is projection view?

1001


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

1333


Did you use buffering?

1137


What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?

1121


Exception handling and how does it transfer from called method to calling method?

1635


How to write a code in tab control? : abap bdc

1186


What are the types of subroutines?

1147


Difference between open sql and native sql? : abap data dictionary

1101