Commit bf90216c authored by dpingle's avatar dpingle

* updated sql file on [21/08/2019]

w_leave.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205578 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e1f98715
......@@ -104,6 +104,13 @@ update pophelp set multi_opt=null where MOD_NAME='W_LEAVE' and field_name='AD_CO
----------------------------------------------------- Dipesh [20/08/2019] End
----------------------------------------------------- Dipesh [21/08/2019] Start
Insert into GENMST (FLD_NAME,MOD_NAME,DESCR,ERROR_CD,BLANK_OPT,FLD_TYPE,FLD_MIN,FLD_MAX,VAL_TYPE,CHG_DATE,CHG_USER,CHG_TERM,VAL_TABLE,SQL_INPUT,FLD_WIDTH,UDF_USAGE_1,UDF_USAGE_2,UDF_USAGE_3,VAL_STAGE,OBJ_NAME,FORM_NO,ACTION)
values ('MAX_TIMES','W_LEAVE','Validation for max time','VMNUMBER2 ','N','C','select ( case when ? < 0 then 1 else 0 end ) from dual','0','Q',to_date('16-10-08','DD-MM-RR'),'VIKAS ','08ANMISVIKAS ',null,':0.max_times',5,null,null,null,null,null,'X','edit');
----------------------------------------------------- Dipesh [21/08/2019] 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