Menu

SAP Function Module SWLWP_CHECK_STATUS_CHANGE

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.

Technical Information

Function Module SWLWP_CHECK_STATUS_CHANGE
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
I_CURRENT_STATUS TYPE SWLWPSYSSTAT Status of a WebFlow Handler System
I_NEW_STATUS TYPE SWLWPSYSSTAT Status of a WebFlow Handler System

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.