Index: APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductRepository.cls.xml =================================================================== diff -u -r37462 -r37648 --- APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductRepository.cls.xml (.../ProductRepository.cls.xml) (revision 37462) +++ APPS/EDI/Bestel/impl/BestelService/UnishopBesteller/ProductRepository.cls.xml (.../ProductRepository.cls.xml) (revision 37648) @@ -36,7 +36,7 @@ Set pxCriteria.KLNr = KlantId #dim Result As %String = "" - #dim StatusCode As %Status = ..ProductSelecteerder.ZoekKlantRef(pxCriteria,.Result) + #dim StatusCode As %Status = ..ProductSelecteerder.ZoekKlantRef(pxCriteria,.Result,$$$True) Do ##class(TECH.Exceptions.StatusException).ThrowIndienNietOK(StatusCode,"Fout bij ophalen ProductID via Criteria(KlantID en PakketReferentie)") #dim Key As %String = "" Index: BL/Prod/Select.cls.xml =================================================================== diff -u -r37462 -r37648 --- BL/Prod/Select.cls.xml (.../Select.cls.xml) (revision 37462) +++ BL/Prod/Select.cls.xml (.../Select.cls.xml) (revision 37648) @@ -116,16 +116,17 @@ 1 - + %Status