Overview
AMDES is a standard SAP S/4HANA table that stores Global Performance Analysis: Destinations data. There are total 23 fields in the AMDES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AMDES belongs to Transaction ST30: Tool for Automated Performance Tests (BC-TWB-TST-P-GPA) module and is located in the package New Performance Trace / Statistics with DB Connection (S_PERF_TRA).
In addition, following links provide an overview of foreign key relationships, if any, that link AMDES to other SAP tables and standard CDS views available based on AMDES table in S/4HANA 2020.
Techincal Settings of AMDES
Below are technical details of the table AMDES
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AMDES Fields
The following table gives you an overview of the fields available in AMDES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| PROCGUID | Log GUID for Performance Analysis | PROCGUID | | RAW | 16 |
| DESTIN | Logical destination (specified in function call) | RFCDEST | | CHAR | 32 |
| PPROCGUID | Reference to Reference Performance Test | PPROCGUID | | RAW | 16 |
| RFCHOST | Name of target host | RFCHOST | | CHAR | 100 |
| R3RELEASE | SAP Release | SAPRELEASE | | CHAR | 10 |
| DESC_TEXT | Short Description of a Software Component | COMP_DESC | | CHAR | 80 |
| EXTRELEASE | Support Package Level of a Software Component | SAPPATCHLV | | CHAR | 10 |
| DESTDATE | Local Date at Destination | DESTDATE | | DATS | 8 |
| DESTTIME | Local Time at Destination | DESTTIME | | TIMS | 6 |
| DESTSIGN | Sign | DESTSIGN | | CHAR | 1 |
| DESTDELTA | Time Difference Between Destination and Calling System | DESTDELTA | | TIMS | 6 |
| CPU_ANZ | Data for tables to call "SAPOSCOL" | INT4_DATA | | INT4 | 10 |
| PHYS_MEM | Data for tables to call "SAPOSCOL" | INT4_DATA | | INT4 | 10 |
| MANDT | Client | MANDT | | CLNT | 3 |
| UNAME | Performance Log: RFC User | PROT_UNAM1 | | CHAR | 12 |
| ALL_SERVER | Access All Instances of a System | ALLSERV | | CHAR | 1 |
| INSPECID | Code Inspector: Element ID (Chk, ChkV, ObjM, Inspec) | SCI_ID | | NUMC | 5 |
| INSPECVERS | Code Inspector: Version Number of Element | SCI_VERS | | NUMC | 3 |
| CIUSER | Code Inspector: Person Responsible | SCI_USER | | CHAR | 12 |
| INSPECID_STAT | Code Inspector: Element ID (Chk, ChkV, ObjM, Inspec) | SCI_ID | | NUMC | 5 |
| INSPECVERS_STAT | Code Inspector: Version Number of Element | SCI_VERS | | NUMC | 3 |
| CIUSER_STAT | Code Inspector: Person Responsible | SCI_USER | | CHAR | 12 |
| EC_OBJ_NAME | eCATT Object | ETOBJ_NAME | | CHAR | 30 |
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 AMDES
Other References