Index: AXimpl/Dynamics/InventoryOut/Converter/SyncAllModule.cls.xml =================================================================== diff -u -r44473 -r44487 --- AXimpl/Dynamics/InventoryOut/Converter/SyncAllModule.cls.xml (.../SyncAllModule.cls.xml) (revision 44473) +++ AXimpl/Dynamics/InventoryOut/Converter/SyncAllModule.cls.xml (.../SyncAllModule.cls.xml) (revision 44487) @@ -3,6 +3,11 @@ TECH.RegisteredObject,TECH.Iterator + +%ListOfDataTypes +1 + + AXimpl.Dynamics.InventoryOut.Converter.InventoryOutConverter 1 @@ -23,11 +28,6 @@ 1 - -%ListOfDataTypes -1 - - QueryAPI:TECH.Query.QueryAPI="" 1 @@ -52,55 +52,43 @@ #Dim SqlStatement as %String Set SqlStatement = "SELECT ID FROM Prod.Product WHERE isnull(Gentype,'')='' and KortTekst not like 'GEN%' AND KortTekst NOT LIKE 'IO%' AND (NonAktief IS null OR NonAktief = '2')" - // Filters voor beperkte resultaten: + // Filter voor beperkt resultaat: _" and ID in (1175,1988,2865,161441,161442)" - /* - _" and ID in (1175,1988,2865,161441,161442,254245,254258,268026,353741,353743,353744,383880,665626,682391," - _"709825,830257,830507,878186,878220,906194,1038806,1039173,1039208,1067709,1067714,1124771,1155640,1168369,1168689," - _"1168696,1169509,1194443,1247980,1259381,1359867,1425095,1425096,1432225,1572233)" - */ + Set ..ResultSet = ..QueryAPI.GetResultSet(##class(TECH.DynamicQuery).%New(SqlStatement)) ]]> %Boolean - 0) { - Set HeeftVolgendProduct = $$$True - } Else { - Do ..Converteer() - } - - Quit HeeftVolgendProduct + -AXif.Dynamics.InventoryOut.MessageParts.AxdEntityInventSync +%String - -1 -AXif.Dynamics.InventoryOut.MessageParts.AxdEntityInventSync - + - +} +*/ +]]> +