what is the difference between session ,call Transaction?
Answer Posted / guest
Session Method :
1.Asynchronus Processing
2.Synchronous Database update
3.Session Can not run in parellel.
4.A bathch i/p log is generated for each session
Call Transaction
1.Synchronous Processing.
2.Synchronous & Asynchronus Database update.
3.No bathch i/p log is generated .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the basic object types? : sap abap hr
What are the system fields?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is filter dependent BADI?
What primary key and foreign key relationship
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are the different types of the sap abap data dictionary objects?
What are system fields for secondary lists?
Can we create a gui status in a program from the object browser?
What abap statement will trigger list generation?
What is the difference between commit-work and rollback-work tasks?
How the at-user command serves mainly in lists?
What is the difference between skip and reserve?
What are datasets in abap?