TREX_BC_MEASURE - Performance measurement information of TREX BasisClient.
Performance measurement information of TREX BasisClient. information is stored in SAP table TREX_BC_MEASURE.
It is part of development package STREX in software component HAN-DB-ENG-TRX. This development package consists of objects that can be grouped under "TREX ABAP client".
It is part of development package STREX in software component HAN-DB-ENG-TRX. This development package consists of objects that can be grouped under "TREX ABAP client".
Fields for table TREX_BC_MEASURE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ICM_USER | User Name | X | SYUNAME | CHAR | 24 | |
| OBJECT_ID | 3-Byte field | X | CHAR3 | CHAR | 6 | |
| AS4DATE | Last Changed On | AS4DATE | DATS | 16 | ||
| AS4TIME | Last changed at | AS4TIME | TIMS | 12 | ||
| SE_NUM_OF_RECS | SE: Number of records in table. | INT4 | 4 | |||
| SE_STRING_SIZE | SE: Size of serialized string (kbytes) | DEC | 9 | |||
| SE_CP_CONV_TIME | SE: Time of codepage conversion - SYSCP -> UTF8 (msec) | INT4 | 4 | |||
| SE_SERIAL_TIME | SE: Time of serialization (msec) | INT4 | 4 | |||
| TREX_COMM_TIME | Time of accessing TREX servers (including ICM time). | INT4 | 4 | |||
| SE_TOTAL_TIME | SE: Total time (msec) | INT4 | 4 | |||
| DE_NUM_OF_RECS | DE: Number of records in table. | INT4 | 4 | |||
| DE_STRING_SIZE | DE: Size of deserialized string (kbytes) | DEC | 9 | |||
| DE_CP_CONV_TIME | DE: Time of codepage conversion - UTF8 -> SYSCP (msec) | INT4 | 4 | |||
| DE_AB_SPLIT_TIME | DE: Time of ABAP SPLIT INTO TABLE (msec) | INT4 | 4 | |||
| DE_DT_CONV_TIME | DE: Time of data conv - text -> proper data type (msec) | INT4 | 4 | |||
| DE_TOTAL_TIME | DE: Total time (msec) | INT4 | 4 |