Commit 11481f01 authored by jshinde's avatar jshinde

Request ID:W15HSUN011,View screen swms_to_awms.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99500 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 34bd990c
...@@ -15,6 +15,12 @@ values ('WMS',4,6,0,0,0,'w_swms_to_awms','Swms To Awms','AWMS.4.6.0.0.0', ...@@ -15,6 +15,12 @@ values ('WMS',4,6,0,0,0,'w_swms_to_awms','Swms To Awms','AWMS.4.6.0.0.0',
insert into obj_forms (win_name,title,form_no,assisted_mode,default_view) insert into obj_forms (win_name,title,form_no,assisted_mode,default_view)
values ('w_swms_to_awms','Header','1','E','A'); values ('w_swms_to_awms','Header','1','E','A');
-------------------------UPDATE TRANSETUP----------------------------------------------
update transetup set key_string='seq10',edit_opt=1 where tran_window ='w_swms_to_awms';
------------------------------------------------------ END-------------------------------------------- ------------------------------------------------------ END--------------------------------------------
......
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