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
State the system field for the current date?
What happens Update command is used without where clause ?
What is database utility?
What are spa/gpa parameters (sap memory)?
What is a data element?
How many main windows will be there in a page window?
What are the organizational related Infotypes
How to display or know if the value entered contains records or not?
Where do you create indexes in abap?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is meant by authorization? Did you ever work on it? : sap abap hr
What are the sequences of event block?
What are indexes? : abap hr
Write the bdc table structure? : abap bdc
What is the function of a data element? : abap data dictionary