R36690 Transaction Line - Set Number Of Periods (Recalc)
Code | 36690 |
Entity | Applications.Rental.TransactionLines Entity |
Name | SetNumberOfPeriods |
Attribute | NumberOfPeriods |
Layer | Front-End |
Events | AttributeChanged(TransactionTimestamp, TransactionType, RentalAsset, LeaseContract) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(CalculateNumberOfPeriods(RentalAsset, TransactionTimestamp, TransactionType, LeaseContract), Object) |
Description | The rule sets a value in "Number Of Periods" field by calling the CalculateNumberOfPeriods method. The rule is triggered, when some of the values of the fields on which the number of periods determination depends, are changed (e.g. RentalAsset, Transaction Timestamp, TransactionTypе, LeaseContract) |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.