Commit a555e828 authored by agaikwad's avatar agaikwad

Added igst finparam.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106546 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 54b0d57f
......@@ -281,7 +281,7 @@ public class RcpAdvTaxcalcConf extends ActionHandlerEJB implements RcpAdvTaxcalc
}
///////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////IGST
/* igstcr = finCommon.getFinparams("999999", "IGST_RADV_ACCT_CR",conn);
igstcr = finCommon.getFinparams("999999", "IGST_RADV_ACCT_CR",conn);
if (igstcr != "NULLFOUND")
{
String[] arry = igstcr.split((","));
......@@ -326,7 +326,7 @@ public class RcpAdvTaxcalcConf extends ActionHandlerEJB implements RcpAdvTaxcalc
{
igstdrcctr = "";
}
}*/
}
// ///////////////////////////////////////////////////////////////////////////////////
// //////////////////////////////////////////////////////////////////////////////////
String sgstdradj = "", sgstdracctadj = "", sgstdrcctradj = "";
......
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