ESH_CO_INDEXING_MONITOR 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 ESH_CO_INDEXING_MONITOR 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: Monitor Indexing Processes
Text Symbol: 001 = Select a single row
Text Symbol: 002 = Select a valid row
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BP_JOB_MAINTENANCE_SM37B CALL FUNCTION 'BP_JOB_MAINTENANCE_SM37B' EXPORTING o_jobsel_params = ls_jobsel *JPS no_sel_screen = 'X' EXCEPTIONS unknown_selection_error = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ESH_CO_INDEXING_MONITOR - Monitor Indexing Processes ESH_CO_INDEXING_MONITOR - Monitor Indexing Processes ESH_CM_REPAIR_SYS_COUP - Program to clean up table ESH_CM_SYS_COUP ESH_CM_REPAIR_SYS_COUP - Program to clean up table ESH_CM_SYS_COUP ESH_CLEAR_DESTINATION - Program ESH_CLEAR_DESTINATION ESH_CLEAR_DESTINATION - Program ESH_CLEAR_DESTINATION