Commit 9b467761 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@100042 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ed58d024
...@@ -13,7 +13,7 @@ overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) ...@@ -13,7 +13,7 @@ overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name)
values ('palletout','default_data_wiz','1','palletout_default_data','0',sysdate, values ('palletout','default_data_wiz','1','palletout_default_data','0',sysdate,
'BASE','BASE','2','EJB','PalletOutIC'); 'BASE','BASE','2','EJB','PalletOutIC');
insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','post_save','1','pos_palletout_iss','0',sysdate,'BASE ','BASE','2','EJB','PalletOutPos'); insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','post_save','1','pos_palletout_iss','0',sysdate,'BASE','BASE','2','EJB','PalletOutPos');
insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_navigate_finish','1','prv_palletout_iss','0',sysdate,'Base','BASE','2','EJB','PalletOutIC'); insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_navigate_finish','1','prv_palletout_iss','0',sysdate,'Base','BASE','2','EJB','PalletOutIC');
insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_navigate_next','1','prv_palletout_iss','0',sysdate,'BASE','BASE','2','EJB','PalletOutIC'); insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_navigate_next','1','prv_palletout_iss','0',sysdate,'BASE','BASE','2','EJB','PalletOutIC');
insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_validate','1','prv_palletout_iss','0',SYSDATE,'BASE','BASE','2','EJB','PalletOutIC'); insert into system_events (obj_name,event_code,event_context,service_code,overwrite_core,chg_date,chg_user,chg_term,result_handle,comp_type,comp_name) values ('palletout','pre_validate','1','prv_palletout_iss','0',SYSDATE,'BASE','BASE','2','EJB','PalletOutIC');
...@@ -142,22 +142,22 @@ values ('VTACKAWMS','Aknowledgment not recieved.','Aknowledgment not recieved fo ...@@ -142,22 +142,22 @@ values ('VTACKAWMS','Aknowledgment not recieved.','Aknowledgment not recieved fo
------------------------------------------------GENCODES----------------------------------------------------------------------- ------------------------------------------------GENCODES-----------------------------------------------------------------------
insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user, insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user,
chg_term,active,udf_str1) values chg_term,active,udf_str1) values
('LOC_CODE_SUGG','W_PALLETOUT','FS',' ITEM_SER__RG1_FS','ITEM_SER__RG1_FS', ('LOC_CODE_SUGG','W_PALLETOUT','FS','ITEM_SER__RG1_FS','ITEM_SER__RG1_FS',
SYSDATE,'BASE','BASE','Y','R0003A'); SYSDATE,'BASE','BASE','Y','R0003A');
insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user, insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user,
chg_term,active,udf_str1) values chg_term,active,udf_str1) values
('LOC_CODE_SUGG','W_PALLETOUT','PM',' ITEM_SER__RG1_PM','ITEM_SER__RG1_PM', ('LOC_CODE_SUGG','W_PALLETOUT','PM','ITEM_SER__RG1_PM','ITEM_SER__RG1_PM',
sysdate,'BASE','BASE','Y','A1511A'); sysdate,'BASE','BASE','Y','A1511A');
insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user, insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user,
chg_term,active,udf_str1) values 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');
---------------------------------------------------15/1/2016---------------------------------------------------------------- ---------------------------------------------------15/1/2016----------------------------------------------------------------
insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user, insert into gencodes (fld_name,mod_name,fld_value,descr,sh_descr,chg_date,chg_user,
chg_term,active,udf_str1) values chg_term,active,udf_str1) values
('LOC_CODE_SUGG','W_PALLETOUT','QC',' ITEM_SER__RG1_QC','ITEM_SER__RG1_QC', ('LOC_CODE_SUGG','W_PALLETOUT','QC','ITEM_SER__RG1_QC','ITEM_SER__RG1_QC',
sysdate,'BASE','BASE','Y','QUAR'); sysdate,'BASE','BASE','Y','QUAR');
------------------------------------------------Alter wms_to_host----------------------------------------------------------------------- ------------------------------------------------Alter wms_to_host-----------------------------------------------------------------------
......
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