The CMX_ISE_REG table in SAP ERP or S/4HANA stores Intersession Events: Registration Table data. There are total 9 fields in CMX_ISE_REG table. The Intersession Events: Registration Table 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 CMX_ISE_REG table. It is in Manufacturing Execution: Intersession Events (CMX_ISE) ABAP package and is part of the Process Management (PP-PI-PMA) module.
SAP CMX_ISE_REG Table Fields
Following is the list of fields that are available in SAP CMX_ISE_REG table. The primary key fields of the table are MANDT (Client), REG_ID (GUID in ‘CHAR’ format with upper-/lowercase (!)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| REG_ID | GUID in ‘CHAR’ format with upper-/lowercase (!) | GUID_22 | CHAR (22) | |
| REG_SERVER | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| REG_SESSIONID | Intersession Events: Session ID | CMX_ISE_SESSIONID | CHAR (32) | |
| REG_USER | User Name | SYUNAME | CHAR (12) | |
| REG_DATE | System Date | SYDATUM | DATS (8) | |
| REG_TIME | System Time | SYUZEIT | TIMS (6) | |
| EVT_CLASS | Intersession Events: Event Class | CMX_ISE_EVTCLASS | * | CHAR (40) |
| EVT_KEY_GEN | General Flag | FLAG | CHAR (1) |


