Menu

SAP Function Module DB6_PM_BACKUPHISTORY_ENTRY

DB6: List Entries of DB2 Backup History File

The Function Module DB6_PM_BACKUPHISTORY_ENTRY (DB6: List Entries of DB2 Backup History File) is a standard Function Module in SAP ERP and is part of the function group SDB6PM within the package STU6.

Technical Information

Function Module DB6_PM_BACKUPHISTORY_ENTRY
Short Text DB6: List Entries of DB2 Backup History File
Function Group SDB6PM
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BACKUPTS TYPE DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS)
CALLERFLAG LIKE DB6PMCD-CALLERFLAG Who Has Called this Program
CONNECTION LIKE DBCON-CON_NAME Logical name for a database connection
PARTITN LIKE DB6PMCD-PARTITN Partition Number

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
IT_DB6PMHIS_BACKUP LIKE DB6PMHIS_BACKUP DB6: History Entry for Backups

Exceptions

This function module does not define any Exceptions.