Index: AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml =================================================================== diff -u -r46084 -r46100 --- AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml (.../BehoeftePlanningIteratorFilter.cls.xml) (revision 46084) +++ AX/Uitgaand/PM/BehoeftePlanning/impl/BehoeftePlanningIteratorFilter.cls.xml (.../BehoeftePlanningIteratorFilter.cls.xml) (revision 46100) @@ -70,13 +70,13 @@ Set IsValid = $$$False } - If (IsValid = $$$True){ + If IsValid { Do ..BepaalIsValidSopr(ProductBehoefte) If (..IsValidSopr '= $$$True){ Set IsValid = $$$False }} - If (IsValid = $$$True){ + If IsValid { If (..BerekenLeveringsModaliteiten(ProductBehoefte) = "") { Set IsValid = $$$False }