Table list used by SAP ABAP Function Module MSS_GET_BACKUP_DETAIL (Function to get backup details)
SAP ABAP Function Module
MSS_GET_BACKUP_DETAIL (Function to get backup details) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSQBACKSET | MS SQL server backup list | SOURCE TAPEINF STRUCTURE MSQBACKSET |
|
| 3 | MSQDBASES | MS SQL server databases ( as from sysdatabases ) | SOURCE VALUE(DBNAME) LIKE MSQDBASES-DBNAME |
|
| 4 | MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(BKSETID) LIKE MSQIMPORT-FREQINT DEFAULT 0 |
|
| 5 | MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(BKTYPE) LIKE MSQIMPORT-FREQINT |
|
| 6 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 7 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||