/SCMTMS/D_PLNXVD - Vehicle downtimes
 Vehicle downtimes information is stored in SAP table /SCMTMS/D_PLNXVD.
It is part of development package /SCMTMS/PLN_EXP_VSR in software component TM-PLN-EXP. This development package consists of objects that can be grouped under "VSR Explainatiion Tool (due to old naming convention *PLN* )".
 It is part of development package /SCMTMS/PLN_EXP_VSR in software component TM-PLN-EXP. This development package consists of objects that can be grouped under "VSR Explainatiion Tool (due to old naming convention *PLN* )".
Fields for table /SCMTMS/D_PLNXVD
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| DB_KEY | NodeID | X | /BOBF/CONF_KEY | RAW | 16 | |
| PARENT_KEY | NodeID | /BOBF/CONF_KEY | RAW | 16 | ||
| .INCLUDE | /SCMTMS/S_PLN_EX_VEHIC_DTIME | 0 | ||||
| VEHICLE_UUID | Vehicle | /SCMTMS/PLN_OPT_GUID_VEHICLE | RAW | 16 | ||
| TYPE | Downtime Type | /SCMTMS/RES_DOWNTIME_TYPE | NUMC | 4 | ||
| DATETIME_FROM | Start Time | /SCMTMS/PLN_OPT_TST_STARTTIME | DEC | 8 | ||
| DATETIME_TO | End Time | /SCMTMS/PLN_OPT_TST_ENDTIME | DEC | 8 | ||
| TEXT | Description | /SCMTMS/DESCRIPTION_60 | CHAR | 120 | ||
| LOCID | Location | /SCMTMS/PLN_OPT_GUID_LOC | RAW | 16 | ||
| BASE_DOCUMENT_ID | ID of the Downtime Base Document | /SCMB/BASE_DOCUMENT_ID | CHAR | 40 | ||
| BASE_DOCUMENT_CAT | Category of the Related Base Document | /SCMB/BASE_DOCUMENT_CATEGORY | CHAR | 2 |