KALC - Material Quantity Calculation - Formulas
Material Quantity Calculation - Formulas information is stored in SAP table KALC.
It is part of development package CPC in software component PP-PI-MD-MRC. This development package consists of objects that can be grouped under "R/3 Application Development: PP Task Lists Master Recipes".
It is part of development package CPC in software component PP-PI-MD-MRC. This development package consists of objects that can be grouped under "R/3 Application Development: PP Task Lists Master Recipes".
Fields for table KALC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| APPLID | Application of material quantity calculation | X | CALC_APPL | CHAR | 4 | |
| FORM_KEY | Formula key of material quantity calculation | X | CALC_KEY | CHAR | 100 | |
| VERSION | Version number of formulas | X | CALC_VERS | CHAR | 24 | |
| LINE | Item of an object | X | CALC_LINE | NUMC | 8 | |
| ROW_POS | Line item number | CALC_POS | NUMC | 8 | ||
| ROW_ID | Object ID | CALC_OBJID | CHAR | 60 | ||
| ROW_TEXT | Object description | CALC_TEXT | CHAR | 60 | ||
| COL_POS | Line item number | CALC_POS | NUMC | 8 | ||
| COL_ID | Object ID | CALC_OBJID | CHAR | 60 | ||
| COL_TEXT | Object description | CALC_TEXT | CHAR | 60 | ||
| COL_UOM | Unit of measure in material quantity calculation | CALC_UOM | UNIT | 6 | ||
| VALUE | Quantity calculation value (no longer used) | CALC_VAL2 | DEC | 7 | ||
| FORMULA | Formula in material quantity calculation | CALC_FORM | CHAR | 500 | ||
| FORM_IND | Formula indicator | CALC_IND | CHAR | 2 | ||
| FORM_ORD | Line number in material quantity calculation | CALC_SEQ | NUMC | 6 | ||
| VALUE_FLT | Field of type FLTP | FLOAT | FLTP | 8 |