Show TOC

E2E Reporting: RFC and WS Usage by Applications Locate this document in the navigation structure

Query Query: 0E2EREP_RFCWS_USAGE

 

This query is used in interactive reporting in the Technical Monitoring work center. It shows how intensively applications in your system operate as providers of Web services and as RFC servers. The report identifies the applications with their application hierarchy code. The query is displayed in the following interactive report:

  • Start of the navigation path ABAP System Next navigation step Usage Next navigation step RFC and Web Service Provider End of the navigation path

The query is used in the Web Template 0E2EREP_ASR_WSSRFC_USAGE (Interactive Reports: RFC Server and WS Provider Usage).

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

Application

0CCMAPSUB

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Number of Calls

'Number of Web Service Calls [0CCMWSCNT]' + 'Number of RFC Calls [0CCM_CNT]'

Total Call Time [s]

'RFC Execution Time [ms]' / 1000000

Data Volume (IN+OUT)

'SEND [0CCMASEND]' + 'RECEIVE [0CCMARCVE]' + 'Web Service Message Size [0SMD_MSIZ]'