SAP Reports / Programs | Basis Components | ABAP Runtime Environment | Syntax, Compiler, Runtime(BC-ABA-LA) SAP BC

MSHM_MONITOR_ACTIONS SAP ABAP INCLUDE - MSHMMONITORACTIONS







MSHM_MONITOR_ACTIONS is a standard ABAP INCLUDE 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 MSHM_MONITOR_ACTIONS into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MSHM_MONITOR_ACTIONS. "Basic submit
SUBMIT MSHM_MONITOR_ACTIONS AND RETURN. "Return to original report after report execution complete
SUBMIT MSHM_MONITOR_ACTIONS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT MSHM_MONITOR_ACTIONS

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = l_title text_question = l_question default_button = '2' display_cancel_button = 'X' IMPORTING answer = l_rc EXCEPTIONS text_not_found = 1 OTHERS = 2.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = p_info-area_name sl_message_area = 'SH' sl_message_subid = '0' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = p_info-area_name sl_message_area = 'SH' sl_message_subid = '1' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = p_info-area_name sl_message_area = 'SH' sl_message_subid = '2' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = shm_area_info-area_name data_word2 = '/' data_word3 = p_info-instance_name sl_message_area = 'SH' sl_message_subid = '1' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = shm_area_info-area_name data_word2 = '/' data_word3 = p_info-instance_name sl_message_area = 'SH' sl_message_subid = '2' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = p_info-area_name sl_message_area = 'SH' sl_message_subid = '4' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = shm_area_info-area_name data_word2 = '/' data_word3 = p_info-instance_name sl_message_area = 'SH' sl_message_subid = '4' EXCEPTIONS OTHERS = 1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = p_info-area_name sl_message_area = 'SH' sl_message_subid = '5' EXCEPTIONS OTHERS = 1.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-dis.

SHMM_START_ROOT_EXPLORER CALL FUNCTION 'SHMM_START_ROOT_EXPLORER' DESTINATION 'NONE' EXPORTING p_area = shm_area_info-area_name p_instance = p_info-instance_name p_client = p_info-client p_shmlabel = ls_version-version_label p_shmid = ls_version-version_id EXCEPTIONS system_failure = 1 communication_failure = 2 OTHERS = 3.

SAPGUI_PROGRESS_INDICATOR





CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-dis.

SHMM_START_ROOT_EXPLORER CALL FUNCTION 'SHMM_START_ROOT_EXPLORER' DESTINATION 'NONE' EXPORTING p_area = p_area-area_name p_instance = p_instance-instance_name p_client = p_version-client p_shmlabel = p_version-version_label p_shmid = p_version-version_id EXCEPTIONS system_failure = 1 communication_failure = 2 OTHERS = 3.

JOB_OPEN CALL FUNCTION 'JOB_OPEN' EXPORTING jobgroup = 'SHMM' jobname = 'SHM_AREA_CONSTRUCTOR' IMPORTING jobcount = l_jobcount EXCEPTIONS OTHERS = 99.

JOB_CLOSE CALL FUNCTION 'JOB_CLOSE' EXPORTING jobcount = l_jobcount jobname = 'SHM_AREA_CONSTRUCTOR' strtimmed = abap_true targetsystem = g_btc_system IMPORTING job_was_released = l_released EXCEPTIONS cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 invalid_target = 8 OTHERS = 99.

RSLG_WRITE_SYSLOG_ENTRY CALL FUNCTION 'RSLG_WRITE_SYSLOG_ENTRY' EXPORTING data_word1 = shm_area_info-area_name data_word2 = '/' data_word3 = shm_area_instance_info-instance_name data_word4 = '/' data_word5 = p_info-lock_id sl_message_area = 'SH' sl_message_subid = '3' EXCEPTIONS OTHERS = 1.

RS_TOOL_ACCESS CALL FUNCTION 'RS_TOOL_ACCESS' EXPORTING operation = 'SHOW' object_name = p_info-attach_include object_type = 'PROG' position = p_info-attach_line.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MSHM_MONITOR_ACTIONS or its description.