Show TOC

E2E Reporting: ABAP Exceptions (Daily View) Locate this document in the navigation structure

Query Query: 0E2EREP_ABAPERRORSJ_D

 

This query is used in interactive reporting in the Technical Monitoring work center. It displays, for an ABAP system, the number of errors that occurred in the categories ABAP Runtime Errors, Update Errors, and Terminated Jobs on an daily basis. The query is displayed in the following interactive report:

  • Start of the navigation path ABAP System Next navigation step Exceptions Next navigation step ABAP Exceptions End of the navigation path

The query is used in the Web Template 0E2EREP_ABAPERRORS_DAY (Interactive Reports: ABAP Exceptions - Day).

Note Note

For correct usage, this query must be used in the context of the Web template listed above. Using the query without this wrapper is not meaningful.

End of the note.

Structure

Rows

Object Type

Name

Technical Name

Value Restriction / Calculation

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Runtime Errors

'Dumps' + 0

Dumps

Key Figure [1KYFNM] = Number of Errors [0SMD_CNT1]

InfoProvider [0INFOPROV] = SMD Exceptions Analysis - ABAP (Day) [0SMD_EA1D]

Type of Key Figure [0SMD_METY] = ABAP_Dumps [ABAP_Dumps]

Update Errors

'Update Errors' + 0

Update Errors

Key Figure [1KYFNM] = Number of Errors [0SMD_CNT1]

InfoProvider [0INFOPROV] = SMD Exceptions Analysis - ABAP Update (Day) [0SMD_EA3D]

Terminated Jobs

'Terminated Jobs' + 0

Terminated Jobs

Key Figure [1KYFNM] = JSM: Number of Counters [0SMD_JSMNO]

InfoProvider [0INFOPROV] = JSM: Health Check (Daily)[0SMD_JSM_D]

JSM: Job Status[0SM_JSMSJ] = Canceled [Canceled]

Total Exceptions

'Runtime Errors' + 'Update Errors' + 'Terminated Jobs'