The CIF_IMMSLB table in SAP ERP or S/4HANA stores Int. Model Reference Table for Special Stocks at Vendor data. There are total 8 fields in CIF_IMMSLB table. The Int. Model Reference Table for Special Stocks at Vendor 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_IMMSLB table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIF_IMMSLB Table Fields
Following is the list of fields that are available in SAP CIF_IMMSLB table. The primary key fields of the table are MANDT (Client), MATNR (Material Number), WERKS (Plant), CHARG (Batch Number), SOBKZ (Special Stock Indicator), LIFNR (Account Number of Vendor or Creditor).
| 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) |
| CHARG | Batch Number | CHARG_D | * | CHAR (10) |
| SOBKZ | Special Stock Indicator | SOBKZ | * | CHAR (1) |
| LIFNR | Account Number of Vendor or Creditor | LIFNR | * | CHAR (10) |
| SEGMENT | Segment Number for Integration Model APO Interface | CIFIMSEG | NUMC (4) | |
| POS | Item Number for Integration Model APO Interface | CIFIMPOS | INT4 (10) |


