Commit 5282a1af authored by jshinde's avatar jshinde

Request Id:W15JSUN017,Consider Exempted /BSR Location in Pallet Out,site_code...

Request Id:W15JSUN017,Consider Exempted /BSR Location in Pallet Out,site_code is not consider for location master.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100025 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 57ae919f
......@@ -417,6 +417,7 @@ values ('PALLET_NO','W_PALLET_REQ','select distinct s.loc_code as pallet_no fro
DELETE FROM POPHELP WHERE mod_name='W_PALLET_REQ' AND field_name='LOC_CODE';
commit;
insert into pophelp (field_name,mod_name,sql_str,msg_title,width,height,
chg_date,chg_user,chg_term,dist_opt,help_option)
......
......@@ -462,6 +462,7 @@ values ('PALLET_NO','W_PALLET_REQ_STK','select distinct s.loc_code as pallet_no
-----------------------------------------SITE_CODE IS NOT CONSIDER FOR LOCATION-----------------------------------------------------------
DELETE FROM POPHELP WHERE mod_name='W_PALLET_REQ_STK' AND field_name='LOC_CODE';
commit;
insert into pophelp (field_name,mod_name,sql_str,msg_title,width,height,
chg_date,chg_user,chg_term,dist_opt,help_option)
......
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