Index: AXimpl/Controle/OrdDiff/MaakDiff.cls.xml =================================================================== diff -u -r49434 -r69259 --- AXimpl/Controle/OrdDiff/MaakDiff.cls.xml (.../MaakDiff.cls.xml) (revision 49434) +++ AXimpl/Controle/OrdDiff/MaakDiff.cls.xml (.../MaakDiff.cls.xml) (revision 69259) @@ -3,23 +3,50 @@ TECH.RegisteredObject + +%Boolean + + + +Naam,KlantNr,OrderId,AX_AXSalesId,AX_AantalBesteld,AX_AantalGeleverd,AX_AantalOpenstaand,AX_ConfigId,AX_ItemId, +AX_Leverdatum,ax_product->KortTekst,AX_ProductNr,AX_SoprContractId,Admin_AXSalesId,Admin_Aantal,Admin_ItemId, Admin_Leverdatum,admin_product->KortTekst,Admin_ProductNr,Admin_AantalLijnen +from AXimpl_Controle_OrdDiff.ProductOrderLijn where diff_Orderverschillend=1 +order by orderid, axinventtransid +*/ +]]> + + D ##class(AXimpl.Controle.OrdDiff.MaakDiff).%New().Maak() +Debug:%Boolean=1 1 1 %Status 1 -