Menu

SAP Function Module SWF_CREATE_STEP_CONDITION

The Function Module SWF_CREATE_STEP_CONDITION () is a standard Function Module in SAP ERP and is part of the function group SWF1 within the package SWF.

Technical Information

Function Module SWF_CREATE_STEP_CONDITION
Short Text
Function Group SWF1
Package SWF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDITION TYPE SWBCONDTAB WF: Internal Representation of a Condition
CONDITION_BRANCH_HIDE TYPE SWD_HIDE Anzeige des Knotens im Workflow-Protokoll
CONDITION_TYPE TYPE SWD_CONTYP WF: Type of condition
STEP_NODE_ID LIKE SWF_COMMON-NODE_ID Node Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RESULT LIKE SWF_RETMUL WFP: Internal table as return value for n branches

Exceptions

This function module does not define any Exceptions.