The Function Module SALT_TOOL_EXECUTE () is a standard Function Module in SAP ERP and is part of the function group SALT within the package SMOI.
Function Module | SALT_TOOL_EXECUTE |
Short Text | |
Function Group | SALT |
Package | SMOI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIALOG_MODE | LIKE | ALTYPES-CHAR1 | ||
TOOL_CALL_TYPE | LIKE | ALTLEXDESC-CALLTYPE | ||
TOOL_TO_EXECUTE | LIKE | ALTLEXDESC-TOOLEXEC |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELFMONI_MSC_TID | LIKE | ALGLOBTID | Alert: Global Monitoring Type Identifier |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MT_TOOL_INFO | LIKE | ALTLEXDESC |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_DIALOG_MODE | |
INVALID_TOOL_CALL_TYPE | |
MT_TOOL_INFO_MISSING | |
NO_TCODE_EXECUTE_AUTHORITY | |
TOOL_START_FAILED | |
TOOL_WAS_ABORTED |