Commit 44e5f476 authored by caluka's avatar caluka

ejb updated for MRP Requirement Wizard[MF3KSUN005]


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95608 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c6cf8c28
......@@ -3567,7 +3567,7 @@ public class RunMRPPrc extends ProcessEJB implements RunMRPPrcLocal, RunMRPPrcRe
pendIndQty = rs.getDouble(11);
pendDRQty = rs.getDouble(12);
// End Changes by Gulzar on 4/18/2012
siteCode = rs.getString(13);//Added by Chandrashekar on 09-07-2014
// cpatil start
System.out.println("@@@@@saleOrder["+saleOrder+"]["+adpElement.getSaleOrder()+"]lineNo["+lineNo+"]["+adpElement.getLineNo()+"]@@@@@@@@@@@");
System.out.println("@@@@@@@@@@@sorderList["+sorderList+"]@@@@@@@@@itemCodeList["+itemCodeList+"]");
......
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