R32769-4 PartyContactMechanisms - Check Is Default Validity
| Name | Value |
|---|---|
| Code | R32769-4 |
| Entity | General.Contacts.PartyContactMechanisms Entity |
| Name | CheckIsDefaultValidity |
| Attribute | IsDefault |
| Layer | Front-End |
| Events | AttributeChanged(FromDate) |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | if (FromDate != null && FromDate > Today && IsDefault == true) throw Exception |
| Description | Check validity of Is Default when From Date is changed. |
| Message | same as rule R32769-2 |
| Introduced In Version | Introduced: 2022 |
| Revocable | YES |