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.
Function Module | K_APPL_LOG_WRITE_REPSELS |
Short Text | |
Function Group | KADL |
Package | KACC |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.