Commit a4ab8db2 authored by dpingle's avatar dpingle

* updated component on [15/10/19]

EmpLeaveConf.java
ItRetAdjProcIC.java
ItRetAdjProcPrc.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209655 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0f8cc7f0
......@@ -379,7 +379,7 @@ public class ItRetAdjProcIC extends ValidatorEJB implements ItRetAdjProcLocal, I
String descr = "";
String toDateDescr = "";
String frDateDescr = "";
String loginSite = = "";
String loginSite = "";
int qtrNo = 0;
int cnt = 0;
......
......@@ -50,6 +50,7 @@ public class ItRetAdjProcPrc extends ProcessEJB implements ItRetAdjProcPrcLoca
String loginSite = "";
String jobId = "";
String objName = "";
String errString = "";
String loginEmpCode = ""; // 10/10/2019
Connection logConn = null;
Connection conn = null;
......
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