Menu

SAP Function Module WSO_LOG_DATA

Schreiben von Daten ins Applikationlog

The Function Module WSO_LOG_DATA (Schreiben von Daten ins Applikationlog) is a standard Function Module in SAP ERP and is part of the function group WSOPROT within the package WSOR.

Technical Information

Function Module WSO_LOG_DATA
Short Text Schreiben von Daten ins Applikationlog
Function Group WSOPROT
Package WSOR
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_EXTNUMBER TYPE BALNREXT Anwendungs-Log: Externe Identifikation
I_OBJECT TYPE BALOBJ_D 'W' Anwendungs-Log: Objektname (Applikationskürzel)
I_SUBOBJECT TYPE BALSUBOBJ 'W_LISTERR' Anwendungs-Log: Unterobjekt

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
IT_MSGTAB LIKE BALMI Anwendungs-Log: Schnittstelle für APPL_LOG_WRITE_MESSAGES

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_DURING_INITIALIZATION Error during inizialization of application log
ERROR_DURING_WRITE_DATA Error during write data to application log
ERROR_DURING_WRITE_DB Error during writing on DB
ERROR_DURING_WRITE_HEADER Error during write header in application log