Menu

SAP Function Module DB_INF_IO_STAT

Informix Chunk I/O Statistics

The Function Module DB_INF_IO_STAT (Informix Chunk I/O Statistics) is a standard Function Module in SAP ERP and is part of the function group STD2 within the package STUI.

Technical Information

Function Module DB_INF_IO_STAT
Short Text Informix Chunk I/O Statistics
Function Group STD2
Package STUI
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_OF_STATISTICS LIKE SY-DATUM
TIME_OF_STATISTICS LIKE SY-UZEIT

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
TAB_DBSPACEIO LIKE DBSPACEIO
TAB_IOPERDEV LIKE IOPERDEV
TAB_IOPERPATH LIKE IOPERPATH

Exceptions

This function module does not define any Exceptions.