Fonction SAP BAL_DSP_LOG_PARAMETERS - Application Log: Display: Display log header parameter set

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 headerparameters.
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_PARAMETERS is called when you select a logheader and choose 'Detail' in the Application Log log display(function module BAL_DSP_LOG_DISPLAY)
INCLUDE BAL_GENERAL_LINK OBJECT DOKU ID TX