cancel
Showing results for 
Search instead for 
Did you mean: 

No Userexits in SUSG/SCMON Data

mkotterer
Explorer
0 Kudos
648

Hi,

apparently called Userexits are not part of the data aggregation done by SUSG/SCMON.

In the documentation of SCMON it says: "The ABAP Call Monitor allows you to monitor the execution of ABAP procedures (function modules, method calls, forms) and their leading requests (business processes) in the live ABAP system in parallel to productive use. Using this tool, you can focus on usages of a business process that is initiated by a request entry point - such as a specific transaction, RFC call, URL request, or ABAP report.

As a result of this monitoring, you get a list of executed request entry points along with all ABAP procedures that have been executed under the umbrella of these entry points.The ABAP Call Monitor not only indicates that the procedure was called in the first place, but also provides an execution counter for each procedure."

Are Userexits and Includes within Userexits not considered ABAP procedures executed under the umbrella of an entry point?

I am trying to trace Customer Exits e.g.. ZXLOIU02

Can we in any way influence the data selected?

Thanks and best regards,

Max

Accepted Solutions (0)

Answers (0)