SAP ABAP Function Module APPL_LOG_READ_INTERN (Application Log: Read local memory)
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 APPL_LOG_READ_INTERN Application Log: Read local memory  
Function Group SLG0   Application Log (old): Create  
Program Name SAPLSLG0    
INCLUDE Name LSLG0U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_OF_LOGS TYPE Number of logs read
Importing OBJECT TYPE BALHDR-OBJECT Object name
Importing SUBOBJECT TYPE BALHDR-SUBOBJECT SPACE Subobject name
Importing LOG_HANDLE TYPE BALHDR-LOG_HANDLE
Importing LOG_CLASS TYPE BALHDR-PROBCLASS '4' Log class
Importing LANGUAGE TYPE SYST-LANGU SPACE Message language
Tables HEADER_DATA TYPE BALHDR Log header data
Tables HEADER_PARAMETERS TYPE BALHDRP Log parameters
Tables MESSAGES TYPE BALM Log messages
Tables MESSAGE_PARAMETERS TYPE BALMP Message parameters
Tables CONTEXTS TYPE BALC
Tables MESSAGE_PREPARED TYPE T_PREPARED_MESSAGES formatted log messages
Tables T_EXCEPTIONS TYPE BAL_S_EXCEPTION Application Log: Exceptions in Log
Tables T_PREPARED_EXC TYPE BAL_S_PREPARED_EXC Application Log: Formatted Exceptions in Log
Exception OBJECT_NOT_FOUND TYPE Object not found
Exception SUBOBJECT_NOT_FOUND TYPE Subobject not found
Exception FUNCTION_NOT_COMPLETED TYPE Formatting unsuccessful
Exception MESSAGE_NOT_FOUND TYPE Log message not found
Exception PARAMETER_MISSING TYPE Input parameter missing
               
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  19950113 
SAP Release Created in