Commit 651b356b authored by ysawant's avatar ysawant

*Added updated sql of shift pattern menu[18-11-19]

 w_shift_pattern_v1.sql

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212287 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 89034f21
...@@ -19,8 +19,6 @@ update TRANSETUP set TRAN_ID_COL = 'PATTERN_CODE', THUMB_ALT_COL = 'pattern_code ...@@ -19,8 +19,6 @@ update TRANSETUP set TRAN_ID_COL = 'PATTERN_CODE', THUMB_ALT_COL = 'pattern_code
update OBJ_FORMS set THUMB_ALT_COL = 'pattern_code', THUMB_IMAGE_COL= 'pattern_code', THUMB_OBJ = 'PatternImages' where WIN_NAME = 'w_shift_pattern' and FORM_NO='1'; update OBJ_FORMS set THUMB_ALT_COL = 'pattern_code', THUMB_IMAGE_COL= 'pattern_code', THUMB_OBJ = 'PatternImages' where WIN_NAME = 'w_shift_pattern' and FORM_NO='1';
Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM,DIST_OPT,FILTER_STRING,SQL_INPUT,DEFAULT_COL,POP_ALIGN,QUERY_MODE,PAGE_CONTEXT,POPHELP_COLS,POPHELP_SOURCE,MULTI_OPT,HELP_OPTION,POPUP_XSL_NAME,AUTO_FILL_LEN,THUMB_OBJ,THUMB_IMAGE_COL,THUMB_ALT_COL,AUTO_MIN_LENGTH,OBJ_NAME__DS,DATA_MODEL_NAME,VALIDATE_DATA,ITEM_CHANGE,MSG_NO,FILTER_EXPR,LAYOUT) values ('SHIFT_PATTERN','W_SHIFT_PATTERN','select shift_pattern from shift_pattern',null,'Shift Pattern',0,0,to_date('02-08-06','DD-MM-RR'),'BASE','01BASE215 ','0',null,null,0,null,null,null,null,null,null,'2',null,'3','empImages','shift_pattern','shift_pattern','2',null,null,null,null,null,null,null);
-----3) Proper error message for 'VTPCCAN1' message not Defined -----3) Proper error message for 'VTPCCAN1' message not Defined
......
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