Call Object from Maintenance Order — the maintenance-plan call object created when a maintenance plan (MPLA) schedules and triggers an order, notification, or inspection lot. This is the scheduled-maintenance record's execution link: it ties a plan cycle (WARPL+ABNUM+WPPOS) to the concrete order (AUFNR), notification (QMNUM), or inspection lot it generated, with the scheduled call date (GSTRP) and enqueue/status flags. Small, complete table.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| CCU key | consilium curationis | Maintenance Plan | WARPL | NUMC 12 | MPLA |
| VOC_NUM key | vocatio numerus | Call number | ABNUM | NUMC 4 | — |
| POS_NUM_VOC key | positio numerus vocatio | Item number of the call object | WPPOS | NUMC 4 | — |
| MND_NUM | mandatum numerus | Order Number | AUFNR | CHAR 12 | AUFK |
| DIE_VOC_OBI | dies vocatio obiectum | Creation date of the call object | ADDAT | DATS 8 | — |
| ISP_NUM | inspectio numerus | Inspection Lot Number | PRUEFLOS | NUMC 12 | — |
| STA_VOC_OBI | status vocatio obiectum | Status of the call object: enqueued | TSENQ | CHAR 1 | — |
| STA_CUR_VOC | status curatio vocatio | Processing status of the maintenance call | MTSTAT | CHAR 1 | — |
| INI_DIE | initium dies | Scheduled start date | GSTRP | DATS 8 | — |
| CMP | campus | Sort field | IHSORT | CHAR 10 | — |
| NTS_NUM | nuntius numerus | Notification Number | QMNUM | CHAR 12 | QMEL |
| TMP_VOC_OBI | tempus vocatio obiectum | Time when call object was created | ADTIME | TIMS 6 | — |
| ISP_NUM2 | inspectio numerus | Inspection Lot Number | PRUEFLOS | NUMC 12 | — |
| USR_ULT_MUT | usor ultimus mutatus | User who last changed the call object | MHIS_USERMOD | CHAR 12 | — |
| IDX_VOC_OBI | index vocatio obiectum | Indicator: call object created/changed via maint. plan API | IND_MPLA_API | CHAR 1 | — |
| CUR | curatio | Maintenance demand: unique ID | /PM4S/MDEM_UID | RAW 16 | — |
| CUR_NUM | curatio numerus | Maintenance demand number | /PM4S/MDEM_NO | CHAR 12 | — |
| REVISION_NO | Revision | REVNR | CHAR 12 | — | |
| OFC | officina | Plant for Revisions | REV_WERKS | CHAR 4 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
AUFNR | AUFK | AUFNR |
MANDT | T000 | MANDT |
QMNUM | QMEL | QMNUM |
WARPL | MPLA | WARPL |