Data Element list used by SAP ABAP Table MSQJOBHIS (MS SQL server job history ( as from msdb..sysjobhistory ))
SAP ABAP Table
MSQJOBHIS (MS SQL server job history ( as from msdb..sysjobhistory )) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSQJBINSID | MS SQL server - unique identifier for the job history row | ||
| 2 | MSQJBRUNDT | MS SQL server - the date the job or step started execution. | ||
| 3 | MSQJBRUNDU | MS SQL server - the duration of the job run | ||
| 4 | MSQJBRUNTM | MS SQL server - the time the job or step completed | ||
| 5 | MSQJBSERVR | MS SQL server - name of server where the job was executed | ||
| 6 | MSQJBSTPID | MS SQL Server - the ID of the step in the job | ||
| 7 | MSQJBSTPNA | MS SQL server - the name of the step | ||
| 8 | MSQJOBID | MS SQL Server job ID | ||
| 9 | MSQJOBSTAT | MS SQL server - the status of the job's execution | ||
| 10 | MSQMAIOPID | MS SQL Server - e-mail operator ID | ||
| 11 | MSQNETOPID | ID of the system or user sending the message | ||
| 12 | MSQPAGOPID | MSSQL - ID of computer or user used for sending a page | ||
| 13 | MSQRETATTE | MS SQL server - retry attempts for the job or step | ||
| 14 | MSQSQLMGID | MS SQL Server - ID of the SQL error message | ||
| 15 | MSQSQLMSG | MS SQL server - sql error message | ||
| 16 | MSQSQLSEV | MS SQL server - the severity of the sql error message |