Commit 8f33b7c0 authored by prahate's avatar prahate

Updated EJB for DistRcpExSh.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97666 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 71611797
......@@ -136,7 +136,7 @@ public class DistRcpExShIC extends ValidatorEJB implements DistRcpExShICLocal, D
// }
// }
else if(childNodeName.equalsIgnoreCase("tran_id"))
if(childNodeName.equalsIgnoreCase("tran_id"))
{
sql1="select key_flag from transetup where tran_window='w_distrcp_exsh'";
......
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