Commit 4797a9a1 authored by prahate's avatar prahate

EJB updated for Request Id [D14JSUN004].


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98132 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c36a7577
......@@ -1027,8 +1027,6 @@ public class DistRcpExShIC extends ValidatorEJB implements DistRcpExShICLocal, D
valueXmlString.append("<no_art__act>").append("<![CDATA[0]]>").append("</no_art__act>");
}
}
remarks2="";
valueXmlString.append("<remarks2>").append("<![CDATA[" + remarks2 + "]]>").append("</remarks2>");
valueXmlString.append("</Detail2>");
break;
}//end of switch-case
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment