Funktion | Schreibt einen Anwendungsprotokolleintrag (Information) | ||||||
Beispiel | s10loginfo( "..." ). | ||||||
Aufruf |
data: mymsgtext type string. s10loginfo( mymsgtext ). |
||||||
Parameter |
|
||||||
Beschreibung |
Der angegebene Text wird mit Zusatzinformationen zur ABAP Klasse sowie zur
HTML-Seite als Information in den SAP Anwendungslog geschrieben, falls die
Variable s10session->applicationlog_level den Wert 3 hat. Weitere Details siehe s10applicationlog(). |
||||||
Komponente | S10 Framework |