AMC_PERF_TEST - AMC performance test (internal use only !)
AMC performance test (internal use only !) information is stored in SAP table AMC_PERF_TEST.
It is part of development package SAMC_TESTS in software component BC-MID-AC. This development package consists of objects that can be grouped under "Package for AMC Verification runs and Tests".
It is part of development package SAMC_TESTS in software component BC-MID-AC. This development package consists of objects that can be grouped under "Package for AMC Verification runs and Tests".
Fields for table AMC_PERF_TEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
| NAMESPACE | Application namespace | X | CHAR | 80 | ||
| SESSION_TYPE | X | CHAR | 2 | |||
| SEND_MSG_ID | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
| RECEIVE_ID | UUID in character form | X | SYSUUID_C | CHAR | 64 | |
| START_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
| END_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
| SESSION_ID | UUID in character form | SYSUUID_C | CHAR | 64 | ||
| TASK_ID | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| CHANNEL_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| MSG_COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| MSG_LENGTH | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| APPLSERVER | Application Server Instance | MSNAME2 | CHAR | 80 |