The CACS_SEGMNTT table in SAP ERP or S/4HANA stores Segment: Text data. There are total 6 fields in CACS_SEGMNTT table. The Segment: 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 CACS_SEGMNTT table. It is in ICM: Segment Assignment (CACSSA) ABAP package and is part of the Incentive and Commission Management (ICM) (ICM) module.
SAP CACS_SEGMNTT Table Fields
Following is the list of fields that are available in SAP CACS_SEGMNTT table. The primary key fields of Segment: Text table in SAP are MANDT (Client), APPL (Commission Application (ICM)), SPRAS (Language Key), SEGTYP (Segment Type), SEGID (Number of segment).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| APPL | Commission Application (ICM) | CACSAPPL | TCACS_APPLDEF | CHAR (6) |
| SPRAS | Language Key | LANGU | T002 | LANG (1) |
| SEGTYP | Segment Type | CACS_SEGTYP | TCACS_SEGTYP | CHAR (4) |
| SEGID | Number of segment | CACS_SEGID | CACS_SEGMNT | CHAR (12) |
| NAME | Segment Name | CACS_SEGTXT | CHAR (40) |


