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
How can we use / display table in a screen?
What are the three hierarchical levels of data types and objects?
What is payroll area
How do you find if a logical database exists for your program requrements?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What are the personnel administration related infotypes? : abap hr
Explain the properties of selection screen?
What is the maximum number of structures that can be included in a table or structure
What are the uses of table pool or table cluster.
What happens if a function module runs in an update task? : abap modularization
What is a collect statement?
What is partner selection?
What is an update type with reference to a match code id?
Explain the structure of a bdc sessions?