The CFILTTABFIELD table in SAP ERP or S/4HANA stores Assignmnent Fields Tab Pages data. There are total 3 fields in CFILTTABFIELD table. The Assignmnent Fields Tab Pages 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 CFILTTABFIELD table. It is in Customizing for Filter (CPPEFILT0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CFILTTABFIELD Table Fields
Following is the list of fields that are available in SAP CFILTTABFIELD table. The primary key fields of the table are MANDT (Client), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CFILTTABSTRIPTXT | CLNT (3) |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR (30) |
| TABNAME | Tab Page for iPPE Tabstrip Control | PPE_ATTR_TABIDENT | CFILTTABSTRIP | CHAR (20) |


