Commit 5a77b651 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 07/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@214654 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 26ef358d
......@@ -450,8 +450,8 @@ public class EmpLvePrkBalTrfConf extends ActionHandlerEJB implements EmpLvePrkBa
pStmt2.setString(11, chgUser);
pStmt2.setString(12, chgTerm);
//Modified by Anjali R. on[05/09/2018][Appl_date can not update with time][Start]
//pStmt2.setTimestamp(13, curDateTm);
pStmt2.setString(13, currDateStr);
pStmt2.setTimestamp(13, curDateTm);
//pStmt2.setString(13, currDateStr);// Commented by Sana S on 07/01/2020
//Modified by Anjali R. on[05/09/2018][Appl_date can not update with time][End]
pStmt2.setString(14, tranIdGen);
pStmt2.setString(15, "B");
......
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