Menu

SAP Function Module DB6_LOG_READ

DB6: get protocol list for a given time interval

The Function Module DB6_LOG_READ (DB6: get protocol list for a given time interval) is a standard Function Module in SAP ERP and is part of the function group SDB6XDB within the package STU6.

Technical Information

Function Module DB6_LOG_READ
Short Text DB6: get protocol list for a given time interval
Function Group SDB6XDB
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROM_DATE LIKE SY-DATUM SYSTEM: Current date
FROM_TIME LIKE SY-UZEIT SYSTEM: Time
SYSTEM_ID LIKE SY-SYSID Name of SAP R/3 System
TO_DATE LIKE SY-DATUM SYSTEM: Current date
TO_TIME LIKE SY-UZEIT SYSTEM: Time

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOGS LIKE DB6PMPROT General info (main)

Exceptions

This function module does not define any Exceptions.