Last Action Type

 

BOSLAT_UNCHANGED                                 0

BOSLAT_DELETED                                         1        records are marked as deleted logically, and are actually deleted when the next sanc and repair action takes place.

BOSLAT_INSERTED                                       2

BOSLAT_UPDATED                                       4

BOSLAT_INSERTEDUPONDELETED          8

BOSLAT_MOVED                                          16

The LAT does not allows for combination, even though it looks like a bitfield. Value is 0, 1, 2, 4, 8 or 16, but never a combination of these values.