Commit d9fe9079 authored by ppatro's avatar ppatro

Parcel Pick (LTL,Parcel,Master,As per distroute) bug


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92622 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a2d6c398
...@@ -17682,6 +17682,7 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo ...@@ -17682,6 +17682,7 @@ public class WaveGenerationPrc extends ProcessEJB implements WaveGenerationPrcLo
transInfoMap.put("MAX_WEIGHT", maxWeight); transInfoMap.put("MAX_WEIGHT", maxWeight);
transInfoMap.put("LOC_TYPE", locType); transInfoMap.put("LOC_TYPE", locType);
transInfoMap.put("CUST_CODE_DLV", custCodeDlv); transInfoMap.put("CUST_CODE_DLV", custCodeDlv);
transInfoMap.put("SHIP_TYPE", dbShipType);
if( rs != null ) if( rs != null )
{ {
......
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