Table list used by SAP ABAP Function Module REPORT_BACKUP_ARCHIVE_STATUS (REPORT_BACKUP_ARCHIVE_STATUS)
SAP ABAP Function Module
REPORT_BACKUP_ARCHIVE_STATUS (REPORT_BACKUP_ARCHIVE_STATUS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDBAD | Detail Table for DBA Logs | ||
| 2 | SDBAH | Header Table for DBA Logs | SOURCE VALUE(LOG_NAME) LIKE SDBAH-ACTID |
|
| 3 | SDBAH | Header Table for DBA Logs | SOURCE VALUE(RC) LIKE SDBAH-RC |
|
| 4 | SDBAH | Header Table for DBA Logs | SOURCE VALUE(ENDE) LIKE SDBAH-ENDE |
|
| 5 | SDBAH | Header Table for DBA Logs | SOURCE VALUE(BEGIN) LIKE SDBAH-BEG |
|
| 6 | SDBAH | Header Table for DBA Logs | ||
| 7 | SDBA_ALINE | Structure to fill archive detail line in SDBAD | ||
| 8 | SDBA_ALINE | Structure to fill archive detail line in SDBAD | SOURCE ARCHIVE_LINE STRUCTURE SDBA_ALINE |
|
| 9 | SDBA_BLINE | Structure to fill backup detail line in SDBAD | ||
| 10 | SDBA_BLINE | Structure to fill backup detail line in SDBAD | SOURCE BACKUP_LINE STRUCTURE SDBA_BLINE |
|