SMI_VOICE_CUST - Assignment of Sentiment to an Entity on Post Level
 Assignment of Sentiment to an Entity on Post Level information is stored in SAP table SMI_VOICE_CUST.
It is part of development package BS_SOMI_DATA_MODELS in software component CA-EPT-SMI. This development package consists of objects that can be grouped under "Datta Models for Social Media Intelligence".
 It is part of development package BS_SOMI_DATA_MODELS in software component CA-EPT-SMI. This development package consists of objects that can be grouped under "Datta Models for Social Media Intelligence".
Fields for table SMI_VOICE_CUST
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * | 
| SOCIALDATAUUID | Social Data Identifier | X | SMI_SOCIALDATAUUID | CHAR | 64 | |
| ENTITY_ORIGIN | Entity Extraction Source | X | SMI_ENTITY_ORIGIN | CHAR | 40 | |
| ENTITY_TYPE | Entity type | X | SMI_ENTITY_TYPE | CHAR | 150 | * | 
| ENTITY | Entity | X | SMI_ENTITY | CHAR | 400 | |
| AVG_SENTIMENT | Average Sentiment | SMI_AVG_SENTIMENT | DEC | 3 | ||
| AVG_SENTIMENT_VALUATION | Sentiment Valuation | SMI_SENTIMENT_VALUATION | INT1 | 1 | ||
| BIPOLAR | Mixed Sentiment Indicator | SMI_BIPOLAR | CHAR | 2 | ||
| POST_CREATION_DATE | Social Post Creation Date | SMI_POST_CREATION_DATE | DATS | 16 | ||
| POST_CREATION_DATETIME | Social Post creation Timestamp in UTC Format | SMI_POST_CREATED_AT_UTC | DEC | 11 |