SAP ABAP Function Module STU3_BACKUP_GET_HISTORY (Delivers the Backup History of the selected tablespaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU3 (Package) Development Class for Database Monitor
Basic Data
Function Module STU3_BACKUP_GET_HISTORY Delivers the Backup History of the selected tablespaces  
Function Group STU3_BACKUP   Functions for Backup (DB12)  
Program Name SAPLSTU3_BACKUP    
INCLUDE Name LSTU3_BACKUPU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SQLERR_REF TYPE REF TO CX_SQL_EXCEPTION Table for backup history
Exporting IT_BACKUP_HISTORY TYPE DB2_BACKUP_HISTORY_TAB Table for backup status
Exporting RETURN_CODE_BACKUP_SYSTEM TYPE DB2CCRETURN Return code of stored procedure
Exporting MESSAGE_BACKUP_SYSTEM TYPE STRING
Importing TSNAME TYPE DB2TSNAML Name of the tablespace
Importing DBNAME TYPE DB2DBNAML Database name
Importing CON_NAME TYPE DBCON-CON_NAME Logical name for a database connection
Importing BACKUPSYSTEM TYPE C
Importing PARTNO TYPE DB2_PARTITION DB2 Partition Number
Importing CREATED_DATE TYPE DATS Field of type DATS
Importing CREATED_TIME TYPE TIMS Field of type TIMS
Exception ADBC_SQL_ERROR TYPE
Exception INTERNAL_ERROR TYPE
               
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  20110816 
SAP Release Created in 703