The Function Module SWLWP_CHECK_STATUS_CHANGE () 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_CHECK_STATUS_CHANGE |
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 |
---|---|---|---|---|
I_CURRENT_STATUS | TYPE | SWLWPSYSSTAT | Status of a WebFlow Handler System | |
I_NEW_STATUS | TYPE | SWLWPSYSSTAT | Status of a WebFlow Handler System |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MESSAGE | TYPE | SWLWPMSGS-TEXT | Language-Specific Message | |
E_RETCODE | TYPE | SWLWPMSGS-CODE | Error Code |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.