R29688 PosSequence - Pos Device Cannot Be Changed

Code R29688
Entity Crm.Pos.Sequences Entity
Name PosDeviceCannotBeChanged
Attribute PosDevice
Layer Back-End
Events Commit
Priority Normal
Modify NO



Applicable Legislations ALL // no condition needed
Action Validate that:

If (PosDevice.DatabaseValue != Null)

then

PosDevice == PosDevice.DatabaseValue
Description It is not allowed to change the POS Device in POS Sequence unless it is NULL.
Message The field 'POS Device' cannot be changed.
Introduced In Version 2019.1
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.