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