The CCM_NAVVIEWT table in SAP ERP or S/4HANA stores CCM Navigation Area Profile data. There are total 4 fields in CCM_NAVVIEWT table. The CCM Navigation Area Profile 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 CCM_NAVVIEWT 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 CCM_NAVVIEWT Table Fields
Following is the list of fields that are available in SAP CCM_NAVVIEWT table. The primary key fields of CCM Navigation Area Profile table in SAP are MANDT (Client), SPRAS (Language Key), NAVVIEW (CCM Navigation View).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| NAVVIEW | CCM Navigation View | CCM_NAV_VIEW | CCM_NAVVIEW | CHAR (10) |
| TEXT | CCM Navigation View Description | CCM_NAV_VIEW_TEXT | CHAR (50) |


