Commit 6b11c377 authored by smestry's avatar smestry

Updated java files for product wizard add and edit to add new field trade mark.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103491 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d5342751
...@@ -698,8 +698,6 @@ public class DDProductWizEJB extends ValidatorEJB implements DDProductWizRemote, ...@@ -698,8 +698,6 @@ public class DDProductWizEJB extends ValidatorEJB implements DDProductWizRemote,
} }
// Changed by Sneha on 21-07-2016, for Closing the Open Cusor [End] // Changed by Sneha on 21-07-2016, for Closing the Open Cusor [End]
pstmt=null;
rs=null;
if(!strLocId.equals("")) if(!strLocId.equals(""))
{ {
sqlQueryLocation = "select loc_code, descr,loc_type from location where loc_code = ?"; sqlQueryLocation = "select loc_code, descr,loc_type from location where loc_code = ?";
......
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