The CUSDEFAULT table in SAP ERP or S/4HANA stores User Default Settings in Customizing data. There are total 2 fields in CUSDEFAULT table. The User Default Settings in Customizing 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 CUSDEFAULT table. It is in Customizing Projects: Administration and Processing (S_CUSTOMIZING_PROJECTS) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP CUSDEFAULT Table Fields
Following is the list of fields that are available in SAP CUSDEFAULT table. The primary key fields of the table are UNAME (User Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| UNAME | User Name | UNAME | CHAR (12) | |
| DEF_VIEW | GUID for Structure | HIER_TREEG | CHAR (32) |


