Menu

SAP Function Module ACTEXP_OFFLINE_LOG_DISPLAY

Display of Log File for Offline Applications

The Function Module ACTEXP_OFFLINE_LOG_DISPLAY (Display of Log File for Offline Applications) is a standard Function Module in SAP ERP and is part of the function group ACTEXP_WAF_BASE within the package BACTEXP.

Technical Information

Function Module ACTEXP_OFFLINE_LOG_DISPLAY
Short Text Display of Log File for Offline Applications
Function Group ACTEXP_WAF_BASE
Package BACTEXP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_LOG_HEADER TYPE PTRV_WAF_LOG_ALV_HEAD_ITAB Header Data for Offline Log Files
IM_LOG_ITEM TYPE PTRV_WAF_LOG_ITAB Offline Log Files

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.