|
Name |
Type |
Discontinued? |
|
1 |
EVENT_ID |
VARCHAR |
No |
|
|
|
The unique identifier for the event record. |
|
|
2 |
EVENT_LINE |
INTEGER |
No |
|
|
|
The line number for the event associated with this record. |
|
|
3 |
ORDER_LINK_LINE |
INTEGER |
No |
|
|
|
Events may be triggered by multiple orders and when this occurs, each order is stored on its own line. This column stores the line number associated with each order that triggered the event. |
|
|
4 |
EVENT_LINKED_ORD_ID |
NUMERIC |
No |
|
|
|
Stores the order IDs linked to this event line indicating the orders that triggered the event |
|
|