Menu

SAP Function Module WF_WIND_RULE_PARAMETER

Workflow: Parameter maintenance for incident function modules

The Function Module WF_WIND_RULE_PARAMETER (Workflow: Parameter maintenance for incident function modules) is a standard Function Module in SAP ERP and is part of the function group WFRL within the package SWF1.

Technical Information

Function Module WF_WIND_RULE_PARAMETER
Short Text Workflow: Parameter maintenance for incident function modules
Function Group WFRL
Package SWF1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCTION LIKE TWFSA-FUNC Function whose parameter should be maintained
METHOD LIKE OJINT-METHOD
PARAMETER LIKE TWFSA-PARAM SPACE Parameter which is maintained

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARAMETER LIKE TWFSA-PARAM Parameter which is maintained

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.