Index: CSPimpl/GLS/Parcels/Service.cls.xml =================================================================== diff -u -r50878 -r50911 --- CSPimpl/GLS/Parcels/Service.cls.xml (.../Service.cls.xml) (revision 50878) +++ CSPimpl/GLS/Parcels/Service.cls.xml (.../Service.cls.xml) (revision 50911) @@ -37,7 +37,7 @@ Quit:((Datum="")||(Datum=..GeefParcelDatum())) Do ##class(TECH.Context.RuntimeContext).Instance().ZetPersonalityID(##class(DOM.common.enu.Personality).VanHoecke()) - Do ##class(vhPowerTools.APPS.TRANSP.GLS.Bevestiger).ProcessQueryAsync("select ID from APPS_TRANSP_GLS_GLSv1_data.VerzendData Where VerzendWijze = 'Parcel' and TijdstipLaatsteWijziging %StartsWith '" _Datum _"' and LaatsteRequestType = 'Registratie' order by ID DESC") + Do ##class(APPS.TRANSP.GLS.impl.Bevestiger).ProcessQueryAsync("select ID from APPS_TRANSP_GLS_GLSv1_data.VerzendData Where VerzendWijze = 'Parcel' and TijdstipLaatsteWijziging %StartsWith '" _Datum _"' and LaatsteRequestType = 'Registratie' order by ID DESC") ]]>