Menu

SAP Function Module SALT_REQUIRED_TOOLS_DISPATCH

Dispatch of MT Tools According to Proposed Dispatcher Name

The Function Module SALT_REQUIRED_TOOLS_DISPATCH (Dispatch of MT Tools According to Proposed Dispatcher Name) is a standard Function Module in SAP ERP and is part of the function group SALT within the package SMOI.

Technical Information

Function Module SALT_REQUIRED_TOOLS_DISPATCH
Short Text Dispatch of MT Tools According to Proposed Dispatcher Name
Function Group SALT
Package SMOI
Module Type Normal Module

Importing Parameters

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
DISPATCHER_NAME LIKE ALTLDPNM
ONLY_TOOLS TYPE ALTOOLWHIC SPACE
SEGMENT_TO_CHECK TYPE ALMSEGNAME
SYSID_TO_CHECK LIKE SY-SYSID SY-SYSID Name of SAP R/3 System
TOOL_START_MODE LIKE ALTYPES-CHAR1

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

These are the Exceptions of this function module.

Exception Name Short Text
CANT_ENQUEUE_DISPATCHER Error in lock management
CANT_GET_OWN_RFC_DEST
CANT_GET_REQUIRED_TOOLS
DISPATCHER_ALREADY_RUNNING
INVALID_DIALOG_MODE
INVALID_DISPATCHER_NAME
INVALID_SEGMENT_NAME
INVALID_TOOL_START_MODE