The Function Module DB6_PM_PRUNE_DB2HISTORYFILE (DB6: Prune DB2 History File) is a standard Function Module in SAP ERP and is part of the function group SDB6PM within the package STU6.
Function Module | DB6_PM_PRUNE_DB2HISTORYFILE |
Short Text | DB6: Prune DB2 History File |
Function Group | SDB6PM |
Package | STU6 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLERFLAG | LIKE | DB6PMCD-CALLERFLAG | Who Has Called this Program | |
CONNECTION | LIKE | DBCON-CON_NAME | Logical name for a database connection | |
DAYS | LIKE | DB6PM_CLN-RETAIN | DB6: Days to prune from DB2 history | |
PARTITN | LIKE | DB6PMCD-PARTITN | Partition Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
C_CALL_FAILED | error at processing of C call to DB collector RDI |
INVALID_PARAMETER_SET | invalid or missing parameters |
NODE_INFORMATION_NOT_FOUND | list of DB6 nodes(partitions) could not be read |