The Function Module SWD_ERROR_CREATE (Syst-Felder in Workflow Builder Fehlerstruktur konvertieren) is a standard Function Module in SAP ERP and is part of the function group SWD_SIMPLE_CHECKS within the package SWD.
Function Module | SWD_ERROR_CREATE |
Short Text | Syst-Felder in Workflow Builder Fehlerstruktur konvertieren |
Function Group | SWD_SIMPLE_CHECKS |
Package | SWD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN_ERROR | TYPE | SWD_ERROR | Workflow Definition: Error Checking a Workflow | |
IN_SYST | TYPE | SYST | ABAP System Fields |
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 |
---|---|---|---|---|
ERROR | TYPE | SWD_ERROR | Workflow Definition: Error Checking a Workflow |
This function module does not define any Exceptions.