SMRTA - Runtime Analysis of Scheduler Jobs
Runtime Analysis of Scheduler Jobs information is stored in SAP table SMRTA.
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
Fields for table SMRTA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| PROFILE | Schedule Manager: Task List | X | PEPPROFILE | CHAR | 10 | * |
| NODE_ID | Character Field of Length 12 | X | CHAR12 | CHAR | 12 | |
| NODE_NUMBER | Node Number | X | SWD_NODEID | NUMC | 10 | |
| NR_OF_RUNS | Total Runs | NUMC | 5 | |||
| TOTAL_AVERAGE | Previous Average Runtime of a Job | SCMA_RUNTIME_TOTAL | INT4 | 4 | ||
| LASTRUN | Runtime of Last Processing Run | SCMA_RUNTIME_LAST | INT4 | 4 | ||
| PRELASTRUN | Runtime of Run Before Last | SCMA_RUNTIME_PRELAST | INT4 | 4 | ||
| CUSTOMER_TIME | Runtime Estimated by Customer | SCMA_RUNTIME_CUSTOMER | TIMS | 6 |