Index: APPS/Halux/Planning/Resource/impl/ConvertLBX.cls.xml =================================================================== diff -u -r57548 -r62511 --- APPS/Halux/Planning/Resource/impl/ConvertLBX.cls.xml (.../ConvertLBX.cls.xml) (revision 57548) +++ APPS/Halux/Planning/Resource/impl/ConvertLBX.cls.xml (.../ConvertLBX.cls.xml) (revision 62511) @@ -95,8 +95,8 @@ Set SnijCode=..GeefMatAantalKeerSnijden() Set:SnijCode="" SnijCode="STD" Set:..SpoelbakCode SnijCode="SPOEL" - Set Selector="SN:"_SnijCode - Do ..CreateOneResource("MAT","Mat","Intern",$S(..MatCode="CV":"VILT",1:"ASM"),Selector) + Set Selector="SN:"_SnijCode_";NAAR:INTERN" + Do ..CreateOneResource("MAT","Mat","Intern","ASM",Selector) ]]>