Commit b991e8bf authored by jshinde's avatar jshinde

Request ID:W15GSUN001 Create transaction screen Pallet Request .


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98806 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3aa8a392
...@@ -168,7 +168,7 @@ public class PalletReqConf extends ActionHandlerEJB implements PalletReqConfLoca ...@@ -168,7 +168,7 @@ public class PalletReqConf extends ActionHandlerEJB implements PalletReqConfLoca
hm.put("UNIT", ""); hm.put("UNIT", "");
hm.put("ITEM_TYPE", ""); hm.put("ITEM_TYPE", "");
hm.put("FAMILY_GRP", ""); hm.put("FAMILY_GRP", "");
hm.put("REF_SER", ""); hm.put("REF_SER", "PR");
hm.put("LOT_NO", ""); hm.put("LOT_NO", "");
hm.put("REF_ID", tranId); hm.put("REF_ID", tranId);
hm.put("LOT_SL", ""); hm.put("LOT_SL", "");
......
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