Commit 9184a4bd authored by pchavan's avatar pchavan

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@182042 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 15d3bda7
...@@ -2523,6 +2523,7 @@ public class CreatePoRcpVoucher ...@@ -2523,6 +2523,7 @@ public class CreatePoRcpVoucher
System.out.println("saving data..........."); System.out.println("saving data...........");
InitialContext ctx = null; InitialContext ctx = null;
String retString = null; String retString = null;
String userId =""; //Added By PriyankaC on 15/03/2018. [START]
MasterStatefulLocal masterStateful = null; // for ejb3 MasterStatefulLocal masterStateful = null; // for ejb3
ibase.utility.UserInfoBean userInfoBean=new UserInfoBean(); ibase.utility.UserInfoBean userInfoBean=new UserInfoBean();
......
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