Skip to Content
0
Jun 08, 2020 at 01:13 PM

BRFplus use case

68 Views

Hello everyone

I am trying to make a BRFplus application whose input is a postal code (example 4400-500) and a material weight. It is supposed to return a company and a cost for a given delivery / service. So far so good, but what I would like to do is if there is no 7-digit postal code in the decision tree or table, the assignment must be checked by the first 4 digits. For example, by inserting the postal code 4400-500 if there is no such postal code in the dt, it is supposed to assign a postal code 4400 and associate the company and the cost and then make the calculation using the formula.
Is it possible to do this validation in BRFplus?

Best regards.