Commit 7d3d1ae1 authored by pdas's avatar pdas

Validation of proj_code


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97555 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3786b26c
......@@ -104,6 +104,9 @@ public class POrderAmdIC extends ValidatorEJB implements POrderAmdICLocal, POrde
double totQty=0,ct3Qty=0,qtyUsed=0;
String lnNo="",lnNoStr="";
int noOfParent=0,ctr1=0;
String projCodeO="";
String projindNo="";
String ProjStatus="";
try
......
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