How to Check SAP Web Statistics (HTTP, HTTPS)

Open transaction code ST03N. In Expert Mode, go to:

Workload ->Total -> Month (you can choose Day, Week or Month)

Select the required month. In this example, we select March. Then, under Analysis Views, click Web Statistics.

  • WEB Client Statistics (outbound)
    • Shows cases where this SAP system acts as a web client, meaning it sends HTTP/HTTPS requests to another system.
  • WEB Client Destination Statistics (outbound)
    • Shows outgoing web calls grouped by destination/target. Useful to see which external or remote HTTP destinations are being called.
  • WEB Server Statistics (inbound)
    • Shows cases where this SAP system acts as a web server, meaning users or other systems are calling SAP via browser/API.
  • WEB Server Destination Statistics (inbound)
    • Shows incoming web workload grouped by destination/source-related statistics, depending on how SAP records the web traffic.
  • Host
    • Shows the target host/server involved in the web communication.
  • Transactions
    • Shows the web workload grouped by SAP transaction code or application activity.
  • User
    • Shows the web workload grouped by SAP user ID.
  • URL
    • Shows the statistics based on the specific URL or endpoint being accessed.

You May Also Like

Leave a Reply?