UCON_LOAD_TEST - AMC load test table
AMC load test table information is stored in SAP table UCON_LOAD_TEST.
It is part of development package S_UNIFIED_CON_RUN_TIME in software component BC-MID-UCO. This development package consists of objects that can be grouped under "Runtime Unified Connectivity".
It is part of development package S_UNIFIED_CON_RUN_TIME in software component BC-MID-UCO. This development package consists of objects that can be grouped under "Runtime Unified Connectivity".
Fields for table UCON_LOAD_TEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FUNCTION_NAME | Character field, length 32 | X | CHAR32 | CHAR | 64 | |
DATE_START | Field of type DATS | X | DATS | DATS | 16 | |
TIME_START | Field of type TIMS | X | TIMS | TIMS | 12 | |
UUID | Text string 22 characters | X | CHAR22 | CHAR | 44 | |
DURATION_MUSEC | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
UCON_CHECK | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR | 2 |