Commit 18aa542c authored by dpawar's avatar dpawar

update transetup table


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92467 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a088196c
...@@ -666,7 +666,7 @@ update obj_forms set cross_update_expr='[amount][net_amt][][((("Y".equals(confir ...@@ -666,7 +666,7 @@ update obj_forms set cross_update_expr='[amount][net_amt][][((("Y".equals(confir
update obj_forms set expr_fld_info='[2..D.amount][2..D.net_amt][1.1.D.total_amt,1.1.D.it_amt,1.1.S.confirmed]' where form_no='2' and win_name='w_fullfinal'; update obj_forms set expr_fld_info='[2..D.amount][2..D.net_amt][1.1.D.total_amt,1.1.D.it_amt,1.1.S.confirmed]' where form_no='2' and win_name='w_fullfinal';
UPDATE transetup set ref_ser='E-FNFS' where tran_window='w_fullfinal';
......
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