Menu

SAP Function Module SCRMUI_ADMIN_CHECKRUN_MONITOR

The Function Module SCRMUI_ADMIN_CHECKRUN_MONITOR () is a standard Function Module in SAP ERP and is part of the function group SCRMUI_ADMIN within the package S_CHECK_RESULT_MANAGEMENT.

Technical Information

Function Module SCRMUI_ADMIN_CHECKRUN_MONITOR
Short Text
Function Group SCRMUI_ADMIN
Package S_CHECK_RESULT_MANAGEMENT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_CHKRUNID TYPE CRMRUNID Check Results Management: Check Run ID
IM_OBJSETID TYPE CRMOBSETID Check Results Management: ID of Object Set to Be Checked
IM_OBJSETKIND TYPE CRMOBSETKI Check Results Management: Type of Object Set to Be Checked
IM_SHOW_RESULT TYPE ABAP_BOOL ABAP_FALSE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.