Batch Stocks — the storage-location-level stock quantities for a batch, one row per material per plant per storage location per batch, mirroring MARD's stock-bucket structure (unrestricted, quality inspection, blocked, in-transfer, returns) but scoped down to a single batch. Completes the batch lane started by MCH1 (cross-plant batch header) and MCHA (plant-level batch); this is the table a batch-aware inventory query joins against for on-hand quantity.
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 |
| MAT_NUM key | materia numerus | Material Number | MATNR | CHAR 18 | MARA |
| OFC key | officina | Plant | WERKS_D | CHAR 4 | MARC |
| LOC key | locus repositionis | Storage Location | LGORT_D | CHAR 4 | MARD |
| GRX_NUM key | grex numerus | Batch Number | CHARG_D | CHAR 10 | MCHA |
| SGN_GRX_CPA | signum grex copia | Deletion Flag for All Data on a Batch Stock | LVOCB | CHAR 1 | — |
| CRE | creatus | Created On | ERSDA | DATS 8 | — |
| NOM_PSN_CRE | nomen persona creatus | Name of Person who Created the Object | ERNAM | CHAR 12 | — |
| DIE_ULT | dies ultimus | Date of Last Change | LAEDA | DATS 8 | — |
| NOM_PSN_MUT | nomen persona mutatus | Name of Person Who Changed Object | AENAM | CHAR 12 | — |
| ANF_PER | annus fiscalis periodus | Fiscal Year of Current Period | LFGJA | NUMC 4 | — |
| PER_INS | periodus inscriptio | Current period (posting period) | LFMON | NUMC 2 | — |
| IDX | index | Physical Inventory Blocking Indicator | SPERR | CHAR 1 | — |
| CPA | copia | Valuated Unrestricted-Use Stock | LABST | QUAN 13,3 | — |
| CPA_LOC | copia locus repositionis | Stock in transfer (from one storage location to another) | UMLMD | QUAN 13,3 | — |
| CPA_ISP | copia inspectio | Stock in Quality Inspection | INSME | QUAN 13,3 | — |
| TOT_CPA | summa totalis copia | Total Stock of All Restricted Batches | EINME | QUAN 13,3 | — |
| CPA2 | copia | Blocked Stock | SPEME | QUAN 13,3 | — |
| CPA3 | copia | Blocked Stock Returns | RETME | QUAN 13,3 | — |
| CPA_PER | copia periodus | Valuated unrestricted-use stock in previous period | VMLAB | QUAN 13,3 | — |
| CPA_PER2 | copia periodus | Stock in Transfer in Previous Period | VMUML | QUAN 13,3 | — |
| CPA_ISP_PER | copia inspectio periodus | Stock in Quality Inspection in Previous Period | VMINS | QUAN 13,3 | — |
| CPA_PER3 | copia periodus | Restricted-Use Stock in Previous Period | VMEIN | QUAN 13,3 | — |
| CPA_PER4 | copia periodus | Blocked stock of previous period | VMSPE | QUAN 13,3 | — |
| CPA_PER5 | copia periodus | Blocked Stock Returns in Previous Period | VMRET | QUAN 13,3 | — |
| IDX_CPA_ANN | index copia annus | Physical inventory indicator for whse stock in current year | KZILL | CHAR 3 | — |
| CPA_ANN | copia annus | Phys. inventory ind. f. stock in qual. insp. in current year | KZILQ | CHAR 3 | — |
| IDX_CPA | index copia | Physical inventory indicator for restricted-use stock | KZILE | CHAR 3 | — |
| IDX_CPA2 | index copia | Physical inventory indicator for blocked stock | KZILS | CHAR 3 | — |
| IDX_CPA_ANN2 | index copia annus | Physical inventory indicator for stock in previous year | KZVLL | CHAR 3 | — |
| CPA_PER6 | copia periodus | Phys. inventory ind. f. stock in qual. insp. in prev. period | KZVLQ | CHAR 3 | — |
| CPA4 | copia | Physical inventory ind. for restricted-use stock, prev.pd | KZVLE | CHAR 3 | — |
| IDX_CPA_PER | index copia periodus | Phys. inventory indicator for blocked stock in prev. period | KZVLS | CHAR 3 | — |
| PTR_ORG_MAT | patria origo materia | Country of origin of the material | HERKL | CHAR 3 | T005 |
| DIE_ULT_CPA | dies ultimus copia | Date of Last Posted Count for Unrestricted-Use Stock | DLINL | DATS 8 | — |
| ANF_IDX | annus fiscalis index | Fiscal year of current physical inventory indicator | GJINV | NUMC 4 | — |
| ULT | ultimus | MCHBH rec. already exists for per. before last of MCHB per. | CHRUE | CHAR 1 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
MATNR | MARA | MATNR |
WERKS | MARC | WERKS |
LGORT | MARD | LGORT |
CHARG | MCHA | CHARG |
HERKL | T005 | LAND1 |