R31484-1 Rental Asset - Set Serial Number (Recalc)
| Code | 31484-1 |
| Entity | Applications.Rental.Assets Entity |
| Name | SetSerialNumber |
| Attribute | SerialNumber |
| Layer | Front-End |
| Events | AttributeChanged(SerialNumber, Product) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF(((SerialNumber != null) AndAlso (Product != SerialNumber.Product)), null, SerialNumber) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.