‎2004 Oct 25 1:41 PM
Hi All,
How to clear the buffer memory when the program has been executed. I want to remove this buffer for that program. Any suggestions.
Thanks in Advance.
RK.
‎2004 Oct 25 3:47 PM
Hi Ravi
The transaction "$sync" will clean all the system buffer. I do not know something cleaning the ABAP buffer.
*--Serdar
‎2004 Oct 25 4:03 PM
Hi
Also search the function group <b>"SBUF"</b>. Maybe you can find something useful there...
*--Serdar