The CIF_IMSUS table in SAP ERP or S/4HANA stores IMod Reference Table for Supersession data. There are total 4 fields in CIF_IMSUS table. The IMod Reference Table for Supersession 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_IMSUS table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIF_IMSUS Table Fields
Following is the list of fields that are available in SAP CIF_IMSUS table. The primary key fields of the table are MANDT (Client), PICNUM (Parts Interchangeability Group Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PICNUM | Parts Interchangeability Group Number | CIF_EXT_PICNUM | CHAR (40) | |
| SEGMENT | Segment Number for Integration Model APO Interface | CIFIMSEG | NUMC (4) | |
| POS | Item Number for Integration Model APO Interface | CIFIMPOS | INT4 (10) |


