Condition item — the pricing master record rate/value line under KONH, holding the actual amount, percentage, or scale that a condition record resolves to. Condition-access tables (e.g. A004) point to KNUMH, which joins KONH (header) to KONP (item, keyed additionally by KOPOS) to retrieve the rate applied when KONV builds the transaction-level pricing snapshot on a sales document. SAP's real table carries roughly 90 fields (including several industry-specific IS-OIL fields); this definition is scoped to the key, calculation/scale, currency, quantity, account/partner, and validity fields the pricing engine and any pricing crosswalk consume — never silently truncated below that scope.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| TCN_NUM key | tabula condicionis numerus | Condition record number | KNUMH | CHAR 10 | — |
| NUM_CND key | numerus condicio | Sequential number of the condition | KOPOS | NUMC 2 | — |
| KAPPL | Application | KAPPL | CHAR 2 | T681A | |
| GCN | genus condicionis | Condition type | KSCHA | CHAR 4 | T685 |
| NUM | numerus | Number of texts | KNUMT | CHAR 10 | — |
| GEN | genus | Scale Type | STFKZ | CHAR 1 | — |
| IDX | index | Scale basis indicator | KZBZG | CHAR 1 | — |
| CND_QNT | condicio quantitas | Condition scale quantity | KSTBM | QUAN 15,3 | — |
| CND_MEN | condicio mensura | Condition scale unit of measure | KONMS | UNIT 3 | T006 |
| VAL | valor | Scale value | KSTBW | CURR 15,2 | — |
| MON | moneta | Scale currency | KONWS | CUKY 5 | TCURC |
| GEN_CND | genus condicio | Calculation type for condition | KRECH | CHAR 1 | — |
| RAT_CND_SUM | ratio condicio summa | Rate (condition amount or percentage) where no scale exists | KBETR_KOND | CURR 11,2 | — |
| RAT_UNI_MON | ratio unitas moneta | Rate unit (currency or percentage) | KONWA | CUKY 5 | TCURC |
| CND_TAX_UNI | condicio taxatio unitas | Condition pricing unit | KPEIN | DEC 5 | — |
| CND_UNI | condicio unitas | Condition unit | KMEIN | UNIT 3 | T006 |
| CTS | coetus | Scale Group | SCLGR | CHAR 4 | — |
| CND | condicio | Numerator for converting condition units to base units | KUMZA | DEC 5 | — |
| CND2 | condicio | Denominator for converting condition units to base units | KUMNE | DEC 5 | — |
| MEN | mensura | Base Unit of Measure | MEINS | UNIT 3 | T006 |
| CND_RAT_SUM | condicio ratio summa | Lower limit of the condition rate/amount | MXWRT | CURR 11,2 | — |
| CND_RAT | condicio ratio | Upper limit for the condition rate | GKWRT | CURR 11,2 | — |
| CND_VAL | condicio valor | Planned condition value | PKWRT | CURR 15,2 | — |
| CND_MON | condicio moneta | Condition currency (for cumulation fields) | KWAEH | CUKY 5 | TCURC |
| CND_IDX | condicio index | Condition exclusion indicator | KZNEP | CHAR 1 | T686A |
| EMP_NUM | emptor numerus | Customer Number | KUNNR | CHAR 10 | KNA1 |
| RAT_NUM_VEN | ratio numerus venditor | Account Number of Vendor or Creditor | LIFNR | CHAR 10 | LFA1 |
| TRB_VDT_COD | tributum venditio codex | Tax on sales/purchases code | MWSKZ | CHAR 2 | — |
| IDX_CND_POS | index condicio positio | Deletion Indicator for Condition Item | LOEVM_KO | CHAR 1 | — |
| MAT_TSC | materia transactio | Material for rebate settlement | BOMAT | CHAR 18 | MARA |
| SUM | summa | Accrual Amount | KBRUE | CURR 11,2 | — |
| KSPAE | Rebate was set up retroactively | KSPAE | CHAR 1 | — | |
| TCN_STA | tabula condicionis status | Condition Record Status (Rebate) | BOSTA_CR | CHAR 1 | — |
| KNUMA_PI | Promotion | KNUMA_PI | CHAR 10 | KONA | |
| VDT | venditio | Sales deal | KNUMA_AG | CHAR 10 | KONA |
| VDT2 | venditio | Sales quote | KNUMA_SQ | CHAR 10 | KONA |
| VAL2 | valor | Additional value days | VALTG | NUMC 2 | — |
| VAL_DIE | valor dies | Fixed value date | VALDT | DATS 8 | — |
| SOL_CLV | solutio clavis | Terms of Payment Key | DZTERM | CHAR 4 | — |
| NUM_VDT_TCN | numerus venditio tabula condicionis | Maximum number of sales orders per condition record | ANZAUF | NUMC 2 | — |
| CND_VAL2 | condicio valor | Minimum condition base value | MIKBAS | QUAN 15,3 | — |
| CND_VAL3 | condicio valor | Maximum condition base value | MXKBAS | QUAN 15,3 | — |
| CND_VAL4 | condicio valor | Maximum condition value | KOMXWRT | CURR 13,2 | — |
| VDT_PRE_TAX | venditio pretium taxatio | Sales Price Calculation: Relevant to pricing | VKKAL | CHAR 1 | — |
| AKTNR | Promotion | WAKTION | CHAR 10 | — | |
| TSC | transactio | Agreement (subsequent settlement) | KNUMA_BO | CHAR 10 | KONA |
| TRB_COD | tributum codex | Withholding tax code | WT_WITHCD | CHAR 2 | — |
| PCT_GEN | pactum genus | Contract Type | RANTYP | CHAR 1 | — |
| PCT_NUM | pactum numerus | Contract Number | RANL | CHAR 13 | — |
| GEN2 | genus | Flow Type | SBEWART | CHAR 4 | TZB0A |
| IDX_CUR | index curatio | Indicator: Matrix maintenance | MDFLG | CHAR 1 | — |
| EMS_STA | emissio status | Release status | KFRST | CHAR 1 | — |
| STA_VLM_CND | status volumen condicio | Status of business volume comparison for a condition | UASTA | CHAR 1 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
KAPPL | T681A | KAPPL |
KSCHL | T685 | KSCHL |
KONMS | T006 | MSEHI |
KONWS | TCURC | WAERS |
KONWA | TCURC | WAERS |
KMEIN | T006 | MSEHI |
MEINS | T006 | MSEHI |
KWAEH | TCURC | WAERS |
KZNEP | T686A | KZNEP |
KUNNR | KNA1 | KUNNR |
LIFNR | LFA1 | LIFNR |
BOMAT | MARA | MATNR |
KNUMA_PI | KONA | KNUMA |
KNUMA_AG | KONA | KNUMA |
KNUMA_SQ | KONA | KNUMA |
KNUMA_BO | KONA | KNUMA |
VBEWA | TZB0A | SBEWART |