which of the command flushes the database buffer?
a) $free b) $tab.
Answer Posted / sai
to reset the table buffers we use $tab
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
What is abap work bench?
Why are insert and append statement used in sap abap?
What do you do when the system crashes in the middle of a BDC batch session?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Rp_provide_from_last contains how many parameters ? : abap hr
Define abap/4 layer? : abap data dictionary
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is difference between check table and value table ?
What is the meaning of table buffer? This buffer is used by which type oftable?
How can you distinguish between different kinds of parameters?
Do you know any other patterns if yes.. explain
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
What is the differrences between structure and table in data dictionary in abap? : abap hr
In sap scripts, how will you link form with the event driven?