The CIFSTKUCOUNT table in SAP ERP or S/4HANA stores CIF Update Counter Table for Stocks data. There are total 4 fields in CIFSTKUCOUNT table. The CIF Update Counter Table for Stocks 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 CIFSTKUCOUNT table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIFSTKUCOUNT Table Fields
Following is the list of fields that are available in SAP CIFSTKUCOUNT table. The primary key fields of the table are MANDT (Client), MATNR (Material Number), LOCNO (Location).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| MATNR | Material Number | MATNR | * | CHAR (40) |
| LOCNO | Location | CIFLOCNO | CHAR (20) | |
| UPDCNT | 4 Byte Signed Integer | INT4 | INT4 (10) |


