Commit 1df94ece authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 21/01/2020

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215471 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b44a85ae
...@@ -103,4 +103,8 @@ update OBJ_FORMS set ASSISTED_MODE='A' where FORM_NO=1 and WIN_NAME='w_emp_itdec ...@@ -103,4 +103,8 @@ update OBJ_FORMS set ASSISTED_MODE='A' where FORM_NO=1 and WIN_NAME='w_emp_itdec
update OBJ_ACTIONS set SERVICE_CODE='a',INTERACTIVE='a',RIGHTS_CHAR='B',SERVICE_HANDLER=null,PLACEMENT=null,ACTION_TYPE='S',TITLE='Export2XLS' where OBJ_NAME='emp_itdecl_byac' and line_no=2; update OBJ_ACTIONS set SERVICE_CODE='a',INTERACTIVE='a',RIGHTS_CHAR='B',SERVICE_HANDLER=null,PLACEMENT=null,ACTION_TYPE='S',TITLE='Export2XLS' where OBJ_NAME='emp_itdecl_byac' and line_no=2;
update ITM2MENU set DESCR='IT Declaration (A/C)' where WIN_NAME='w_emp_itdecl_byac';
update POPHELP set SQL_STR='Select emp_code as Code, emp_fname Name from employee',SQL_INPUT=null,DEFAULT_COL=0 where MOD_NAME='W_EMP_ITDECL_BYAC';
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