The Function Module SALT_TOOLSET_STARTER (Starts a 'Work Package' of Tools to be Executed) is a standard Function Module in SAP ERP and is part of the function group SALT within the package SMOI.
Function Module | SALT_TOOLSET_STARTER |
Short Text | Starts a 'Work Package' of Tools to be Executed |
Function Group | SALT |
Package | SMOI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIALOG_MODE | LIKE | ALTYPES-CHAR1 | Dialog Box Yes / No | |
MAX_TOOLSTARTER_RUNTIME | LIKE | ALTOOLDP-DPMAXRUNT | AL_NO_TIMELIMIT | |
RUN_ON_RFC_DEST | LIKE | RFCDISPLAY-RFCDEST | SPACE | |
TOOL_DISPATCHER_NAME | LIKE | ALTLDPNM |
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 |
---|---|---|---|---|
TOOL_SET | LIKE | ALTLEXDESC |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANT_GET_OWN_RFC_DEST | |
INVALID_DIALOG_MODE | |
INVALID_MAX_RUNTIME | |
NO_AUTHORITY_GIVEN | |
REMOTE_START_FAILED | |
TOOLSET_MISSING | |
TOOL_DISPATCHER_NAME_MISSING |