SAP table KONM (Conditions (1-Dimensional Quantity Scale))
SAP table KONM has 4 primary key fields being MANDT,KNUMH,KOPOS,KLFN1.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
KNUMH | Number of the Condition Record | CHAR | 10 | 0 | KNUMH | ||
KOPOS | Sequential number of the condition | NUMC | 2 | 0 | KOPOS | ||
KLFN1 | Current number of the line scale | NUMC | 4 | 0 | KLFN1 | ||
KSTBM | Condition Scale Quantity | QUAN | 15 | 3 | KSTBM | ||
KBETR | Condition Amount or Percentage | CURR | 11 | 2 | KBETR |