SAP ABAP Function Module DB6_PM_BACKUPHISTORY_DETAIL (DB6: Backup History Detail of one Backup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Basic Data
Function Module DB6_PM_BACKUPHISTORY_DETAIL DB6: Backup History Detail of one Backup  
Function Group SDB6BACKUP   DB6: Backend Backup Functions  
Program Name SAPLSDB6BACKUP    
INCLUDE Name LSDB6BACKUPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BACKUPDAT TYPE SYST-DATUM Date of Backup Timestamp
Importing BACKUPTIM TYPE SYST-UZEIT Time of Backup Timestamp
Importing PARTITN TYPE I Partition
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Tables BACKUP_DETAIL TYPE DB6BTCMSG Backup details in text form
Exception NO_HISTORY_FOUND TYPE required history records could not be read
Exception DATA_COLLECTOR_FAILED TYPE Error when calling lower level with data collector
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041217 
SAP Release Created in 700