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 is the reserve command?
What are the client dependant objects in abap / sap?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the Process to transfer IDOC from Outbound System to Inbound system.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
How to analysis Background Job for performance Issue?
Fallback class
what is the exact code that shoud be implimented in sap note
What are the different methods of bdc? : abap bdc
How do you retrieve the data for repetitive structures ? : abap hr
When, how and how would you control changes to standard SAP objects.
How do you populate data into a multiple line field?
What is web dynpro for abap?
What is the use of dequeue function module? : sap abap data dictionary
When is the top-of-page event triggered? : abap data dictionary