Show TOC

E2E Reporting: User Categories (Graphical) Locate this document in the navigation structure

Query Query: 0E2EREP_USERCATEGORY_G

 

This query is used in interactive reporting in the Technical Monitoring work center. It displays information about the number and the activities of the users logged onto the selected system. The number of simultaneously logged-on users is displayed; the total number of users is also broken down by how intensively they use the system. The query is displayed in the following interactive report:

  • Start of the navigation path ABAP System Next navigation step Usage Next navigation step User Activity End of the navigation path

The query is used in interactive reporting in the Web Template 0E2EREP_ABAPUSERS (Interactive Reports: User Activity - Overview).

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

Category High

'Number of Dialog Steps [0CCMACNT]' >= 'User Category Threshold Value High [0SMD_F_USERCAT_HIGH]'

Category Medium

( 'Number of Dialog Steps [0CCMACNT]' < 'User Category Threshold Value High [0SMD_F_USERCAT_HIGH]' ) AND ( 'Number of Dialog Steps [0CCMACNT]' > 'User Category Threshold Value Low [0SMD_F_USERCAT_LOW]' )

Category Low

'Number of Dialog Steps [0CCMACNT]' >= 'User Category Threshold Value Low [0SMD_F_USERCAT_LOW]'

Total

0CCMAUCNT