Menu

SAP Function Module BAL_LOG_HDR_READ

Application Log: Log: Header Data: Read Data and Texts

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BAL_LOG_HDR_READ (Application Log: Log: Header Data: Read Data and Texts) is a standard Function Module in SAP ERP and is part of the function group SBAL within the package SZAL.

Technical Information

Function Module BAL_LOG_HDR_READ
Short Text Application Log: Log: Header Data: Read Data and Texts
Function Group SBAL
Package SZAL
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_LANGU TYPE SYLANGU SY-LANGU Language
I_LOG_HANDLE TYPE BALLOGHNDL Log handle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CREATED_IN_CLIENT TYPE SY-MANDT Client in which the log was created
E_EXISTS_ON_DB TYPE BOOLEAN Log already exists in the database
E_IS_MODIFIED TYPE BOOLEAN Log changed
E_LOGNUMBER TYPE BALOGNR Internal log number
E_SAVED_IN_CLIENT TYPE SY-MANDT Client in which the log was saved
E_STATISTICS TYPE BAL_S_SCNT Statistics (number of A, E, W, I and S messages)
E_S_LOG TYPE BAL_S_LOG Log header data
E_TXT_ALMODE TYPE C Operating mode text
E_TXT_ALSTATE TYPE C Status text
E_TXT_ALTCODE TYPE C Transaction code text
E_TXT_DEL_BEFORE TYPE C 'Delete before expiry' flag text
E_TXT_OBJECT TYPE C Application Log object text
E_TXT_PROBCLASS TYPE C Problem class text
E_TXT_SUBOBJECT TYPE C Application Log subobject text
E_WARNING_TEXT_NOT_FOUND TYPE BOOLEAN One or more texts not found

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LOG_NOT_FOUND Log not found