Fonction SAP BAL_DSP_LOG_TECHNICAL_DATA - Application Log: Display: Display log header technical data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_LANGU SYST-LANGU C 1 SY-LANGU X Display Language
I_LOG_HANDLE BALLOGHNDL C 22 Log handle

Exception Description
LOG_NOT_FOUND Log not found

Functionality
This function module displays log header technicalinformation.
The log is identified by the IMPORTING parameter I_LOG_HANDLE (log handle). It must be in memory (i.e. the loghas just been created, or loaded from the database withBAL_DB_LOAD).
BAL_DSP_LOG_TECHNICAL_DATA is called whene you select a log header andchoose 'Techn. information' in the Application Log log display(function module BAL_DSP_LOG_DISPLAY).

Example
Report SBAL_DEMO_02 outputs a log
(==>Run ==>Coding).
INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX