Commit a2fe76cb authored by pjain's avatar pjain

changed by sankara updated source on 07/jun/14 asnic, casetransferic,...

changed by sankara updated source on 07/jun/14 asnic, casetransferic, casetransferpos,deallocartconf,deallocartprc,expstocktransferic,masterpackic,nearexpiryic,packingic,shipmentic,shipmentpos,stocktransferic


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95227 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9e0847ab
...@@ -82,7 +82,7 @@ public class ShipmentPos extends ValidatorEJB implements ShipmentPosLocal, Shipm ...@@ -82,7 +82,7 @@ public class ShipmentPos extends ValidatorEJB implements ShipmentPosLocal, Shipm
} }
System.out.println("refSeries:::::::"+refSeries); System.out.println("refSeries:::::::"+refSeries);
//changed by sankara on 03/01/14 for update freight_amt_add in deepatch start. //changed by sankara on 03/01/14 for update freight_amt_add in deepatch start.
if("S-DSP".equalsIgnoreCase(refSeries.trim()) if("S-DSP".equalsIgnoreCase(refSeries.trim()))
{ {
NodeList detail2List = dom.getElementsByTagName("Detail2"); NodeList detail2List = dom.getElementsByTagName("Detail2");
parentNodeListLength = detail2List.getLength(); parentNodeListLength = detail2List.getLength();
......
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