Menu

SAP Function Module DB6_PM_DB6CSTRC_SUMMARY

DB6: Get Summary for Cumulative SQL Trace

The Function Module DB6_PM_DB6CSTRC_SUMMARY (DB6: Get Summary for Cumulative SQL Trace) is a standard Function Module in SAP ERP and is part of the function group SDB6PMST04 within the package STU6.

Technical Information

Function Module DB6_PM_DB6CSTRC_SUMMARY
Short Text DB6: Get Summary for Cumulative SQL Trace
Function Group SDB6PMST04
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
CONNECTION LIKE DBCON-CON_NAME Logical name for a database connection

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT TYPE I DB6: number of rows in db6pmsq_db
EXEC_TIME TYPE I DB6: execution time
FETCH_TIME TYPE I DB6: fetch time
FROM_TIME LIKE DB6CSTRACE-FIRST_TIME DB6: Time of First Execution
PREP_TIME TYPE I DB6: preparation time
TO_TIME LIKE DB6CSTRACE-FIRST_TIME DB6: Time of Last Execution

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
NO_HISTORY_FOUND required history records could not be read