SAP Table M000
Master Table for Portfolio Determination
M000 (Master Table for Portfolio Determination) 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 M000 to other SAP tables.
M000 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
KAPPL | Application | KAPPL | T681A | CHAR | 2 | 0 | ||
KSCHL | Portfolio Type | KSCHM | T685 | CHAR | 4 | 0 | ||
VAKEY | Variable key 100 bytes | VAKEY | CHAR | 100 | 0 | |||
DATBI | Validity end date of the condition record | KODATBI | DATS | 8 | 0 | |||
DATAB | Validity start date of the condition record | KODATAB | DATS | 8 | 0 | |||
KNUMH | Condition record number | KNUMH | CHAR | 10 | 0 |
M000 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
M000 | KAPPL | M000 | KAPPL | T681A | Conditions: Applications | KAPPL |
M000 | KSCHL | 'M' | T685 | Conditions: Types | KVEWE | |
M000 | KSCHL | M000 | KAPPL | T685 | Conditions: Types | KAPPL |
M000 | KSCHL | M000 | KSCHL | T685 | Conditions: Types | KSCHL |
M000 | KSCHL | M000 | MANDT | T685 | Conditions: Types | MANDT |
M000 | MANDT | M000 | MANDT | T000 | Clients | MANDT |