RSSM_SUPPRESS_STATISTICS 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 RSSM_SUPPRESS_STATISTICS 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.
Selection Text: ODS = DataStore Object
Selection Text: SUP_AFT = DB St. Deactivated After Act.
Selection Text: SUP_BEF = DB St. Deactivated Before Act.
Text Symbol: 001 = DB Statistic Generation Deactivated Before Activation
Text Symbol: 002 = DB Statistic Generation Activated Before Activation
Text Symbol: 003 = DataStore Object Not Found
Text Symbol: 004 = No DataStore Object Specified
Text Symbol: 005 = DB Statistic Generation Deactivated After Activation
Text Symbol: 006 = DB Statistic Generation Activated After Activation
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSAWB_MAINTAIN_DTA call function 'RSAWB_MAINTAIN_DTA' exporting i_method = rsatr_c_dta_get i_dta = ods importing e_type = l_type e_s_dta = l_s_dta e_not_allowed = l_not_allowed.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSSM_SUPPRESS_STATISTICS - RSSMSUPPRESSSTATISTICS RSSM_SUPPRESS_STATISTICS - RSSMSUPPRESSSTATISTICS RSSM_START_IPAK_FOR_BAPI - Start RSBATCH1 in own roll area from Bapi_ipak_start RSSM_START_IPAK_FOR_BAPI - Start RSBATCH1 in own roll area from Bapi_ipak_start RSSM_SM50_ALT - Test sm50 RSSM_SM50_ALT - Test sm50