Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module QMBAL_DSP_LOG_STANDARD_POPUP (Protokoll ausgeben: Darstellung als Popup) is a standard Function Module in SAP ERP and is part of the function group QMBAL within the package QM00.
Function Module | QMBAL_DSP_LOG_STANDARD_POPUP |
Short Text | Protokoll ausgeben: Darstellung als Popup |
Function Group | QMBAL |
Package | QM00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALDATE_FROM | LIKE | BALHDR-ALDATE | Anwendungs-Log: Datum | |
ALDATE_TO | LIKE | BALHDR-ALDATE | Anwendungs-Log: Datum | |
ALMODE | LIKE | BALHDR-ALMODE | Anwendungs-Log: Betriebsmodus (Batch,Batch-Input,Dialog) | |
ALPROG | LIKE | BALHDR-ALPROG | '*' | Anwendungs-Log: Programmname |
ALTCODE | LIKE | BALHDR-ALTCODE | '*' | Anwendungs-Log: Transaktionscode |
ALTIME_FROM | LIKE | BALHDR-ALTIME | Anwendungs-Log: Uhrzeit | |
ALTIME_TO | LIKE | BALHDR-ALTIME | Anwendungs-Log: Uhrzeit | |
ALUSER | LIKE | BALHDR-ALUSER | Anwendungs-Log: Benutzername | |
EXTNUMBER | LIKE | BALHDR-EXTNUMBER | '*' | Anwendungs-Log: Externe Identifikation |
OBJECT | LIKE | BALHDR-OBJECT | Anwendungs-Log: Objektname (Applikationskürzel) | |
PROBCLASS_FROM | LIKE | BALHDR-PROBCLASS | Anwendungs-Log: Problemklasse eines Protokolls | |
PROBCLASS_TO | LIKE | BALHDR-PROBCLASS | Anwendungs-Log: Problemklasse eines Protokolls | |
SUBOBJECT | LIKE | BALHDR-SUBOBJECT | '*' | Anwendungs-Log: Unterobjekt |
TABNAME | TYPE | DDOBJNAME | Anwendungs-Log: Kontext: Name der DDIC-Struktur | |
T_LOGNUMBER | TYPE | BAL_T_LOGN | Anwendungs-Log: Tabelle mit Protokollnummern |
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.