AMC_LOAD_TEST - AMC load test table
AMC load test table information is stored in SAP table AMC_LOAD_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_LOAD_TEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
UUID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
TYPE | Type of load test: AMC, RFC, HTTP | X | AMC_LOADTEST_TYPE | CHAR | 8 | |
LFDNR | Sequence Number of AMC Messages | X | AMC_LFDNR | INT4 | 4 | |
TIME_SEND | Time Interval Between Sending and Receiving an AMC Message | AMC_TIMEDIFF | D34R | 16 | ||
TIME_RECEIVE | Time Interval Between Sending and Receiving an AMC Message | AMC_TIMEDIFF | D34R | 16 | ||
TIME_ROUNDTRIP | Time Interval Between Sending and Receiving an AMC Message | AMC_TIMEDIFF | D34R | 16 |