Index: EWTOE.mac.rou =================================================================== diff -u -r47796 -r47797 --- EWTOE.mac.rou (.../EWTOE.mac.rou) (revision 47796) +++ EWTOE.mac.rou (.../EWTOE.mac.rou) (revision 47797) @@ -240,7 +240,7 @@ Quit ProductToeleveringLijnVerwijderd(LeverancierNummer, ToeleveringID, ToeleveringLijnCode, ProductID, ReceptieTijdstip, Aantal, AxConfigId, AxInventTransId, AxMaatwerkGenerischItemId) - New ProductToeleveringLijnVerwijderEventData,ProductToeleveringLijnIngeboekt + New ProductToeleveringLijnVerwijderEventData,ProductToeleveringLijnVerwijderdEvent If ProductID{ #dim LeverancierID As DOM.common.PartijID = ##class(DOM.DomeinContext).Instance().GeefLegacyPartijAPI().GeefLeverancierPartijID(LeverancierNummer) Set ProductToeleveringLijnVerwijderEventData = ##class(DOM.AKP.event.ProductToelevLijnVerwijderEventData).%New(ToeleveringID, ToeleveringLijnCode, ProductID, LeverancierID, ReceptieTijdstip, Aantal, AxConfigId, AxInventTransId, AxMaatwerkGenerischItemId)