Index: BL/Legacy/FLOWTOE/AdHocSplitser.cls.xml
===================================================================
diff -u -r58886 -r58962
--- BL/Legacy/FLOWTOE/AdHocSplitser.cls.xml (.../AdHocSplitser.cls.xml) (revision 58886)
+++ BL/Legacy/FLOWTOE/AdHocSplitser.cls.xml (.../AdHocSplitser.cls.xml) (revision 58962)
@@ -9,11 +9,39 @@
1
+
+APPS.Halux.common.BatchService
+1
+
+
+
+DOM.AKP.ToeleveringAPI
+1
+
+
+
+%Boolean
+1
+
+
+
+initvalue:%CacheString
+1
+1
+%Status
+1
+
+
+
Oproepen via :
Do ##class(BL.Legacy.FLOWTOE.AdHocSplitser).%New().StelInMappingViaUI(TOENr)
-ToeleveringId:%String
+ToeleveringId:%String=""
+
+1
+%String
+
+
+
+
+ToeleveringId:%String
+1
+
+
+
lbProductLijnData:%List,FilterGroepKey:%String
1
@@ -347,7 +448,7 @@
Set ProductieService = ##class(APPS.Halux.common.ProductieService).%New()
#dim ProductAPI As DOM.PM.ProductAPI = ##class(DOM.DomeinContext).Instance().GeefProductAPI()
- #dim Toelevering As DOM.AKP.Toelevering = ##class(DOM.DomeinContext).Instance().GeefToeleveringAPI().GeefToelevering(TOENr)
+ #dim Toelevering As DOM.AKP.Toelevering = ..ToeleveringAPI.GeefToelevering(TOENr)
#dim KlantID As %String = Toelevering.GeefKlantID()
#dim Product As DOM.PM.Product