Commit 67b787d8 authored by ngadkari's avatar ngadkari

changes for remove exception reLated changes

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205040 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a18918e3
......@@ -2910,7 +2910,7 @@ public class DispatchIC extends ValidatorEJB implements DispatchICLocal,Dispatch
private double get_qty_variance_perc(String as_item_code,
String as_cust_code, String as_item_ser, Connection conn) throws SQLException
String as_cust_code, String as_item_ser, Connection conn) throws SQLException, ITMException
{
PreparedStatement pstmt = 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