Index: vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml
===================================================================
diff -u -r44868 -r44869
--- vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44868)
+++ vhUnitTest/AXimpl/Utils/ConvertReqGroupId/Test.cls.xml (.../Test.cls.xml) (revision 44869)
@@ -477,6 +477,24 @@
]]>
+
+
+
+
1
AX.Uitgaand.PM.Product.impl.Product
Index: AXimpl/Utils.cls.xml
===================================================================
diff -u -r44868 -r44869
--- AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44868)
+++ AXimpl/Utils.cls.xml (.../Utils.cls.xml) (revision 44869)
@@ -280,6 +280,8 @@
Set ReqGroupId = "BTS Decosp"
}ElseIf (LeverancierNummer = "7802"){
Set ReqGroupId = "BTS Egger"
+ }ElseIf (LeverancierNummer = "6813"){
+ Set ReqGroupId = "BTS APT"
}}} Else {
Write !,"Geef als parameter ofwel VHBE, ofwel HLX mee!"
}