Table/Structure Field list used by SAP ABAP Function Module GET_JOB_HIST_MESSAGE (MS SQL server function to get the list of SAP Job History Messages)
SAP ABAP Function Module
GET_JOB_HIST_MESSAGE (MS SQL server function to get the list of SAP Job History Messages) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 3 | MSQIMPORT - RUNTIME | MS SQL server - run time limit for dbcc commands | SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30 |
|
| 4 | MSQIMPORT - RUNTIME | MS SQL server - run time limit for dbcc commands | SOURCE VALUE(LINE_LEN) TYPE MSQIMPORT-RUNTIME DEFAULT 70 |
|
| 5 | MSQIMPORT - RUNTIME | MS SQL server - run time limit for dbcc commands | ||
| 6 | SYST - MSGID | ABAP System Field: Message ID | ||
| 7 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 8 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 9 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 10 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 11 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 12 | SYST - MSGV4 | ABAP System Field: Message Variable |