which command is used to flushes the database buffer?
Answer Posted / malathy
use the by pass buffer command on the select statement
which will fetch the data directly from the database
ignoring the buffered data on the application layer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What is the difference between sum and collect?
What is a sequence of event-triggered in report?
What kind of deliverables you have on a day to day basis?
What data is contained in data dictionary? : abap data dictionary
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 are different types of parameters?
Explain the difference between function group and function module?
What are the different function modules used in sapscript?
What are dml commands in abap?
What is the difference between synchronous and asynchronous update?
What is the difference between ABAP and HR ABAP
How do you populate data into a multiple line field? : abap bdc
Explain buffering concept usage?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc