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

refreshing global buffers

Former Member
0 Likes
1,119

hi experts,

hot to refresh global buffers that are used by a particular transaction at an instance.

ex : i have used tcode ES57 for displaying connection object , after which i have changed

few field values using ES56,but those changes were not getting reflected in ES57 until

i changed from display mode to change mode.

is there any possibility to refresh buffers used by a particular transaction.

thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
538

try t-code sync

Prabhudas

Read only

Former Member
0 Likes
538

try this

$TAB Refreshes the table buffers and

$SYNC Refreshes all buffers, except the program buffer