Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ABAP Agent has ABAP enhancement (instrumentation) in ERP's HTTP server, which means there is a piece of injected code that reports statistical info to Controller in real-time in the beginning and at the end of HTTP request processing (bullet points 1.a and 1.c). This happens within the same session and under the same SAP user as the actual Mr. Ward's Business transaction happens (user CDWARD), which . This means that the injected monitoring code has the same authorizations as Mr. Ward's user CDWARD on ERP.

...

Important parts:

- HTTP BTs (includes including HTTP resources, BSP, WebDynpro, Web Services, OData) are tracked and recorded in real time

- BT is recorded under an SAP user that is requesting the HTTP resources (i.e.CDWARD from the example scenarios)

...

  • Under SAP system version 740 or newer
  • Only for HTTP BTs (HTTP, BPS, OData, WebDynpro, Web Services…Services etc.)
  • Only when BT starts with snapshotting turned ON (full snapshot)
  • Only when the user (i.e.CDWARD from the example scenarios) has the appropriate authorizations included in authorization role /DVD/APPD_USER