Index: DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml =================================================================== diff -u -r2048 -r2133 --- DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml (.../VerwachteUitvoerAPIimpl.cls.xml) (revision 2048) +++ DOM/ProdRes/impl/VerwachteUitvoerAPIimpl.cls.xml (.../VerwachteUitvoerAPIimpl.cls.xml) (revision 2133) @@ -63,10 +63,6 @@ { Set VerwachteUitvoer = ##class(DOM.ProdRes.impl.VerwachteUitvoerImpl).%OpenId(ResultSet.Data("ID")) } - If (ResultSet.Next()) - { - Do ##class(TECH.ExceptionHandler).Throw(##class(TECH.Exceptions.GeneralErrorException).%New("Meerdere resultaten gevonden voor transactiereferentie '"_TransactieReferentie_"', transactielijnreferentie '"_TransactieLijnReferentie_"' en bedrijf '"_Bedrijf_"'")) - } Quit VerwachteUitvoer ]]> @@ -94,23 +90,23 @@ -VerwachteUitvoerID:%String -DOM.ProdRes.Reservaties +VerwachteUitvoerIDLijst:%ListOfDataTypes +DOM.ProdRes.dto.GereserveerdeProducten