There are five steps required to create an event table in the Siebel Sales Enterprise application. The first step involves setting up columns in the event table.
Column Name/ User Name | Type | Length | Physical Type | Required | Nullable | Status |
---|---|---|---|---|---|---|
DESCRIPTION | Data (public) | 255 | Varchar | Yes | Active | |
EVENT_ID | Data (public) | 30 | Varchar | Yes | Active | |
EVENT_TIMESTAMP | Data (public) | 7 | Date Time | Yes | Active | |
EVENT_TYPE | Data (public) | 20 | Varchar | Yes | Active | |
OBJECT_KEY | Data (public) | 255 | Varchar | Yes | Active | |
OBJECT_NAME | Data (public) | 255 | Varchar | Yes | Active | |
PRIORITY | Data (public) | 10 | Number | Yes | Active | |
STATUS | Data (public) | 20 | Number | Yes | Active |
Parent topic: Creating an event table in Siebel