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

what is the difference between session ,call Transaction?

Answer Posted / subbu

session method:
1.Asynchronous processing i.e we can process multiple
transaction codes in a single program.
2.Synchronous data base updation
3.Error log created.
4.No significance for sy-subrc.
5.It is slower than call transaction method.
6.We cannot execute this method directly.

call transaction method:
1.Synchronous processing i.e we can process single
transaction in a single program.
2.Synchronous and Asynchronous database updation.
3.Error log cannot be created.
4.Significance for sy-subrc.
5.It is faster than session method.
6. We can directly execute this method.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is collect statement different from append?

1083


What is client in the sap system? : sap abap hr

1145


What is an update task? : abap modularization

1129


Program lines for the radio button selection and unabling some input variables in section screen

1460


Why lsmw does not support call transaction method? : abap bdc

1158


What is the use of lock objects?

1118


In SAP Script,How to display a single field(like matnr)at the right end of the form.

2489


What are the different buffering methods?

1087


What are multiple use BADIS?

1540


What are the steps to be followed to set lockobjects? : sap abap data dictionary

1156


What does the ‘suppress dialog’ do?

1572


What is meant by hide area?

1190


What is the difference between synchronous and asynchronous updates?

1068


Explain pai and pbo.

1283


What are the types of the programming language used in the sap abap software?

1224