Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module DB6_HIS_DBTBS_DETAIL_XP (DB6: get details of space history) is a standard Function Module in SAP ERP and is part of the function group SDB6DB02 within the package STU6.
Function Module | DB6_HIS_DBTBS_DETAIL_XP |
Short Text | DB6: get details of space history |
Function Group | SDB6DB02 |
Package | STU6 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTNAME | LIKE | DB6PM_XP-OBJECTNAME | DB2 Universal Database: Tablespace Name | |
PARTITN | LIKE | DB6PM_XP-PARTITN | DB6: Partition Number | |
STATTYPE | LIKE | DB6PM_XP-STATTYPE | DB6: Type of statistics (D-daily,W-weekly,M-monthly) |
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 |
---|---|---|---|---|
IT_DB6PM_XP | LIKE | DB6PM_XP | DB6: detail record of tablespace & DB space statistics |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CALCULATING | Error while calculating some figures |
INVALID_PARAMETER_SET | An invalid parameter is used |
NO_HISTORY_FOUND | required history records could not be read |