SAP table KONW (Conditions (1-Dimensional Value Scale))
SAP table KONW 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 | ||
KSTBW | Scale Value | CURR | 15 | 2 | KSTBW | ||
KBETR | Condition Amount or Percentage | CURR | 11 | 2 | KBETR |