Menu

SAP Function Module BAL_DB_SEARCH

Application Log: Database: Find Logs

The Function Module BAL_DB_SEARCH (Application Log: Database: Find Logs) is a standard Function Module in SAP ERP and is part of the function group SBAL_DB within the package SZAL.

Technical Information

Function Module BAL_DB_SEARCH
Short Text Application Log: Database: Find Logs
Function Group SBAL_DB
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_CLIENT TYPE SY-MANDT SY-MANDT Client to be searched
I_S_LOG_FILTER TYPE BAL_S_LFIL Log header data filter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_LOG_HEADER TYPE BALHDR_T Table of log header data read

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 No log found
NO_FILTER_CRITERIA Filter criteria missing