Commit 2c3e5bb8 authored by dpingle's avatar dpingle

* updated srd , xml and sql file

shift_rotate21.xml
w_shift_chg.sql
w_shift_rotate.sql
d_shift_rotate_edit.srd
d_shift_rotate_list.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217750 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 70b323bb
...@@ -109,11 +109,11 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH ...@@ -109,11 +109,11 @@ Insert into POPHELP (FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGH
values ('SHIFT','W_SHIFT_CHG','SELECT FLD_VALUE as shift,DESCR as shift_descr FROM GENCODES WHERE MOD_NAME = ''W_TOUR_PORTAL_WIZ''',null,null,0,0,to_date('27-05-00','DD-MM-RR'),'SUN ','CLIENT1 ','0',null,null,1,null,null,null,null,null,null,'2',null,'3','shift_descr','shiftImage','shift','2 ',null,null,null,null,null,null,null); values ('SHIFT','W_SHIFT_CHG','SELECT FLD_VALUE as shift,DESCR as shift_descr FROM GENCODES WHERE MOD_NAME = ''W_TOUR_PORTAL_WIZ''',null,null,0,0,to_date('27-05-00','DD-MM-RR'),'SUN ','CLIENT1 ','0',null,null,1,null,null,null,null,null,null,'2',null,'3','shift_descr','shiftImage','shift','2 ',null,null,null,null,null,null,null);
----------------------------------------------------Dipesh [17-02-20]Start ----------------------------------------------------Dipesh [12-03-20]Start
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','W_SHIFT_CHG','SELECT DISTINCT(SHIFT),DESCR FROM WORKSHFT',null,null,0,0,to_date('27-05-00','DD-MM-RR'),'SUN ','CLIENT1 ','0',null,null,null,null,null,null,null,null,null,'2',null,'3',null,null,null,'2 ',null,null,null,null,null,null,null); 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','W_SHIFT_CHG','SELECT DISTINCT(SHIFT),DESCR FROM WORKSHFT',null,null,0,0,to_date('27-05-00','DD-MM-RR'),'SUN ','CLIENT1 ','0',null,null,null,null,null,null,null,null,null,'2',null,'3',null,null,null,'2 ',null,null,null,null,null,null,null);
update pophelp set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'SHIFT', THUMB_OBJ = 'shiftImage' where FIELD_NAME='SHIFT' AND MOD_NAME = 'W_SHIFT_CHG'; update pophelp set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'SHIFT', THUMB_OBJ = 'shiftImage' where FIELD_NAME='SHIFT' AND MOD_NAME = 'W_SHIFT_CHG';
----------------------------------------------------Dipesh [17-02-20]End ----------------------------------------------------Dipesh [12-03-20]End
...@@ -22,7 +22,7 @@ update OBJ_FORMS set THUMB_ALT_COL = 'dept_code', THUMB_IMAGE_COL= 'dept_code', ...@@ -22,7 +22,7 @@ update OBJ_FORMS set THUMB_ALT_COL = 'dept_code', THUMB_IMAGE_COL= 'dept_code',
Insert into ITM2MENU (APPLICATION,LEVEL_1,LEVEL_2,LEVEL_3,LEVEL_4,LEVEL_5,WIN_NAME,DESCR,COMMENTS,MENU_PATH,ICON_PATH,CLOSE_ICON,OPEN_ICON,OBJ_TYPE,CHG_DATE,CHG_TERM,CHG_USER,MOB_DEPLOY,DEFAULT_STATE,DEF_ACTION,MOB_DEPLY,ENT_TYPES) values ('ADH',3,20,0,0,0,'w_shift_rotate','Shift Rotate','Shift Rotate','ADH.3.20.0.0.0','shift_rotate.png','shift_rotatewht.png',null,'T',null,null,null,'B',null,null,'B','0 '); Insert into ITM2MENU (APPLICATION,LEVEL_1,LEVEL_2,LEVEL_3,LEVEL_4,LEVEL_5,WIN_NAME,DESCR,COMMENTS,MENU_PATH,ICON_PATH,CLOSE_ICON,OPEN_ICON,OBJ_TYPE,CHG_DATE,CHG_TERM,CHG_USER,MOB_DEPLOY,DEFAULT_STATE,DEF_ACTION,MOB_DEPLY,ENT_TYPES) values ('ADH',3,20,0,0,0,'w_shift_rotate','Shift Rotate','Shift Rotate','ADH.3.20.0.0.0','shift_rotate.png','shift_rotatewht.png',null,'T',null,null,null,'B',null,null,'B','0 ');
update itm2menu set ICON_PATH='ShiftRotate.png' , CLOSE_ICON='ShiftRotatewht.png' where WIN_NAME='w_shift_rotate';
----------------------------------------------------- OBJ_ACTIONS ----------------------------------------------------- OBJ_ACTIONS
...@@ -38,16 +38,16 @@ Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD ...@@ -38,16 +38,16 @@ Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','post_item_change','1','poic_default_ejb',null,'0',to_date('18-10-08','DD-MM-RR'),'VISHAL ','VISHAL','2','JB','ibase.webitm.ejb.adm.ShiftRotateIC',null); Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','post_item_change','1','poic_default_ejb',null,'0',to_date('18-10-08','DD-MM-RR'),'VISHAL ','VISHAL','2','JB','ibase.webitm.ejb.adm.ShiftRotateIC',null);
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','pre_validate','1','prv_default_ejb',null,'0',to_date('18-10-08','DD-MM-RR'),'VISHAL ','VISHAL','2','JB','ibase.webitm.ejb.adm.ShiftRotateIC',null); Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','pre_validate','1','prv_default_ejb',null,'0',to_date('18-10-08','DD-MM-RR'),'VISHAL ','VISHAL','2','JB','ibase.webitm.ejb.adm.ShiftRotateIC',null);
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.ShiftRotateIC', service_code = 'poic_default_ejb' where event_code = 'post_item_change' and obj_name = 'shift_rotate';
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.ShiftRotateIC', service_code = 'prv_default_ejb' where event_code = 'pre_validate' and obj_name = 'shift_rotate';
---------------------------------------------------- SYSTEM_EVENT_SERVICES ---------------------------------------------------- SYSTEM_EVENT_SERVICES
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('export_excel','Calling Export To Excel','/ibase/jsp/E12ExportToExcelXlsx.jsp',null,'doPost',null,null,null,null,to_date('12-08-14','DD-MM-RR'),'DANISH ','Base143',null,null,null); Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('export_excel','Calling Export To Excel','/ibase/jsp/E12ExportToExcelXlsx.jsp',null,'doPost',null,null,null,null,to_date('12-08-14','DD-MM-RR'),'DANISH ','Base143',null,null,null);
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('poic_default_ejb','itemchanged','http://localhost:9090/axis/services/ValidatorService',null,'itemChanged','String','S',null,null,to_date('22-03-19','DD-MM-RR'),'BASE ','BASE',null,null,null); Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('poic_default_ejb','itemchanged','http://localhost:9090/axis/services/ValidatorService',null,'itemChanged','String','S',null,null,to_date('22-03-19','DD-MM-RR'),'BASE ','BASE',null,null,null);
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('prv_default_ejb','prv_default_ejb','http://localhost:9090/axis/services/ValidatorService',null,'wfValData','String','S',null,null,to_date('22-03-19','DD-MM-RR'),'BASE ','BASE',null,null,null); Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('prv_default_ejb','prv_default_ejb','http://localhost:9090/axis/services/ValidatorService',null,'wfValData','String','S',null,null,to_date('22-03-19','DD-MM-RR'),'BASE ','BASE',null,null,null);
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.ShiftRotateIC', service_code = 'poic_default_ejb' where event_code = 'post_item_change' and obj_name = 'shift_rotate';
update system_events set comp_type = 'JB', comp_name = 'ibase.webitm.ejb.adm.ShiftRotateIC', service_code = 'prv_default_ejb' where event_code = 'pre_validate' and obj_name = 'shift_rotate';
---------------------------------------------------- SYSTEM_SERVICE_ARGS ---------------------------------------------------- SYSTEM_SERVICE_ARGS
Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('poic_default_ejb',1,'COMPONENT_TYPE','I',null,'S',null,null,null,null,'JB'); Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,ARG_TYPE,ARG_XFRM,CHG_DATE,CHG_USER,CHG_TERM,ARG_VALUE) values ('poic_default_ejb',1,'COMPONENT_TYPE','I',null,'S',null,null,null,null,'JB');
...@@ -85,7 +85,20 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -85,7 +85,20 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VMEMPCD1 ','Employee Not found ...','This employee does not exsist in master','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null); Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VMEMPCD1 ','Employee Not found ...','This employee does not exsist in master','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null);
----------------------------------------------------Dipesh [12-03-20]Start
update obj_actions set IMAGE='ibase/resource/objaction/exprtExl.svg',DESCRIPTION='Export To Excel',SERVICE_CODE='a',INTERACTIVE='a',RIGHTS_CHAR='B',TITLE='Export2XLS',ACTION_TYPE='S', DISPLAY_MODE=1, REC_SPECIFIC=null where OBJ_NAME='shift_rotate' and (title='Export' or title='Export2XLS');
update obj_actions set image='ibase/resource/objaction/Audit-trail.svg', DISPLAY_MODE=2 , Rights_Char='X', title='Audit Trail', SHOW_IN_PANEL=1 where OBJ_NAME='shift_rotate' and (title='Audit Trail' or title='View Audit');
Insert into SYSTEM_EVENTS (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('shift_rotate','audit_trail','1','project_audit_trail',null,'0',to_date('04-12-07','DD-MM-RR'),'d ','Base45','2',null,null,null);
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('project_audit_trail','calling audit log jsp','/ibase/webitm/jsp/ITMAuditForms.jsp',null,'doPost',null,null,null,null,to_date('01-06-12','DD-MM-RR'),'Base ','Base91',null,null,null);
----------------------------------------------------Dipesh [12-03-20]End
...@@ -133,6 +133,30 @@ ...@@ -133,6 +133,30 @@
<type>datetime</type> <type>datetime</type>
</argument> </argument>
</TableDefinition> </TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>0</color>
<x>13</x>
<y>164</y>
<height>73</height>
<width>393</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <text>Basic</text>
...@@ -140,7 +164,7 @@ ...@@ -140,7 +164,7 @@
<color>0</color> <color>0</color>
<x>14</x> <x>14</x>
<y>21</y> <y>21</y>
<height>169</height> <height>129</height>
<width>390</width> <width>390</width>
<name>gb_1</name> <name>gb_1</name>
<visible>1</visible> <visible>1</visible>
...@@ -345,62 +369,6 @@ ...@@ -345,62 +369,6 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term :</text>
<border>0</border>
<color>0</color>
<x>43</x>
<y>145</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date :</text>
<border>0</border>
<color>0</color>
<x>230</x>
<y>145</y>
<height>16</height>
<width>70</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>1</id>
...@@ -547,20 +515,20 @@ ...@@ -547,20 +515,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>118</x> <x>305</x>
<y>146</y> <y>96</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term</name> <name>dept_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -583,20 +551,20 @@ ...@@ -583,20 +551,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>305</x> <x>305</x>
<y>146</y> <y>71</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_date</name> <name>to_dt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -617,94 +585,78 @@ ...@@ -617,94 +585,78 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Dept Code :</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>230</x>
<x>305</x> <y>95</y>
<y>120</y>
<height>16</height> <height>16</height>
<width>79</width> <width>70</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user</name> <name>dept_code_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>553648127</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <alignment>1</alignment>
<alignment>0</alignment> <text>To Date:</text>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>0</color>
<color>255</color> <x>230</x>
<x>305</x> <y>70</y>
<y>96</y>
<height>16</height> <height>16</height>
<width>79</width> <width>70</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dept_code</name> <name>to_dt_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>1</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>67108864</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>11</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>255</color>
<x>305</x> <x>118</x>
<y>71</y> <y>212</y>
<height>16</height> <height>16</height>
<width>79</width> <width>79</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>to_dt</name> <name>chg_term</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -728,17 +680,17 @@ ...@@ -728,17 +680,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User :</text> <text>Chg Term :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>230</x> <x>43</x>
<y>119</y> <y>211</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_user_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -756,17 +708,17 @@ ...@@ -756,17 +708,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Dept Code :</text> <text>Chg User :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>230</x> <x>43</x>
<y>95</y> <y>185</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>dept_code_t</name> <name>chg_user_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -781,20 +733,56 @@ ...@@ -781,20 +733,56 @@
<color>553648127</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>118</x>
<y>186</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>To Date:</text> <text>Chg Date :</text>
<border>0</border> <border>0</border>
<color>0</color> <color>0</color>
<x>230</x> <x>230</x>
<y>70</y> <y>187</y>
<height>16</height> <height>16</height>
<width>70</width> <width>70</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_1</name> <name>chg_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -806,9 +794,45 @@ ...@@ -806,9 +794,45 @@
</font> </font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>553648127</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>305</x>
<y>188</y>
<height>16</height>
<width>79</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
...@@ -2,10 +2,10 @@ $PBExportHeader$d_shift_rotate_edit.srd ...@@ -2,10 +2,10 @@ $PBExportHeader$d_shift_rotate_edit.srd
$PBExportComments$Edit DataWindow For Shift Rotate $PBExportComments$Edit DataWindow For Shift Rotate
release 9; release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no ) datawindow(units=1 timer_interval=0 color=79741120 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=219 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=312 color="536870912" ) detail(height=367 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbname="work_shift.emp_code" ) table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="work_shift.emp_code" )
column=(type=char(1) update=yes updatewhereclause=yes name=shift dbname="work_shift.shift" ) column=(type=char(1) update=yes updatewhereclause=yes name=shift dbname="work_shift.shift" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=from_dt dbname="work_shift.from_dt" ) column=(type=datetime update=yes updatewhereclause=yes key=yes name=from_dt dbname="work_shift.from_dt" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=to_dt dbname="work_shift.to_dt" ) column=(type=datetime update=yes updatewhereclause=yes key=yes name=to_dt dbname="work_shift.to_dt" )
...@@ -13,31 +13,32 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbnam ...@@ -13,31 +13,32 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=emp_code dbnam
column=(type=char(15) updatewhereclause=yes name=employee_emp_lname dbname="employee.emp_lname" ) column=(type=char(15) updatewhereclause=yes name=employee_emp_lname dbname="employee.emp_lname" )
column=(type=char(5) updatewhereclause=yes name=dept_code dbname="employee.dept_code" ) column=(type=char(5) updatewhereclause=yes name=dept_code dbname="employee.dept_code" )
column=(type=char(5) updatewhereclause=yes name=employee_emp_site dbname="employee.emp_site" ) column=(type=char(5) updatewhereclause=yes name=employee_emp_site dbname="employee.emp_site" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="work_shift.chg_date" ) column=(type=datetime updatewhereclause=yes name=chg_date dbname="work_shift.chg_date" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_user dbname="work_shift.chg_user" ) column=(type=char(15) updatewhereclause=yes name=chg_user dbname="work_shift.chg_user" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_term dbname="work_shift.chg_term" ) column=(type=char(10) updatewhereclause=yes name=chg_term dbname="work_shift.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) TABLE(NAME=~"work_shift~" ) COLUMN(NAME=~"work_shift.emp_code~") COLUMN(NAME=~"work_shift.shift~") COLUMN(NAME=~"work_shift.from_dt~") COLUMN(NAME=~"work_shift.to_dt~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"work_shift.chg_date~") COLUMN(NAME=~"work_shift.chg_user~") COLUMN(NAME=~"work_shift.chg_term~") JOIN (LEFT=~"work_shift.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"work_shift.emp_code~" OP =~"=~" EXP2 =~":as_emp_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"work_shift.from_dt~" OP =~"=~" EXP2 =~":ad_date_fr~" LOGIC =~"and~" ) WHERE( EXP1 =~"work_shift.to_dt~" OP =~"=~" EXP2 =~":ad_date_to~" ) ) ARG(NAME = ~"as_emp_code~" TYPE = string) ARG(NAME = ~"ad_date_fr~" TYPE = datetime) ARG(NAME = ~"ad_date_to~" TYPE = datetime) " update="WORK_SHIFT" updatewhere=0 updatekeyinplace=no arguments=(("as_emp_code", string),("ad_date_fr", datetime),("ad_date_to", datetime)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) TABLE(NAME=~"work_shift~" ) COLUMN(NAME=~"work_shift.emp_code~") COLUMN(NAME=~"work_shift.shift~") COLUMN(NAME=~"work_shift.from_dt~") COLUMN(NAME=~"work_shift.to_dt~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"work_shift.chg_date~") COLUMN(NAME=~"work_shift.chg_user~") COLUMN(NAME=~"work_shift.chg_term~") JOIN (LEFT=~"work_shift.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"work_shift.emp_code~" OP =~"=~" EXP2 =~":as_emp_code~" LOGIC =~"and~" ) WHERE( EXP1 =~"work_shift.from_dt~" OP =~"=~" EXP2 =~":ad_date_fr~" LOGIC =~"and~" ) WHERE( EXP1 =~"work_shift.to_dt~" OP =~"=~" EXP2 =~":ad_date_to~" ) ) ARG(NAME = ~"as_emp_code~" TYPE = string) ARG(NAME = ~"ad_date_fr~" TYPE = datetime) ARG(NAME = ~"ad_date_to~" TYPE = datetime) " update="WORK_SHIFT" updatewhere=0 updatekeyinplace=no arguments=(("as_emp_code", string),("ad_date_fr", datetime),("ad_date_to", datetime)) )
groupbox(band=detail text="Basic"border="2" color="0" x="4" y="0" height="151" width="406" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) groupbox(band=detail text="Others"border="2" color="0" x="13" y="164" height="73" width="393" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Emp Code:" border="0" color="0" x="32" y="21" height="16" width="70" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) groupbox(band=detail text="Basic"border="2" color="0" x="14" y="21" height="129" width="390" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="From Date:" border="0" color="0" x="31" y="46" height="16" width="71" html.valueishtml="0" name=from_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Emp Code:" border="0" color="0" x="43" y="45" height="16" width="70" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shift:" border="0" color="0" x="32" y="71" height="16" width="70" html.valueishtml="0" name=shift_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="187" y="46" height="16" width="96" format="[general]" html.valueishtml="0" name=employee_emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Emp Site :" border="0" color="0" x="32" y="95" height="16" width="70" html.valueishtml="0" name=employee_emp_site_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="287" y="46" height="16" width="96" format="[general]" html.valueishtml="0" name=employee_emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term :" border="0" color="0" x="32" y="121" height="16" width="70" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="From Date:" border="0" color="0" x="42" y="70" height="16" width="71" html.valueishtml="0" name=from_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="255" x="176" y="22" height="16" width="96" format="[general]" html.valueishtml="0" name=employee_emp_fname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Shift:" border="0" color="0" x="43" y="95" height="16" width="70" html.valueishtml="0" name=shift_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="255" x="276" y="22" height="16" width="96" format="[general]" html.valueishtml="0" name=employee_emp_lname visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Emp Site :" border="0" color="0" x="43" y="119" height="16" width="70" html.valueishtml="0" name=employee_emp_site_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Chg Date :" border="0" color="0" x="219" y="121" height="16" width="70" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="46" height="16" width="65" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="22" height="16" width="65" format="[general]" html.valueishtml="0" name=emp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="71" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=from_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="47" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=from_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="96" height="16" width="102" format="[general]" html.valueishtml="0" name=shift visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="72" height="16" width="102" format="[general]" html.valueishtml="0" name=shift visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="120" height="16" width="79" format="[general]" html.valueishtml="0" name=employee_emp_site visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="96" height="16" width="79" format="[general]" html.valueishtml="0" name=employee_emp_site visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="305" y="96" height="16" width="79" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="107" y="122" height="16" width="79" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="305" y="71" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=to_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="294" y="122" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Dept Code :" border="0" color="0" x="230" y="95" height="16" width="70" html.valueishtml="0" name=dept_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="294" y="96" height="16" width="79" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="To Date:" border="0" color="0" x="230" y="70" height="16" width="70" html.valueishtml="0" name=to_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="255" x="294" y="72" height="16" width="79" format="[general]" html.valueishtml="0" name=dept_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="212" height="16" width="79" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="294" y="47" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=to_dt visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) text(band=detail alignment="1" text="Chg Term :" border="0" color="0" x="43" y="211" height="16" width="70" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Chg User :" border="0" color="0" x="219" y="95" height="16" width="70" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=detail alignment="1" text="Chg User :" border="0" color="0" x="43" y="185" height="16" width="70" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Dept Code :" border="0" color="0" x="219" y="71" height="16" width="70" html.valueishtml="0" name=dept_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="118" y="186" height="16" width="79" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="To Date:" border="0" color="0" x="219" y="46" height="16" width="70" html.valueishtml="0" name=to_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Chg Date :" border="0" color="0" x="230" y="187" height="16" width="70" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="305" y="188" height="16" width="79" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -15,10 +15,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co ...@@ -15,10 +15,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_co
column=(type=char(5) updatewhereclause=yes name=dept_code dbname="employee.dept_code" ) column=(type=char(5) updatewhereclause=yes name=dept_code dbname="employee.dept_code" )
column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" ) column=(type=char(5) updatewhereclause=yes name=emp_site dbname="employee.emp_site" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="work_shift.chg_date" ) column=(type=datetime updatewhereclause=yes name=chg_date dbname="work_shift.chg_date" )
column=(type=char(15) updatewhereclause=yes name=chg_user dbname="work_shift.chg_user" ) column=(type=char(10) updatewhereclause=yes name=chg_user dbname="work_shift.chg_user" )
column=(type=char(10) updatewhereclause=yes name=chg_term dbname="work_shift.chg_term" ) column=(type=char(300) updatewhereclause=yes name=chg_term dbname="work_shift.chg_term" )
column=(type=char(10) update=yes updatewhereclause=yes name=pattern_code dbname="work_shift.pattern_code" ) column=(type=char(10) update=yes updatewhereclause=yes name=pattern_code dbname="work_shift.pattern_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) TABLE(NAME=~"work_shift~" ) COLUMN(NAME=~"work_shift.emp_code~") COLUMN(NAME=~"work_shift.shift~") COLUMN(NAME=~"work_shift.from_dt~") COLUMN(NAME=~"work_shift.to_dt~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"work_shift.chg_date~") COLUMN(NAME=~"work_shift.chg_user~") COLUMN(NAME=~"work_shift.chg_term~") COLUMN(NAME=~"work_shift.pattern_code~") JOIN (LEFT=~"work_shift.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"((work_shift.from_dt~" OP =~"between~" EXP2 =~":ad_date_fr and :ad_date_to )~" LOGIC =~"or~" ) WHERE( EXP1 =~"(work_shift.to_dt~" OP =~"between~" EXP2 =~":ad_date_fr and :ad_date_to ))~" ) ) ORDER(NAME=~"employee.emp_code~" ASC=yes ) ORDER(NAME=~"work_shift.from_dt~" ASC=yes ) ORDER(NAME=~"work_shift.to_dt~" ASC=yes ) ARG(NAME = ~"ad_date_fr~" TYPE = datetime) ARG(NAME = ~"ad_date_to~" TYPE = datetime) " update="WORK_SHIFT" updatewhere=0 updatekeyinplace=no arguments=(("ad_date_fr", datetime),("ad_date_to", datetime)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"employee~" ) TABLE(NAME=~"work_shift~" ) COLUMN(NAME=~"work_shift.emp_code~") COLUMN(NAME=~"work_shift.shift~") COLUMN(NAME=~"work_shift.from_dt~") COLUMN(NAME=~"work_shift.to_dt~") COLUMN(NAME=~"employee.emp_fname~") COLUMN(NAME=~"employee.emp_lname~") COLUMN(NAME=~"employee.dept_code~") COLUMN(NAME=~"employee.emp_site~") COLUMN(NAME=~"work_shift.chg_date~") COLUMN(NAME=~"work_shift.chg_user~") COLUMN(NAME=~"work_shift.chg_term~") COLUMN(NAME=~"work_shift.pattern_code~") JOIN (LEFT=~"work_shift.emp_code~" OP =~"=~"RIGHT=~"employee.emp_code~" )WHERE( EXP1 =~"(work_shift.from_dt~" OP =~">=~" EXP2 =~":ad_date_fr ~" LOGIC =~"or~" ) WHERE( EXP1 =~"work_shift.to_dt~" OP =~"<=~" EXP2 =~":ad_date_to)~" ) ) ORDER(NAME=~"employee.emp_code~" ASC=yes ) ORDER(NAME=~"work_shift.from_dt~" ASC=yes ) ORDER(NAME=~"work_shift.to_dt~" ASC=yes ) ARG(NAME = ~"ad_date_fr~" TYPE = datetime) ARG(NAME = ~"ad_date_to~" TYPE = datetime) " update="WORK_SHIFT" updatewhere=0 updatekeyinplace=no arguments=(("ad_date_fr", datetime),("ad_date_to", datetime)) )
text(band=header alignment="2" text="Emp Code" border="6" color="0" x="4" y="2" height="16" width="66" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Emp Code" border="6" color="0" x="4" y="2" height="16" width="66" html.valueishtml="0" name=emp_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Shift" border="6" color="0" x="74" y="2" height="16" width="29" html.valueishtml="0" name=shift_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="Shift" border="6" color="0" x="74" y="2" height="16" width="29" html.valueishtml="0" name=shift_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="From Date" border="6" color="0" x="107" y="2" height="16" width="67" html.valueishtml="0" name=from_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=header alignment="2" text="From Date" border="6" color="0" x="107" y="2" height="16" width="67" html.valueishtml="0" name=from_dt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
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