Among the Call Transaction and Session Method, which is faster?
Answer Posted / guest
Call transaction is faster then session method. But usually
we use session method in real time...because we can transfer
large amount of data from internal table to database and if
any errors in a session. Process will not complete until
session get correct.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the data types of the external layer? : abap data dictionary
Explain data dictionary in abap?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
Hat are the different types of mode (run code) in call transaction method?
What are system variable in abap?
What are aggregated objects
Explain badi in abap.
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
How will you define org structure in MM?
Explain different types of attributes of function module?
What is the use of lock objects?
What is a multiple line field? : abap bdc
how can we enable hyperlink in screen painter?
What are the basic functions of database utility?
What are the two levels in defining a match code ?