The CIFALOGCNF table in SAP ERP or S/4HANA stores Configuration of the CIF Application Log data. There are total 9 fields in CIFALOGCNF table. The Configuration of the CIF Application Log 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 CIFALOGCNF table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIFALOGCNF Table Fields
Following is the list of fields that are available in SAP CIFALOGCNF table. The primary key fields of the table are MANDT (Client), FUNCNAME (Name of Function Module), PARAMNAME (CIF: Parameter Name, Release-Independent), PARAMTYPE (Parameter type), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| FUNCNAME | Name of Function Module | RS38L_FNAM | TFDIR | CHAR (30) |
| PARAMNAME | CIF: Parameter Name, Release-Independent | CF_RS38L_P | FUPARAREF | CHAR (30) |
| PARAMTYPE | Parameter type | RS38L_KIND | FUPARAREF | CHAR (1) |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR (30) |
| LOGORDER | Order | ORDER | NUMC (2) | |
| SCRTEXT_S | Short Field Label | SCRTEXT_S | CHAR (10) | |
| OUTPUTLEN | Length (No. of Characters) | DDLENG | NUMC (6) | |
| XCIFCONF | Object Selection for Application Log | XCIFSEL | CHAR (1) |


