출처: https://wiki.scn.sap.com/wiki/display/Basis/How+to+Reset+different+SAP+buffers
How to Reset different SAP buffers - Basis Corner - Community Wiki
SAP Buffers can be reset with below commands : /$SYNC - Resets the buffers of the application server/$CUA - Resets the CUA buffer of the application server/$TAB - Resets the TABLE buffers of the application server/$NAM - Resets the nametab buffer of the ap
wiki.scn.sap.com
SAP Buffers can be reset with below commands :
- /$SYNC - Resets the buffers of the application server
- /$CUA - Resets the CUA buffer of the application server
- /$TAB - Resets the TABLE buffers of the application server
- /$NAM - Resets the nametab buffer of the application server
- /$DYN - Resets the screen buffer of the application server
- /$ESM - Resets the Exp./ Imp. Shared Memory Buffer of the application server
- /$PXA - Resets the Program (PXA) Buffer of the application server.
- /$OBJ - Resets the Shared Buffer of the application server.
'SAP > ABAP 기초' 카테고리의 다른 글
(ABAP) View의 종류와 특징 (0) | 2021.06.30 |
---|---|
(ABAP) Table / Structure / View 정리 (0) | 2021.06.30 |
(ABAP) ABAP Naming Rule (0) | 2021.06.28 |
(ABAP 코드) DISTINCT, GROUP BY, APPENDING (0) | 2021.06.24 |
(ABAP) CLASS - GLOBAL CLASS (0) | 2021.06.21 |