The CIF_IMIPRT table in SAP ERP or S/4HANA stores IMod Reference Table for IPPE Runtime Object data. There are total 8 fields in CIF_IMIPRT table. The IMod Reference Table for IPPE Runtime Object 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_IMIPRT table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIF_IMIPRT Table Fields
Following is the list of fields that are available in SAP CIF_IMIPRT table. The primary key fields of the table are MANDT (Client), MATNR (Material Number), WERKS (Plant), VERID (Production Version), PLANM (Type of Planning in the Production Version), RTO_TYP (Type of PPM or PDS (for Example, In-House Prod., Subcontr.)).
| 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) |
| VERID | Production Version | VERID | * | CHAR (4) |
| PLANM | Type of Planning in the Production Version | CIFRTOPLNT | CHAR (1) | |
| RTO_TYP | Type of PPM or PDS (for Example, In-House Prod., Subcontr.) | CIFPPMTYP | CHAR (1) | |
| SEGMENT | Segment Number for Integration Model APO Interface | CIFIMSEG | NUMC (4) | |
| POS | Item Number for Integration Model APO Interface | CIFIMPOS | INT4 (10) |


