The CRMC_SOC_SENTI_T table in SAP ERP or S/4HANA stores Text Table: Social Sentiment data. There are total 4 fields in CRMC_SOC_SENTI_T table. The Text Table: Social Sentiment 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 CRMC_SOC_SENTI_T table. It is in CRM Social Media (CRM_SOC) ABAP package and is part of the Social Media Cockpit in Interaction Center (CRM-IC-SMC) module.
SAP CRMC_SOC_SENTI_T Table Fields
Following is the list of fields that are available in SAP CRMC_SOC_SENTI_T table. The primary key fields of the table are CLIENT (Client), SENTIMENT (Sentiment of Social Media Post), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SENTIMENT | Sentiment of Social Media Post | CRMT_SOC_DATA_SENTIMENT | CRMC_SOC_SENTI | CHAR (2) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| SENTIMENT_DESC | Text (80 Characters) | TEXT80 | CHAR (80) |


