The CUFM table in SAP ERP or S/4HANA stores Customizing: Class/Config: Screendesigner Form data. There are total 15 fields in CUFM table. The Customizing: Class/Config: Screendesigner Form 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 CUFM table. It is in Characteristics (CT) ABAP package and is part of the Characteristics (CA-CL-CHR) module.
SAP CUFM Table Fields
Following is the list of fields that are available in SAP CUFM table. The primary key fields of the table are MANDT (Client), CLINT (Internal Class Number), GRNAM (Characteristics Group), SDSRT (Screendesigner view), BNAME (User Name in User Master Record), ADZHL (Internal Counter for Archiving Objects by ECM).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| CLINT | Internal Class Number | CLINT | * | NUMC (10) |
| GRNAM | Characteristics Group | GROUP | CHAR (30) | |
| SDSRT | Screendesigner view | SDSRT | NUMC (4) | |
| BNAME | User Name in User Master Record | XUBNAME | * | CHAR (12) |
| ADZHL | Internal Counter for Archiving Objects by ECM | ADZHL | NUMC (4) | |
| DATUV | Valid-From Date | DATUV | DATS (8) | |
| LINE | Line | FMLIN | INT4 (10) | |
| WHAT | Object identification | FWHAT | CHAR (1) | |
| SROW | From column | FSROW | INT4 (10) | |
| EROW | To column | FEROW | INT4 (10) | |
| FMLEN | Length | FMLEN | INT4 (10) | |
| ATINN | Internal characteristic | ATINN | * | NUMC (10) |
| OMERK | Internal characteristic | ATINN | * | NUMC (10) |
| NEWL | New line | FNEWL | CHAR (1) |


