SAP AMSP SQL trace position info in application monitor Table

Overview

AMSP is a standard SAP S/4HANA table that stores SQL trace position info in application monitor data. There are total 12 fields in the AMSP table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table AMSP belongs to Workload Monitoring Tool (BC-CCM-MON-TUN) module and is located in the package SAP Monitoring Tools (STUN).

In addition, following links provide an overview of foreign key relationships, if any, that link AMSP to other SAP tables and standard CDS views available based on AMSP table in S/4HANA 2020.

Techincal Settings of AMSP

Below are technical details of the table AMSP

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of AMSP Fields

The following table gives you an overview of the fields available in AMSP

FieldDescriptionData ElementCheck TableData TypeLength
TCODEProgram/Transaction in SQL Trace EvaluationPROGRAM*CHAR40
SAPRLRelease of SAP SystemSYSAPRLCHAR4
URSPROrigin identifier in application monitorSRCFLAGCHAR1
UNAMEUser NameSYUNAMECHAR12
MANDTClient IDSYMANDT*CLNT3
ANDATAnalysis date for application monitorAM_ANDATDATS8
TRCKZUnique user-defined ID of an SQL traceTRACEKZCHAR4
TNAMETable name (extended version for application monitor)AM_TNAMECHAR30
SQLOPSQL operation in trace (application monitor)AM_SQLOPCHAR2
NOOPSNo. of database accessesAM_NOOPSINT410
NOROWNumber of data records accessedAM_NOROWINT410
ACZEICumulated database access time (application monitor)AM_ACTIMINT410

Foreign Key Relationships

A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AMSP

Other References