Index: DOM/EC/OL/Verlanglijst/ProductGroepLijn.cls.xml =================================================================== diff -u -r1075 -r2672 --- DOM/EC/OL/Verlanglijst/ProductGroepLijn.cls.xml (.../ProductGroepLijn.cls.xml) (revision 1075) +++ DOM/EC/OL/Verlanglijst/ProductGroepLijn.cls.xml (.../ProductGroepLijn.cls.xml) (revision 2672) @@ -34,7 +34,7 @@ -Identifier:%String,Aantal:Integer +Identifier:%String,Aantal:%Integer 1 1 %Status Index: DOM/EC/OL/Verlanglijst/Verlanglijst.cls.xml =================================================================== diff -u -r1110 -r2672 --- DOM/EC/OL/Verlanglijst/Verlanglijst.cls.xml (.../Verlanglijst.cls.xml) (revision 1110) +++ DOM/EC/OL/Verlanglijst/Verlanglijst.cls.xml (.../Verlanglijst.cls.xml) (revision 2672) @@ -79,7 +79,7 @@ -Boolean +%Boolean Index: BL/Stat/Bedrijfsrondleiding.cls.xml =================================================================== diff -u -r2589 -r2672 --- BL/Stat/Bedrijfsrondleiding.cls.xml (.../Bedrijfsrondleiding.cls.xml) (revision 2589) +++ BL/Stat/Bedrijfsrondleiding.cls.xml (.../Bedrijfsrondleiding.cls.xml) (revision 2672) @@ -165,7 +165,7 @@ &sql(declare ObjCursor cursor for Select Objref into :objref from Prod.Optibox_BoxData - where (ObjType="PR") and (AantalExec<>-99) and (CASE WHEN OptiType is null then Meta->OptiType else OptiType end <> "VOLUME") + where (ObjType="PR") and (AantalExec<>-99) and (CASE WHEN OptiType is null then Meta->OptiType else OptiType end <> 'VOLUME') ) &sql(Open ObjCursor) For &Sql(fetch ObjCursor) Quit:SQLCODE'=0 Do @@ -473,7 +473,7 @@ Berekent het getrimd gemiddeld gewicht per dag van Blumproducten -Blum:Boolean,Marge:%Numeric=0.2 +Blum:%Boolean,Marge:%Numeric=0.2 %Integer use stock from the workplace stock Type: "-" => restore products to the workplace stock]]> -Type:String,TOENr:%Integer +Type:%String,TOENr:%Integer %String Controle of de URL wel bestaat - +