Menu

SAP Function Module K_APPL_LOG_WRITE_REPSELS

The Function Module K_APPL_LOG_WRITE_REPSELS () is a standard Function Module in SAP ERP and is part of the function group KADL within the package KACC.

Technical Information

Function Module K_APPL_LOG_WRITE_REPSELS
Short Text
Function Group KADL
Package KACC
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_MESG LIKE MESG Nachricht für Eintrag im Anwendungs-Log
I_OBJECT TYPE BALOBJ_D 'CORS' Objekt für Eintrag im Anwendungs-Log
I_REPORT LIKE RSVAR-REPORT Report, dessen Selektionen geschrieben werden
I_SUBOBJECT TYPE BALSUBOBJ Subobjekt für Eintrag im Anwendungs-Log

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.