Table/Structure Field list used by SAP ABAP Function Module GET_JOBS_FOR_CURR_DISPLAY (Function to get jobs scheduled in DB13 Display)
SAP ABAP Function Module
GET_JOBS_FOR_CURR_DISPLAY (Function to get jobs scheduled in DB13 Display) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQDBASES - DBNAME | The name of the database in SQL Server instance. | SOURCE VALUE(DBNAME) LIKE MSQDBASES-DBNAME |
|
| 2 | MSQDBASES - DBNAME | The name of the database in SQL Server instance. | ||
| 3 | SDBABI - BTYPE | Type of DBA action | ||
| 4 | SDBABI - MAXRC | Return code for DBA action | ||
| 5 | SDBABI - PERIOD | Duration (in days) of DBA action | ||
| 6 | SDBABI - STARTTSTMP | Timestamp for first run of DBA action | ||
| 7 | SDBABI - UPDFLAG | Change flag for editing schedule | ||
| 8 | SDBABI - WEEK | Week for calendar display of backup scheduling | ||
| 9 | SDBAP - DAYE | Day of the week for DBA action | ||
| 10 | SDBAP - TIMEE | Time (24 hour clock) for DBA action to run | ||
| 11 | SDBAP - SYSID | Name of SAP System | ||
| 12 | SDBAP - STARTTSTMP | Timestamp for first run of DBA action | ||
| 13 | SDBAP - STARTTSTMP | Timestamp for first run of DBA action | SOURCE VALUE(FIRSTMONDAY) LIKE SDBAP-STARTTSTMP |
|
| 14 | SDBAP - PERIOD | Duration (in days) of DBA action | ||
| 15 | SDBAP - DELTSTMP | Timestamp for deletion of DBA action | ||
| 16 | SDBAP - BTYPE | Type of DBA action | ||
| 17 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |