Table list used by SAP ABAP Function Module GET_BACKUP_LIST_MSQ (MS SQL server function to get the list of SAP backups)
SAP ABAP Function Module
GET_BACKUP_LIST_MSQ (MS SQL server function to get the list of SAP backups) 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 | MSQBACKMED | MS SQL SERVER BACKUP MEDIASETS | SOURCE TASKLIST STRUCTURE MSQBACKMED |
|
| 3 | MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30 |
|
| 4 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 5 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||