Menu

SAP Function Module LWE_CHECK_WFDID

The Function Module LWE_CHECK_WFDID () is a standard Function Module in SAP ERP and is part of the function group LWE_DEFINITION within the package S_LWE_WF_CONNECTOR.

Technical Information

Function Module LWE_CHECK_WFDID
Short Text
Function Group LWE_DEFINITION
Package S_LWE_WF_CONNECTOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_SOURCE_CLIENT LIKE SY-MANDT SY-MANDT R/3 System, Client Number from Logon

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
WFDID_NOTFOUND_TAB LIKE LWE_S_WFDID Structure Workflow Definition ID
WFDID_TAB LIKE LWE_S_WFDID Structure Workflow Definition ID

Exceptions

This function module does not define any Exceptions.