Index: FLOWCHK.mac.rou =================================================================== diff -u -r43055 -r51977 --- FLOWCHK.mac.rou (.../FLOWCHK.mac.rou) (revision 43055) +++ FLOWCHK.mac.rou (.../FLOWCHK.mac.rou) (revision 51977) @@ -63,7 +63,7 @@ If KLNr { Set FlowObjectInhoudService = ##class(APPS.OV.impl.FlowObjectInhoudService).%New() #dim Bon AS DOM.VKP.Bon = ##class(DOM.DomeinContext).Instance().GeefOrderAPI().GeefBon(BONNr) - Set HeeftTAORIndeling = FlowObjectInhoudService.BonBevatTOARIndeling(Bon) + Set HeeftTAORIndeling = FlowObjectInhoudService.BonBevatTAORIndeling(Bon) } ElseIf ($D(^ORDW("D",BONNr))){ Set HeeftTAORIndeling=$$TAORIndelingWMS(BONNr) }