Commit 37000264 authored by ngadkari's avatar ngadkari

new scheme_balance changes in wfValData neture column

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@191707 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 72bd7108
...@@ -2516,7 +2516,7 @@ public class SalesOrderIC extends ValidatorEJB implements SalesOrderICLocal, Sal ...@@ -2516,7 +2516,7 @@ public class SalesOrderIC extends ValidatorEJB implements SalesOrderICLocal, Sal
if ("V".equalsIgnoreCase(nature.trim())) if ("V".equalsIgnoreCase(nature.trim()))
{ {
retlSchmRateBase = checkNullandTrim(distCommon.getDisparams( "999999", "PUR01", conn )); retlSchmRateBase = checkNullandTrim(distCommon.getDisparams( "999999", "RETL_SCHM_RATE_BASE", conn ));
//---------------------------------------------------- //----------------------------------------------------
......
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