Menu

SAP Function Module SWD_ERROR_CREATE

Syst-Felder in Workflow Builder Fehlerstruktur konvertieren

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.

Technical Information

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

Importing Parameters

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

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
ERROR TYPE SWD_ERROR Workflow Definition: Error Checking a Workflow

Exceptions

This function module does not define any Exceptions.