The Function Module SWD_WORKFLOW_CHECK () is a standard Function Module in SAP ERP and is part of the function group SWDD within the package SWD.
Function Module | SWD_WORKFLOW_CHECK |
Short Text | |
Function Group | SWDD |
Package | SWD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTAINER | CLASS | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVATE_NOT_POSSIBLE | LIKE | SY-TABIX | ||
RETURN | LIKE | SWD_RETURN | ||
SAVE_NOT_POSSIBLE | LIKE | SY-TABIX |
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 |
---|---|---|---|---|
ACT_ERROR | LIKE | SWD_ERROR |
This function module does not define any Exceptions.