Commit 89f11f6e authored by jshaikh's avatar jshaikh

Update query added for customer master in wf_role


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105739 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 01a4d053
...@@ -57,3 +57,11 @@ Insert into "obj_forms" (WIN_NAME,TITLE,OBJ_BROW_NAME,OBJ_EDIT_NAME,CROSS_UPDATE ...@@ -57,3 +57,11 @@ Insert into "obj_forms" (WIN_NAME,TITLE,OBJ_BROW_NAME,OBJ_EDIT_NAME,CROSS_UPDATE
<br>{count_code}<b>{cont_pers} </b>{tele1}</html>',null,null,null,'E',null,null,'A',null,null,null,null,null,null,null,null,null,null,null,null,null,null); <br>{count_code}<b>{cont_pers} </b>{tele1}</html>',null,null,null,'E',null,null,'A',null,null,null,null,null,null,null,null,null,null,null,null,null,null);
=============Update query for wf_role==============
update WF_ROLE set ROLE_ENTITY_SQL='EA001' where ROLE_CODE='CSMSFINAPR';
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