SAP ABAP Function Module BAL_DB_LOAD (Application Log: Database: Load Logs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BAL (Application Component) Basis Application Log
     SZAL (Package) R/3 Central Basis Development: Application Log
Basic Data
Function Module BAL_DB_LOAD Application Log: Database: Load Logs  
Function Group SBAL_DB   Application Log: Database Interface  
Program Name SAPLSBAL_DB   Application Log: Database Interface 
INCLUDE Name LSBAL_DBU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_LOG_HANDLE TYPE BAL_T_LOGH Table of handles of logs read
Exporting E_T_MSG_HANDLE TYPE BAL_T_MSGH Table of handles of messages read
Exporting E_T_LOCKED TYPE BALHDR_T Logs locked and not read
Importing I_T_LOG_HEADER TYPE BALHDR_T Alternative 1: Table of log headers
Importing I_T_LOG_HANDLE TYPE BAL_T_LOGH Alternative 2: Table of log handles
Importing I_T_LOGNUMBER TYPE BAL_T_LOGN Alternative 3: Table of log numbers
Importing I_CLIENT TYPE SYST-MANDT SY-MANDT Client for I_T_LOGNUMBER
Importing I_DO_NOT_LOAD_MESSAGES TYPE BOOLEAN SPACE Only load log header
Importing I_EXCEPTION_IF_ALREADY_LOADED TYPE BOOLEAN Raise exception if log already loaded
Importing I_LOCK_HANDLING TYPE I 2 0: Ignore locks, 1: Do not read locked items; 3: Wait for unlocking
Exception NO_LOGS_SPECIFIED TYPE No logs specified
Exception LOG_NOT_FOUND TYPE Log not found
Exception LOG_ALREADY_LOADED TYPE Log is already loaded
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990505 
SAP Release Created in