The CCM_NAVAR_VIEWT table in SAP ERP or S/4HANA stores CCM Navigation Area Tab Text data. There are total 6 fields in CCM_NAVAR_VIEWT table. The CCM Navigation Area Tab Text 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_NAVAR_VIEWT 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_NAVAR_VIEWT Table Fields
Following is the list of fields that are available in SAP CCM_NAVAR_VIEWT table. The primary key fields of CCM Navigation Area Tab Text table in SAP are MANDT (Client), SPRAS (Language Key), PROFILE (CCM Navigation Area Profile), TABNO (Number of Tab in the Tabstrip).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| PROFILE | CCM Navigation Area Profile | CCM_NAV_PROFILE | CCM_NAVAREA | CHAR (10) |
| TABNO | Number of Tab in the Tabstrip | CCM_NAV_TABNO | CCM_NAVAREA_VIEW | CHAR (1) |
| TABTEXT | Text (20 Characters) | TEXT20 | CHAR (20) | |
| QUICKINFO | Text Field | TEXT50 | CHAR (50) |


