Menu

SAP Function Module WF_DYNP_RULES_EDITOR

Workflow: Rule editor for an activity type

The Function Module WF_DYNP_RULES_EDITOR (Workflow: Rule editor for an activity type) 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_DYNP_RULES_EDITOR
Short Text Workflow: Rule editor for an activity type
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_CODE LIKE SY-UCOMM 'CHNG' Display / change mode
PROCESS_TYPE LIKE WFPRC-PRCTP Transaction type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXIT_FCODE LIKE FCODE with which the function module was left

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OPERATION_NO_AUTHORIZATION No display authorization for the transaction type
PROCESS_TYPE_NOT_EXIST Transaction type does not exist