There is a pair of SAP transactions which might be used when you need to reset data from SAP database tables temporarily stored in buffers. Actually those codes are not real transactions but so called OK fields that are able to be entered in field of transaction within SAP GUI.
/$TAB RSADMIN refreshes buffers for specific tables e.g. RSADMIN
/$TAB refreshes all table buffers + the program buffer
/$SYNC refreshes all table buffers, except the program buffer
After successful execution of those transactions you are suppose to get messages like:
All buffers were reset
Message no. 00012
TAB buffer reset
Message no. 00044
1 comment:
excellent forum to learn and implement in reality.....
Pulla Rao
Basis
Post a Comment