Menu

SAP Function Module LWE_GET_INSTANCE_STATUS

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

Technical Information

Function Module LWE_GET_INSTANCE_STATUS
Short Text
Function Group LWE_RUNTIME
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
WF_ID TYPE SWWWIHEAD-WI_ID Control Parameter for the Export of a Process Definition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLOWITEM_STATUS LIKE SWWWIHEAD-WI_STAT Processing Status of a Work Item

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
LWE_STATUS LIKE LWE_S_STATUS Runtime Status of a Life and Work Event

Exceptions

This function module does not define any Exceptions.