Menu

SAP Function Module WF_WIND_PROCESS_TYPE_REQUEST

Workflow: choose Activity type

The Function Module WF_WIND_PROCESS_TYPE_REQUEST (Workflow: choose 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_WIND_PROCESS_TYPE_REQUEST
Short Text Workflow: choose 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
ALLOW_TO_CREATE LIKE SPACE Is the creation of a new process category allowed ?
PROCESS_TYPE_CLASS LIKE SPACE Class

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 selection screen was left
PROCESS_TYPE LIKE WFPRC-PRCTP selected process category

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.