Index: OBJTimpl/Bewaker/PrioriteitControleur.cls.xml
===================================================================
diff -u
--- OBJTimpl/Bewaker/PrioriteitControleur.cls.xml (revision 0)
+++ OBJTimpl/Bewaker/PrioriteitControleur.cls.xml (revision 71215)
@@ -0,0 +1,167 @@
+
+
+
+
+Herbevoorrading van de Kardex
+TECH.RegisteredObject
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+%ResultSet
+
+
+
+%Boolean
+
+
+
+Flow.OrderWMS.Hoofding
+
+
+
+%String
+
+
+
+%Boolean
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+KlantNr:%String,Straat:%String,DueoutDatum:%String,VerzendWijze:%String="",OrgaluxOnly:%Boolean=$$$False
+%Status
+
+
+
+
+
+
+
+
+
+
+
+
+1
+
+
+
+
+1
+$P(..VervroegenDueoutTijdstip,",",2)) ; vandaag en de tijd kan vervroegd worden.
+ {
+ Set $P(DueoutTijdstip,",",2)=$P(..VervroegenDueoutTijdstip,",",2)
+ Set $P(^ORDW("D",..ORDWHoofding.ConsolidatieNr),"\",3)=DueoutTijdstip
+ }
+
+ Lock -^ORDW("D",..ORDWHoofding.ConsolidatieNr)
+]]>
+
+
+
+1
+%Boolean
+
+
+
+
+
+
Index: WS/OBJT/WMSBewakerService.cls.xml
===================================================================
diff -u
--- WS/OBJT/WMSBewakerService.cls.xml (revision 0)
+++ WS/OBJT/WMSBewakerService.cls.xml (revision 71215)
@@ -0,0 +1,48 @@
+
+
+
+
+vhLib.Macro
+1
+WS.OngeauthenticeerdeWebService
+
+
+0
+
+
+
+
+Name of the WebService.
+WMSBewaker
+
+
+
+
+TODO: change this to actual SOAP namespace.
+SOAP Namespace for the WebService
+http://cache01.vanhoecke.be/objt
+
+
+
+KlantNr:%String,Straat:%String,DueoutDatum:%String,VerzendWijze:%String="",OrgaluxOnly:%Boolean=""
+%Boolean
+1
+
+
+
+
+KlantNr:%String,Straat:%String,DueoutDatum:%String,VerzendWijze:%String,OrgaluxOnly:%Boolean
+%Boolean
+1
+
+
+
+
+
+
Index: OBJTimpl/Bewaker/ORDWIterator.cls.xml
===================================================================
diff -u
--- OBJTimpl/Bewaker/ORDWIterator.cls.xml (revision 0)
+++ OBJTimpl/Bewaker/ORDWIterator.cls.xml (revision 71215)
@@ -0,0 +1,72 @@
+
+
+
+TECH.RegisteredObject,TECH.Iterator
+
+
+TECH.ResultSetIterator
+1
+
+
+
+%ResultSet
+1
+
+
+
+KlantNr:%String,DueOutDatum:%String
+1
+1
+%Status
+1
+
+
+
+
+'' --in ('W','P','A','C','B')"
+ _ " and Klant=?"
+ _ " and left(DueOutTimeTxt,10)=?"
+ Quit SQL
+]]>
+
+
+
+%Boolean
+
+
+
+
+%Library.Persistent
+
+
+
+
+
+
+
+
+
+
+
+
+
+