Table list used by SAP ABAP Function Module MSS_GET_RESTORE_HIST (Function to get the restore history)
SAP ABAP Function Module
MSS_GET_RESTORE_HIST (Function to get the restore history) 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 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 3 | MSSRESHIST | MS SQL Server: Database restoration history overview | SOURCE ALL_RESTORES STRUCTURE MSSRESHIST |
|