Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Clearing Buffer memory.

Former Member
0 Likes
730

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.

2 REPLIES 2
Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
507

Hi Ravi

The transaction "$sync" will clean all the system buffer. I do not know something cleaning the ABAP buffer.

*--Serdar

Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
507

Hi

Also search the function group <b>"SBUF"</b>. Maybe you can find something useful there...

*--Serdar