Menu

SAP Function Module MSQ_VTLFILESTATS_DOWNLOAD

SQL Server file IO statistics

The Function Module MSQ_VTLFILESTATS_DOWNLOAD (SQL Server file IO statistics) is a standard Function Module in SAP ERP and is part of the function group STUL within the package STUS.

Technical Information

Function Module MSQ_VTLFILESTATS_DOWNLOAD
Short Text SQL Server file IO statistics
Function Group STUL
Package STUS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLDB LIKE MSD_DBDATA-AUTOSTCRE ' ' Missing statistics auto. built for query during optimization
DBNAME LIKE MSD_DBDATA-DBNAME ' ' MS SQL server Database name

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
VTLFILE LIKE MSDVTLFLS SQL Server file IO statistics

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DBNAME_NOTFOUND Specified database not found
WRONG_DB_RELEASE Only with SQL Server 2000 or higher