Menu

SAP Function Module DB_INF_TBL_EXTENTS

Informix Monitor List of Tables with more than 10 extents

The Function Module DB_INF_TBL_EXTENTS (Informix Monitor List of Tables with more than 10 extents) 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_TBL_EXTENTS
Short Text Informix Monitor List of Tables with more than 10 extents
Function Group STD2
Package STUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DBSPACE1 LIKE DBSPACEEXT-DBSPACE * for All Dbspaces
TFLAG LIKE INFTFLAG-TFLAG Please look at Long Documentation
VERSION LIKE TUNESTRUCT-VERSION

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
DBA_SEG_TAB LIKE TBLEXTENTS List of Tables and its extents info
DBA_TMP_TAB LIKE DBSPACEEXT List of DBSPACES extents
FRAGTAB LIKE INFFRAGTAB List of Fragmented Table

Exceptions

This function module does not define any Exceptions.