Commit 8e84e6f3 authored by wansari's avatar wansari

W15GSUN003 updated changes for isRecordExist = false; in case of ref ser PZ


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98952 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 238bc0c8
...@@ -543,6 +543,7 @@ public class ScheduleAWMSInOutTasks implements Schedule ...@@ -543,6 +543,7 @@ public class ScheduleAWMSInOutTasks implements Schedule
} }
else else
{ {
System.out.println("hiii");
conn.rollback(); conn.rollback();
} }
} }
......
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