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.
Function Module | SWF_CREATE_STEP_CONDITION |
Short Text | |
Function Group | SWF1 |
Package | SWF |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.