Commit 9771c48b authored by jshinde's avatar jshinde

Request Id: W15JSUN006

,One new screen on handheld device to scan the pallet after it receive tooutbound or partial picking area.
 Forklift person will scan the pallet and put it on RMPM  or FG
outbound location based on the item of pallet


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99923 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aa7cf517
...@@ -142,5 +142,9 @@ chg_term,active,udf_str1) values ...@@ -142,5 +142,9 @@ chg_term,active,udf_str1) values
('LOC_CODE_SUGG','W_PALLETOUT','RM',' ITEM_SER__RG1_RM','ITEM_SER__RG1_RM', ('LOC_CODE_SUGG','W_PALLETOUT','RM',' ITEM_SER__RG1_RM','ITEM_SER__RG1_RM',
sysdate,'BASE','BASE','Y','D1914F'); sysdate,'BASE','BASE','Y','D1914F');
------------------------------------------------Alter wms_to_host-----------------------------------------------------------------------
alter table wms_to_host add (bay_no varchar2(25)); ---------------------------------------------------15/1/2016----------------------------------------------------------------
insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user,
chg_term,active,udf_str1) values
('LOC_CODE_SUGG','W_PALLETOUT','QC',' ITEM_SER__RG1_QC','ITEM_SER__RG1_QC',
sysdate,'BASE','BASE','Y','QUAR');
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