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

Calling /$sync in abap program

Former Member
1,230

Hello SCN,

i'm trying to find a FM that has the same effect as /$SYNC. The question has been posted sometimes but there were no good answer.

i tried some sbuf* fonction module but that not have the same effect as /$sync.

i'm out of idea... Did someone has ever done something like that?

Thanks,

Alain

2 REPLIES 2
Read only

phillip_manning2
Explorer
0 Likes
952

Hi there,

I was looking around ST02 and eventually found a spot where is is possible to reset some buffers.

It uses function module 'SAPTUNE_RESET_BUFFER'.

Cheers,

Phil

Read only

0 Likes
952

Thanks Phil!

That's exactly what I was looking for.

Regards,

Alain