The Function Module DB6_PM_TBSCONFIG1 (DB6: Tablespace Configuration (Calculations)) is a standard Function Module in SAP ERP and is part of the function group SDB6PMST04 within the package STU6.
Function Module | DB6_PM_TBSCONFIG1 |
Short Text | DB6: Tablespace Configuration (Calculations) |
Function Group | SDB6PMST04 |
Package | STU6 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | TYPE | I | which action should be started | |
CONNECTION | LIKE | DBCON-CON_NAME | Logical name for a database connection | |
PARTITN | LIKE | DB6PMCP-PARTITN | Partition Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TOTAL_PCTUSEDKB | TYPE | DB6PMCTBS-PCTUSEDKB | % used of usable |
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 |
---|---|---|---|---|
IT_DB6PMCTBS | LIKE | DB6PMCTBS | DB6: Tablespace Configuration Data (calculated) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CALCULATING | error while calculating some figures |
INVALID_PARAMETER_SET | invalid or missing parameters |