The CIF_IMVMI table in SAP ERP or S/4HANA stores Mapping Table for Scheduling Sales Order data. There are total 6 fields in CIF_IMVMI table. The Mapping Table for Scheduling Sales Order table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CIF_IMVMI table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIF_IMVMI Table Fields
Following is the list of fields that are available in SAP CIF_IMVMI table. The primary key fields of the table are MANDT (Client), MATNR (Material Number), WERKS (Plant), KUNNR (Customer Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| MATNR | Material Number | MATNR | * | CHAR (40) |
| WERKS | Plant | WERKS_D | * | CHAR (4) |
| KUNNR | Customer Number | KUNNR | * | CHAR (10) |
| SEGMENT | Segment Number for Integration Model APO Interface | CIFIMSEG | NUMC (4) | |
| POS | Item Number for Integration Model APO Interface | CIFIMPOS | INT4 (10) |


