Ansicht
Dokumentation

BAL_GLB_SEARCH_MSG - Application Log: Global: Find message(s) (in memory)

BAL_GLB_SEARCH_MSG - Application Log: Global: Find message(s) (in memory)

ROGBILLS - Synchronize billing plans   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

If the application program has no handle to access an Application Log message, it can get one with BAL_GLB_SEARCH_MSG, which searches memory for logs.
This function module gets various message or log header data search criteria as Importing parameters:

  • I_S_LOG_FILTER
    Log header filter criteria (structure BAL_S_LFIL)
  • I_S_LOG_CONTEXT_FILTER
    Log header context data filter criteria (type BAL_T_CFIL)
  • I_T_LOG_HANDLE
    Set of log handles to be searched (type BAL_T_LOGH)
  • I_S_MSG_FILTER
    Message data filter criteria (structure BAL_S_MFIL)
  • I_S_MSG_CONTEXT_FILTER
    Log header context data filter criteria (type BAL_T_CFIL)
  • I_T_MSG_HANDLE
    Set of message handles to be searched (type BAL_T_MSGH)

If several parameters are specified, they are related by a logical AND.
The result E_T_MSG_HANDLE is a table of the set of message handles of the messages found.

Related function modules

Find and read messages and logs

Further information

Overview of the most important function groups

Quick start documentation

Application Log: Technical documentation





Parameters

E_T_LOG_HANDLE
E_T_MSG_HANDLE
I_MSG_CONTEXT_FILTER_OPERATOR
I_MSG_EXCLUDE_OPERATOR
I_S_LOG_FILTER
I_S_MSG_FILTER
I_T_LOG_CONTEXT_FILTER
I_T_LOG_HANDLE
I_T_MSG_CONTEXT_FILTER
I_T_MSG_HANDLE

Exceptions

MSG_NOT_FOUND

Function Group

SBAL

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 3225 Date: 20240520 Time: 224047     sap01-206 ( 34 ms )