Menu

SAP Table AMSP

SQL trace position info in application monitor

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The table AMSP (SQL trace position info in application monitor) is a standard table in SAP ERP. It belongs to the package STUN.

Technical Information

Table AMSP
Short Text SQL trace position info in application monitor
Package STUN
Table Type Transparent Table

Fields for Table AMSP

Field Name Key Description Data Element Type Length Check Table
TCODE Program/Transaction in SQL Trace Evaluation PROGRAM CHAR 40 *
SAPRL Release of SAP System SYSAPRL CHAR 4
URSPR Origin identifier in application monitor SRCFLAG CHAR 1
UNAME User Name SYUNAME CHAR 12
MANDT Client ID SYMANDT CLNT 3 *
ANDAT Analysis date for application monitor AM_ANDAT DATS 8
TRCKZ Unique user-defined ID of an SQL trace TRACEKZ CHAR 4
TNAME Table name (extended version for application monitor) AM_TNAME CHAR 30
SQLOP SQL operation in trace (application monitor) AM_SQLOP CHAR 2
NOOPS No. of database accesses AM_NOOPS INT4 10
NOROW Number of data records accessed AM_NOROW INT4 10
ACZEI Cumulated database access time (application monitor) AM_ACTIM INT4 10