SAP AMC_PERF_TEST AMC performance test (internal use only !) Table
Overview
AMC_PERF_TEST is a standard SAP S/4HANA table that stores AMC performance test (internal use only !) data. There are total 11 fields in the AMC_PERF_TEST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AMC_PERF_TEST belongs to ABAP Channels (BC-MID-AC) module and is located in the package Package for AMC Verification runs and Tests (SAMC_TESTS).
In addition, following links provide an overview of foreign key relationships, if any, that link AMC_PERF_TEST to other SAP tables and standard CDS views available based on AMC_PERF_TEST table in S/4HANA 2020.
Techincal Settings of AMC_PERF_TEST
Below are technical details of the table AMC_PERF_TEST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AMC_PERF_TEST Fields
The following table gives you an overview of the fields available in AMC_PERF_TEST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT | 3 |
| SEND_MSG_ID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| RECEIVE_ID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| START_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| END_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| SESSION_ID | UUID in character form | SYSUUID_C | CHAR | 32 | |
| TASK_ID | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| CHANNEL_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| MSG_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| MSG_LENGTH | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| APPLSERVER | Application Server Instance | MSNAME2 | CHAR | 40 |
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 AMC_PERF_TEST