BPO_MEASJOB - System Measurement Jobs Scheduled and Running
 System Measurement Jobs Scheduled and Running information is stored in SAP table BPO_MEASJOB.
It is part of development package SLIM in software component BC-SRV-LIM. This development package consists of objects that can be grouped under "System Measurement".
 It is part of development package SLIM in software component BC-SRV-LIM. This development package consists of objects that can be grouped under "System Measurement".
Fields for table BPO_MEASJOB
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| ENGINE | BPO Measurement Engine | X | BPO_ENGINE | CHAR | 8 | |
| BNAME | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
| PLAN_DATE | Date | DATE_ | DATS | 16 | ||
| PLAN_TIME | Time | TIME_ | TIMS | 12 | ||
| START_DATE | Date | DATE_ | DATS | 16 | ||
| START_TIME | Time | TIME_ | TIMS | 12 | ||
| END_DATE | Date | DATE_ | DATS | 16 | ||
| END_TIME | Time | TIME_ | TIMS | 12 | ||
| STATUS | System measurement: status of a system measurement job | RSUVM_STAT | CHAR | 2 | ||
| JOB_NAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| JOB_COUNT | Job ID | BTCJOBCNT | CHAR | 16 |