Commit f5207f18 authored by jshinde's avatar jshinde

Request ID:W15GSUN001,transaction screen for pallet request.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99338 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9bead011
......@@ -311,6 +311,7 @@ L.SITE_CODE=''?'' AND S.LOC_CODE=L.LOC_CODE AND S.QUANTITY>0' where MOD_NAME='W_
DELETE FROM POPHELP WHERE mod_name='W_PALLET_REQ' AND field_name='PALLET_NO';
DELETE FROM POPHELP WHERE mod_name='W_PALLET_REQ' AND field_name='LOC_CODE';
DELETE from pophelp where mod_name='W_PALLET_REQ' AND FIELD_NAME='SITE_CODE' ;
insert into pophelp (field_name,mod_name,sql_str,msg_title,width,height,
......
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