SAP ABAP Function Module MSS_LOG_READ (DB6: get protocol list for a given time interval)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_SQLJOBS (Package) Database Jobs for MS SQL Server
Basic Data
Function Module MSS_LOG_READ DB6: get protocol list for a given time interval  
Function Group SMSSJOB   MSS function group for DB6 Framework  
Program Name SAPLSMSSJOB    
INCLUDE Name LSMSSJOBU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FROM_DATE TYPE SYST-DATUM SYSTEM: Current date
Importing FROM_TIME TYPE SYST-UZEIT SYSTEM: Time
Importing TO_DATE TYPE SYST-DATUM SYSTEM: Current date
Importing TO_TIME TYPE SYST-UZEIT SYSTEM: Time
Importing SYSTEM_ID TYPE SYST-SYSID SY-SYSID Name of SAP R/3 System
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Tables LOGS TYPE DB6PMPROT General info (main)
Tables PLANNINGS TYPE SDBAP DBA Planning Table
Exception DB_FUNCTION_ERROR TYPE
               
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  20041223 
SAP Release Created in 700