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.
Function Module | SWLWP_HANDLER_CUST_DISPATCH |
Short Text | |
Function Group | SWLWP_CENTRAL_CUST |
Package | SWLWP |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UPDATE | TYPE | FLAG | General Flag |
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 |
---|---|---|---|---|
LOGSYS_TAB | LIKE | SWLWPLOGSY | Table of Logical Systems (WP Customizing) | |
MESSAGE_TAB | LIKE | SWLWPHDISTMES | Message with Code and Text |
This function module does not define any Exceptions.