BSP_WD_COMP_RT_REP_CHECK 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 BSP_WD_COMP_RT_REP_CHECK 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: Global check component Runtime Repository
Text Symbol: 001 = Component
Text Symbol: 002 = in Enhancement Set
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAL_DSP_PROFILE_STANDARD_GET call function 'BAL_DSP_PROFILE_STANDARD_GET' "'BAL_DSP_PROFILE_NO_TREE_GET' importing E_S_DISPLAY_PROFILE = LS_DISPLAY_PROFILE.
BAL_DSP_LOG_DISPLAY call function 'BAL_DSP_LOG_DISPLAY' exporting I_S_DISPLAY_PROFILE = LS_DISPLAY_PROFILE exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BSP_WD_COMP_RT_REP_CHECK - Global check component Runtime Repository BSP_WD_COMP_RT_REP_CHECK - Global check component Runtime Repository BSP_WD_CENTRAL_CHECK_RESULT - Results of WebClient UI Framework Check BSP_WD_CENTRAL_CHECK_RESULT - Results of WebClient UI Framework Check BSP_WD_CENTRAL_CHECK_LCL - Include BSP_WD_CENTRAL_CHECK_LCL BSP_WD_CENTRAL_CHECK_CALLBACK - Report BSP_WD_CENTRAL_CHECK_CALLBACK