Commit b5d17006 authored by cpatil's avatar cpatil

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92266 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6b5f8c5b
...@@ -3020,7 +3020,7 @@ public class StockUpdate ...@@ -3020,7 +3020,7 @@ public class StockUpdate
pstmt = null; pstmt = null;
if ( cnt1 == 0) if ( cnt1 == 0)
{ {
errCode = "VTUPDDET"; errCode = "VINSERT5";
errString = itmDBAccessEJB.getErrorString("",errString,"","",conn); errString = itmDBAccessEJB.getErrorString("",errString,"","",conn);
return errString; return errString;
} }
......
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