Register Login

How to Reset a User Buffer?

Updated Jul 07, 2021

Hi basis kings,
 
I have a question please answer me and the question is as follow:
 
How to reset a user buffer? Is there any t-code for reset and how to archive?

Thanks in Advance

Solution

Please follow the steps below:

Execute t-code SU53 in SAP Command field

SU53

Next, click the Authorization Values button present on the top taskbar

Authorization Values

Now select the Reset User Buffer option to reset the user buffer

Reset buffer


Comments

  • 03 Sep 2008 1:26 am Shalesh Singh Visen Helpful Answer
    Use Transaction SM56
  • 04 Sep 2008 2:07 am Shalesh Singh Visen Helpful Answer
    to reset user buffer please execute T-Code RSET.
  • 06 Sep 2008 3:27 pm rekha Helpful Answer
    Please note: resetting of the buffers could change the performance of
    the entire system. Here is an overview of the buffers you're looking for:

    /$SYNC - buffers of the application server
    /$CUA - CUA buffer of the application server
    /$TAB - the TABLE buffers of the application server
    /$NAM - the nametab buffer of the application server
    /$DYNP - the screen buffer of the application server
  • 03 Oct 2016 4:58 pm Guest Helpful Answer

     A user buffer is a buffer from which the data of a user master record is loaded when the user logs on. The user buffer has different setting options with regard to the ‘auth/new_buffering’ parameter.

    using  t-code su56   we can reset the user buffer.

    But this activity is done by  basis people.

  • 05 Sep 2008 5:56 pm Guest
    its SU56 not SM56
  • 09 Sep 2008 3:16 am Shalesh Singh Visen

    U can use SU53 and click authorization values ---> Reset User Buffer.

    Read Here for more SAP BASIS Interview Questions.

  • 02 Jul 2009 8:37 pm Guest
    Great Shailesh Singh, your answer for using SU53 solved in problem in R/3 Release 4.6C
    Thank you

×