Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml
===================================================================
diff -u -r44872 -r44873
--- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44872)
+++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44873)
@@ -549,6 +549,24 @@
]]>
+
+
+
+
1
AX.Uitgaand.PM.Product.impl.Product
Index: AXimpl/Utils.cls.xml
===================================================================
diff -u -r44872 -r44873
--- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44872)
+++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44873)
@@ -288,6 +288,8 @@
Set ReqGroupId = "BTS Horate"
}ElseIf (LeverancierNummer = "5817"){
Set ReqGroupId = "BTS Alinco"
+ }ElseIf (LeverancierNummer = "7063"){
+ Set ReqGroupId = "BTS Beneen"
}}} Else {
Write !,"Geef als parameter ofwel VHBE, ofwel HLX mee!"
}