The CIFBALSEL table in SAP ERP or S/4HANA stores Application Log: CIF Extension for Log Selection data. There are total 9 fields in CIFBALSEL table. The Application Log: CIF Extension for Log Selection 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 CIFBALSEL table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIFBALSEL Table Fields
Following is the list of fields that are available in SAP CIFBALSEL table. The primary key fields of the table are MANDANT (Client), LOGNUMBER (CIF: Log Number in Application Log), DOCNUMBER (Document Number (Purchasing/Sales…)), POSNUMBER (Item number), OBJECTTYPE (Object Type in OLTP System), METHOD (Method to be Executed During the Transfer of an Object), MATERIAL (Material Number), WERK (Plant), TIMESTAMP (Time Stamp for Core Interface).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDANT | Client | MANDT | * | CLNT (3) |
| LOGNUMBER | CIF: Log Number in Application Log | CIFBALNR | CHAR (22) | |
| DOCNUMBER | Document Number (Purchasing/Sales…) | CIFDOC | CHAR (12) | |
| POSNUMBER | Item number | POSNUM | NUMC (6) | |
| OBJECTTYPE | Object Type in OLTP System | CIFOBJTYPE | CHAR (1) | |
| METHOD | Method to be Executed During the Transfer of an Object | CIFMETHOD | CHAR (1) | |
| MATERIAL | Material Number | MATNR | * | CHAR (40) |
| WERK | Plant | WERKS_D | * | CHAR (4) |
| TIMESTAMP | Time Stamp for Core Interface | CIFTSTAMP | DEC (15) |


