| Name |
Type |
Description |
| ChangedAt |
datetime |
When the change happened |
| ChangedBy |
string |
User full name |
| UserCode |
string |
User short code (MAGT, FL, JCM...) |
| Sku |
string |
Product code |
| SignalType |
string |
MARKUP / SELLING / PURCHASE_PRICE / COST |
| Field |
string |
Which Intact field changed |
| OldValue |
decimal |
Previous value |
| NewValue |
decimal |
New value |
| PctChange |
decimal |
Percent change (rounded to 1 decimal) |
| AbsoluteChange |
decimal |
Absolute change in the unit |
| Severity |
string |
ANOMALY / SIGNIFICANT / COST_JUMP / NORMAL / MINOR |
| ChangeContext |
string |
PURCHASE_PRICE_EDIT / GRN_POSTED / MARKUP_EDIT / STOCK_MOVEMENT / SELLING_PRICE_EDIT / MIXED |
| FieldsInEvent |
int |
How many fields changed in this save |
| EventKey |
string |
Groups rows that came from same save action |