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.
Function Module | DB_INF_IO_STAT |
Short Text | Informix Chunk I/O Statistics |
Function Group | STD2 |
Package | STUI |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.