The Function Module DB_ORA_CRITICAL_TABLES_GROWTH (Get Space History For Tables With Critical Growth (Extents, Nextextsiz) is a standard Function Module in SAP ERP and is part of the function group STD1 within the package STUO.
Function Module | DB_ORA_CRITICAL_TABLES_GROWTH |
Short Text | Get Space History For Tables With Critical Growth (Extents, Nextextsiz |
Function Group | STD1 |
Package | STUO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WITH_SUM_GROWTH_ALL | LIKE | SY-DAYST | SPACE |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
HIST_LAST_MONTH | LIKE | HISTTABLES | ||
LAST_MONTH_SUM | LIKE | SUMTABLAST | ||
SUM_GROWTH | LIKE | SUMTABGROW | ||
TIMES_LAST_MONTH | LIKE | HISTTIMES |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HISTORY_NOT_FOUND | |
NO_PERMISSION | |
WRONG_DATABASE |