Menu

SAP Function Module SWF_XI_BPM_CACHE_GET_LOG

XI-Cache: Messages lesen

The Function Module SWF_XI_BPM_CACHE_GET_LOG (XI-Cache: Messages lesen) is a standard Function Module in SAP ERP and is part of the function group SWF_XI_CACHE within the package SWF_XI_ADAPTER.

Technical Information

Function Module SWF_XI_BPM_CACHE_GET_LOG
Short Text XI-Cache: Messages lesen
Function Group SWF_XI_CACHE
Package SWF_XI_ADAPTER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU TYPE SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung
TASK TYPE SWW_TASK Aufgabenkennung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MSG_LINES TYPE SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen)
T_MSG_STRUC TYPE SAPI_MSG_STRUC Tabelle mit sap-wapi-Message (Strukturen)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.