RSR_CACHE_FULL_RESET is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RSR_CACHE_FULL_RESET into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Report RSR_CACHE_FULL_RESET
Text Symbol: 001 = Full Reset on Cache Content
Text Symbol: 002 = Reset Content of the OLAP Cache
Text Symbol: 003 = Cache Types
Text Symbol: 004 = Main Memory
Text Symbol: 005 = Early Flatfile & Database Modes:
Text Symbol: 006 = Per Server Persistence
Text Symbol: 007 = Cross Server Persistence
Text Symbol: 008 = Query Aggregate (BLOB/Cluster Added)
Text Symbol: 009 = Cache Instances
Text Symbol: 010 = Local AppServer
Text Symbol: 011 = All AppServers
Text Symbol: 012 = Method for Reset
Text Symbol: 013 = Delete Caches
Text Symbol: 014 = Invalidate Cache Tables
Text Symbol: 015 = Overriding Shared ABAP Memory for Main Memory Cache
Text Symbol: 016 = Free ShMem Exp./Imp Buffer
Text Symbol: 017 = Caution: Buffer not exclusively reserved for Cache!
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSR_CACHE_CLEAR_ALL_CACHES CALL FUNCTION 'RSR_CACHE_CLEAR_ALL_CACHES' IMPORTING r_success = l_success.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSR_CACHE_FULL_RESET - Report RSR_CACHE_FULL_RESET RSR_CACHE_FULL_RESET - Report RSR_CACHE_FULL_RESET RSR_CACHE_ADMIN_MAINTAIN - Maintain Cache Parameters RSR_CACHE_ADMIN_MAINTAIN - Maintain Cache Parameters RSR_BEXANALYZER_TEXT_DE - Program RSR_BEXANALYZER_TEXT_DE RSR_BEXANALYZER_TEXT_DE - Program RSR_BEXANALYZER_TEXT_DE