SAP Table MMPX
Maintenance cycle short texts
MMPX (Maintenance cycle short texts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link MMPX to other SAP tables.
MMPX table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
WARPL | Maintenance Plan | WARPL | MMPT | CHAR | 12 | 0 | ||
NUMMER | Counter in control tables | DZAEHLER | NUMC | 2 | 0 | |||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
PAK_TEXT | Text for maintenance package/cycle (time/performance) | TXZYKLUS | CHAR | 30 | 0 | |||
KZMLA | Primary language indicator for text segment | KZMLA | CHAR | 1 | 0 |
MMPX foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
MMPX | MANDT | MMPX | MANDT | T000 | Clients | MANDT |
MMPX | SPRAS | MMPX | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |
MMPX | WARPL | MMPX | MANDT | MMPT | Cycle definitions and MeasPoints for MaintPlan | MANDT |
MMPX | WARPL | MMPX | WARPL | MMPT | Cycle definitions and MeasPoints for MaintPlan | WARPL |
MMPX | WARPL | MMPX | NUMMER | MMPT | Cycle definitions and MeasPoints for MaintPlan | NUMMER |