Index: WSimpl/AX/CalculatedProduct/ProductVolgensAxAttribuutBepaler/ProductIdRecycleerder.cls.xml =================================================================== diff -u -r64518 -r64519 --- WSimpl/AX/CalculatedProduct/ProductVolgensAxAttribuutBepaler/ProductIdRecycleerder.cls.xml (.../ProductIdRecycleerder.cls.xml) (revision 64518) +++ WSimpl/AX/CalculatedProduct/ProductVolgensAxAttribuutBepaler/ProductIdRecycleerder.cls.xml (.../ProductIdRecycleerder.cls.xml) (revision 64519) @@ -303,7 +303,7 @@ Set ProductId = RangeIterator.Next() Set GlobalKey = ..GlobalNaam_"("""_LadeVariant_""","_ProductId_")" - If (($Data(@GlobalKey)) && (@GlobalKey = 0)) { + If (($Data(@GlobalKey)) && ($Piece(@GlobalKey, "\") = 0)) { Set IsVrijeProductIdGevonden = $$$True Set @GlobalKey = 1 _ "\" _ ..DateTimeApi.CurrentHorolog() }