Commit 7e0b1bcb authored by jshaikh's avatar jshaikh

Changes in workflow component

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@177950 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3649c814
......@@ -33,6 +33,7 @@ public class IndentReqConfWF
String sql = "";
ConnDriver connDriver = new ConnDriver();
E12GenericUtility genericUtility = null;
UserInfoBean userInfo =null;
if("C".equalsIgnoreCase(keyFlag) || "R".equalsIgnoreCase(keyFlag)){
retString = updateWfStatus(tran_id, empCodeAprv, loginSiteCode, keyFlag);
......
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