Stores the configuration of bulk events that can be processed from AEMM
Data model
Fields
| Field | Type | Description |
|---|---|---|
| active* | BIT | Indicator to know if the event type is active |
| id* | INT | Unique event type identifier |
| name* | VARCHAR (50) | Event Type Name |
| row_date* | DATETIME | Event Type Registrar Date |
Primary Key
| PK_AMDM_EVENT_TYPE |
|---|
| id |