Menu

SAP Function Module AFX_MSG_LOG_ADK_STATISTICS

The Function Module AFX_MSG_LOG_ADK_STATISTICS () is a standard Function Module in SAP ERP and is part of the function group AFX_MESSAGE_GLOBAL within the package AFX_GLOBAL.

Technical Information

Function Module AFX_MSG_LOG_ADK_STATISTICS
Short Text
Function Group AFX_MESSAGE_GLOBAL
Package AFX_GLOBAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARCHIVE_DOCUMENT TYPE ADMI_RUN_D '000000' Archiving Session ID
I_FLG_RELOAD TYPE AFX_DTE_BOOLEAN SPACE
I_FLG_TABINFO_ONLY TYPE AFX_DTE_BOOLEAN SPACE
I_LOG_OBJECT TYPE BALOBJ_D Application log: Object name (Application code)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_STATISTICS_DATA TYPE AFX_TAB_STATISTICS_DATA Statistical Data of an Archiving Run

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.