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 |
---|---|---|---|---|---|---|---|
![]() |
SQLERR_REF | TYPE REF TO | CX_SQL_EXCEPTION | Table for backup history | |||
![]() |
IT_BACKUP_HISTORY | TYPE | DB2_BACKUP_HISTORY_TAB | Table for backup status | |||
![]() |
RETURN_CODE_BACKUP_SYSTEM | TYPE | DB2CCRETURN | Return code of stored procedure | |||
![]() |
MESSAGE_BACKUP_SYSTEM | TYPE | STRING | ||||
![]() |
TSNAME | TYPE | DB2TSNAML | Name of the tablespace | |||
![]() |
DBNAME | TYPE | DB2DBNAML | Database name | |||
![]() |
CON_NAME | TYPE | DBCON-CON_NAME | Logical name for a database connection | |||
![]() |
BACKUPSYSTEM | TYPE | C | ||||
![]() |
PARTNO | TYPE | DB2_PARTITION | DB2 Partition Number | |||
![]() |
CREATED_DATE | TYPE | DATS | Field of type DATS | |||
![]() |
CREATED_TIME | TYPE | TIMS | Field of type TIMS | |||
![]() |
ADBC_SQL_ERROR | TYPE | |||||
![]() |
INTERNAL_ERROR | TYPE | |||||
Processing Type
Normal Function 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 |