The EWVIEWATTR table in SAP ERP or S/4HANA stores CIC View: Attribute Control data. There are total 6 fields in EWVIEWATTR table. The CIC View: Attribute Control 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 EWVIEWATTR table. It is in Generic IS-U/T Enhancements (Transport to CRM Follows) (EE_CRM_CIC) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP EWVIEWATTR Table Fields
Following is the list of fields that are available in SAP EWVIEWATTR table. The primary key fields of the table are MANDT (Client), VIEWID (CIC View Identifier), OBJREFTYPE (CIC View: Type of Reference to a View Object), OBJREF (CIC View: Reference to a View Object), ATTRIBUTE (Attributes).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| VIEWID | CIC View Identifier | EWV_VIEWID | CHAR (10) | |
| OBJREFTYPE | CIC View: Type of Reference to a View Object | EWV_OBJREFTYPE | CHAR (1) | |
| OBJREF | CIC View: Reference to a View Object | EWV_OBJREF | CHAR (30) | |
| ATTRIBUTE | Attributes | SWO_ATTRIB | CHAR (32) | |
| EDITORDER | 5 Character Numeric NUMC | NUMC5 | NUMC (5) |


