Index: vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml
===================================================================
diff -u -r79 -r91
--- vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml (.../TestTBXContext.cls.xml) (revision 79)
+++ vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml (.../TestTBXContext.cls.xml) (revision 91)
@@ -13,10 +13,10 @@
@@ -25,61 +25,45 @@
Set TBXContext=..GeefTBXContextVHEPN()
Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten(4645),1,"Klant 4645 is toegelaten op VHEPN")
Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten(""),1,"Klant """" (leeg) is toegelaten op VHEPN")
- Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten("BE1234"),1,"Klant BE1234 is niet toegelaten op VHEPN")
+ Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten("BE1234"),1,"Klant BE1234 is toegelaten op VHEPN")
]]>
-
+
-
+
-
-
-
-
-
-
-
-
-
+
Index: APPS/TBXWeb/TBXContext.cls.xml
===================================================================
diff -u -r86 -r91
--- APPS/TBXWeb/TBXContext.cls.xml (.../TBXContext.cls.xml) (revision 86)
+++ APPS/TBXWeb/TBXContext.cls.xml (.../TBXContext.cls.xml) (revision 91)
@@ -523,6 +523,7 @@
KlantID:%String
%Boolean
@@ -839,6 +841,31 @@
]]>
+
+
+Is bedoeld voor de verwerker in PROCESS-mode (VHEPN), om de verpakking alsnog te wijzigen alvorens de "Import into Admin" uit te voeren.
+lbBulkConfig:%List
+%List
+
+
+