The Function Module CACS_LOG_SET_DATA (Prov: Versorgung des Application Log Subscreens mit Daten) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.
Function Module | CACS_LOG_SET_DATA |
Short Text | Prov: Versorgung des Application Log Subscreens mit Daten |
Function Group | CACS_BUFFERLOG |
Package | CACSAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOG_HANDLE | TYPE | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DYNNR | LIKE | Aufrufendes Dynpro | ||
E_PROGRAM | LIKE | Aufrufendes Programm |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Fehler |
LOG_NOT_FOUND | Protokoll nicht gefunden |
NO_LOGS_SPECIFIED | Kein Protokoll angegeben |
PROFILE_INCONSISTENT | Profil inkonsistent |
SEVERE_ERROR | Schwerer Fehler |