Menu

SAP Function Module SWD_WF_DEFINITION_ACTIVATE

WF: Activate Workflow Definition

The Function Module SWD_WF_DEFINITION_ACTIVATE (WF: Activate Workflow Definition) is a standard Function Module in SAP ERP and is part of the function group SWDE within the package SWD.

Technical Information

Function Module SWD_WF_DEFINITION_ACTIVATE
Short Text WF: Activate Workflow Definition
Function Group SWDE
Package SWD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_CLIENT LIKE SY-MANDT SY-MANDT
ACT_TASK LIKE SWD_AHEAD-TASK
ACT_WFDKEY LIKE SWD_WFDKEY

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_COUNT LIKE SY-TABIX
WORST_MESSAGETYPE LIKE SY-MSGTY

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
ACT_ERROR LIKE SPROT_U

Exceptions

This function module does not define any Exceptions.