R27159 Customer - From Date Less Than Thru Date

    Code R27159
    Entity Crm.Customers Entity
    Name FromDateLessThanThruDate
    Attribute FromDate
    Layer Back-End
    Events Commit
    Modify NO
    Action Validate that:

    FromDate <= ThruDate
    Description If the user creates new Customer or modify an existing one, the FromDate value must be less than or equal to the ThruDate value.
    Message "Customer's From Date {FromDate} should not be greater than customer's Thru Date {ThruDate}."
    Introduced In Version 2017
    Revocable NO

    * For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.

    • Improve this Doc
    Back to top Generated by DocFX