what is the Difference Between session and call transaction?
Answer Posted / p.lokesh
SESSION METHOD :
1) Asynchronous Process
2) Synchronous update
3) Multiple Transactions can be handled ( That means u can
upload the data at a time for more than one T-Code.
4) Implicit Error handling (Means for errors SM35).
5) Huge amount of data can be uploaded.
6) Execute the session on a specific date.(By using hold
date parameter).
7) Time Requirement is more.
CALL TRANSACTION :
1) Asynchronous process.
2) Asynchronous/Synchronous Update.
3) Single transaction only handled.
4) Small amount of data uploaded.
5) Explicit error handling(That Means all the error records
move to internal table and validate)
6) Time Requirement is low.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the difference between rfc and bapi function modules? : abap bdc
What is bdc programming? : abap bdc
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
what is a text table ?
What are different types of parameters?
What is the difference of update types in call transaction method ? : abap bdc
How would you set the formatting options statically and dynamically within a report?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the buffering options in abap?
Type casting and error handling
What does an exec sql statement do in abap?
How we format the data before writing a statement in the report?
Explain the difference between free and refresh?
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
Explain how many types of tables exist and what are they in data dictionary?