Menu

SAP Function Module SWD_WORKFLOW_CHECK

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.

Technical Information

Function Module SWD_WORKFLOW_CHECK
Short Text
Function Group SWDD
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
CONTAINER CLASS IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'

Exporting Parameters

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

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
ACT_ERROR LIKE SWD_ERROR

Exceptions

This function module does not define any Exceptions.