The Function Module SWD_WF_DEFINITION_READ () is a standard Function Module in SAP ERP and is part of the function group SWDE within the package SWD.
Function Module | SWD_WF_DEFINITION_READ |
Short Text | |
Function Group | SWDE |
Package | SWD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TASK | LIKE | SWD_AHEAD-TASK | ||
WFDKEY | LIKE | SWD_WFDKEY | Structure with key fields |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER | TYPE | SWD_SHEAD | Workflow definition: Basic data (runtime+definition) | |
LOCAL_EVENTS | TYPE | SWDTSLEVNTS | Lokale Ereignisse und Ausnahmen | |
PROPERTIES | TYPE | SWDTSPROPTS | Runtime Table: Attributes |
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 |
---|---|---|---|---|
BINDINGS | LIKE | SWD_SBIND | Binding definitions | |
EVENTS | LIKE | SWD_SEVNTS | Workflow Definition: Include Structure for Nodes (Runtime) | |
LINES | LIKE | SWD_SLINES | ||
METHODS | LIKE | SWD_SMETHO | Workflow definition: Secondary methods (runtime+definition) | |
NODES | LIKE | SWD_SNODES | ||
STEPS | LIKE | SWD_SSTEPS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DEFINITION_NOT_FOUND | No workflow def. available for reference date |