R30968-2 Deal - Set Revenue End Date (Recalc)
Code | 30968-2 |
Entity | Crm.Presales.Deals Entity |
Name | SetRevenueEndDate |
Attribute | RevenueEndDate |
Layer | Front-End |
Events | AttributeChanged(RevenueStartDate, RevenueEndDate) |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | Convert(IIF((RevenueStartDate >= RevenueEndDate), RevenueStartDate, RevenueEndDate), Object) |
Description | |
Message | |
Version | |
Revocable | YES |
* This is auto generated code. Don't change it.