The Function Module RS_ST22_RFC (Execute Tool on Specific Machine) is a standard Function Module in SAP ERP and is part of the function group ST22_TOOLS within the package SABP.
Function Module | RS_ST22_RFC |
Short Text | Execute Tool on Specific Machine |
Function Group | ST22_TOOLS |
Package | SABP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_RFC | TYPE | RSDUMPHELP-RFC | General Flag | |
P_TOOL_TAB | TYPE | RSTOOLTAB | ST22: Table of Registered Tools for Analyzing Dumps | |
TOOL | TYPE | RSDUMPHELP-PROG | ABAP Program: Current Main Program |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FT | LIKE | RSST22FT |
This function module does not define any Exceptions.