R36679 Lease Line - Set Number Of Periods (Recalc)
Code | 36679 |
Entity | Applications.Rental.LeaseContractLines Entity |
Name | SetNumberOfPeriods |
Attribute | NumberOfPeriods |
Layer | Front-End |
Events | AttributeChanged(StartDate, EndDate, TimePeriodType, RentalAsset) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(CalculateNumberOfPeriods(RentalAsset, StartDate, EndDate, TimePeriodType), 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, StartDate, EndDate, TimePeriodType) |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.