Menu

SAP Function Module SWLWP_HANDLER_CUST_DISPATCH

The Function Module SWLWP_HANDLER_CUST_DISPATCH () is a standard Function Module in SAP ERP and is part of the function group SWLWP_CENTRAL_CUST within the package SWLWP.

Technical Information

Function Module SWLWP_HANDLER_CUST_DISPATCH
Short Text
Function Group SWLWP_CENTRAL_CUST
Package SWLWP
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_LANGU TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language
IM_UNAME TYPE SYUNAME SY-UNAME SAP System, User Logon Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE TYPE FLAG General Flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOGSYS_TAB LIKE SWLWPLOGSY Table of Logical Systems (WP Customizing)
MESSAGE_TAB LIKE SWLWPHDISTMES Message with Code and Text

Exceptions

This function module does not define any Exceptions.