Commit 053c78ae authored by mchaudhari's avatar mchaudhari

Add site code column


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95630 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5dd99897
......@@ -142,3 +142,18 @@ insert into messages
(msg_no,msg_str,msg_descr,msg_type,chg_date,chg_user,chg_term)
values
('VTMCHN','Invalid machine code','Entered machine is not in workcenter','E',sysdate,'BASE','BASE');
-- 15/JUL/2014
alter table worder_route_alt add site_code char(5);
Insert into pophelp
(FIELD_NAME,MOD_NAME,SQL_STR,DW_OBJECT,MSG_TITLE,WIDTH,HEIGHT,CHG_DATE,CHG_USER,CHG_TERM)
values ('SITE_CODE','W_WORDER_ROUTE_ALT','select site_code,descr from
site',null,
'Site',null,null,sysdate,'mchaudhari','192.168.0.128');
insert into obj_itemchange (obj_name,form_no,field_name,mandatory)
values('worder_route_alt','1','site_code',null);
......@@ -21,39 +21,60 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="worder_route_alt.chg_term" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=operation_parent dbname="worder_route_alt.operation_parent" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="worder_route_alt.emp_code__aprv" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~")WHERE( EXP1 =~"worder_route_alt.work_order~" OP =~"=~" EXP2 =~":work_order~" ) ) ARG(NAME = ~"work_order~" TYPE = string) " update="worder_route_alt" updatewhere=1 updatekeyinplace=no arguments=(("work_order", string)) )
text(band=header alignment="2" text="Amd No" border="6" color="33554432" x="2" y="2" height="15" width="88" html.valueishtml="0" name=amd_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Amd Date" border="6" color="33554432" x="92" y="2" height="15" width="176" html.valueishtml="0" name=amd_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work Order" border="6" color="33554432" x="270" y="2" height="15" width="88" html.valueishtml="0" name=work_order_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Operation" border="6" color="33554432" x="360" y="2" height="15" width="96" html.valueishtml="0" name=operation_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work enter Old" border="6" color="33554432" x="575" y="2" height="15" width="100" html.valueishtml="0" name=work_ctr__o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Machine Code Old" border="6" color="33554432" x="677" y="2" height="15" width="112" html.valueishtml="0" name=mc_code__o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work Center New" border="6" color="33554432" x="791" y="2" height="15" width="112" html.valueishtml="0" name=work_ctr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Machine Code New" border="6" color="33554432" x="905" y="2" height="15" width="88" html.valueishtml="0" name=mc_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Confirmed" border="6" color="33554432" x="995" y="2" height="15" width="58" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Conf Date" border="6" color="33554432" x="1055" y="2" height="15" width="176" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Remarks" border="6" color="33554432" x="1233" y="2" height="15" width="218" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Chg Date" border="6" color="33554432" x="1564" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Chg User" border="6" color="33554432" x="1742" y="2" height="15" width="88" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Chg Term" border="6" color="33554432" x="1832" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Operation Parent" border="6" color="33554432" x="458" y="1" height="16" width="115" html.valueishtml="0" name=operation_parent_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Emp Code Aprv" border="6" color="33554432" x="1453" y="1" height="16" width="109" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Arial" font.height="-11" 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=10 border="0" color="33554432" x="2" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=amd_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="92" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=amd_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="270" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=work_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=40 border="0" color="33554432" x="360" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=operation visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=60 border="0" color="33554432" x="575" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=work_ctr__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=70 border="0" color="33554432" x="677" y="2" height="18" width="112" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=80 border="0" color="33554432" x="791" y="2" height="18" width="112" format="[general]" html.valueishtml="0" name=work_ctr visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=90 border="0" color="33554432" x="905" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=mc_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=100 border="0" color="33554432" x="995" y="2" height="18" width="58" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=110 border="0" color="33554432" x="1055" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=120 border="0" color="33554432" x="1233" y="2" height="18" width="218" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=140 border="0" color="33554432" x="1564" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=150 border="0" color="33554432" x="1742" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=160 border="0" color="33554432" x="1832" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=50 border="0" color="33554432" x="458" y="1" height="15" width="115" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=130 border="0" color="33554432" x="1453" y="1" height="15" width="109" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="worder_route_alt.item_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=proc_code dbname="worder_route_alt.proc_code" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=wait_time dbname="worder_route_alt.wait_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=set_time dbname="worder_route_alt.set_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=run_time dbname="worder_route_alt.run_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=reset_time dbname="worder_route_alt.reset_time" )
column=(type=char(5) updatewhereclause=yes name=site_code dbname="worder_route_alt.site_code" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~") COLUMN(NAME=~"worder_route_alt.item_code~") COLUMN(NAME=~"worder_route_alt.proc_code~") COLUMN(NAME=~"worder_route_alt.wait_time~") COLUMN(NAME=~"worder_route_alt.set_time~") COLUMN(NAME=~"worder_route_alt.run_time~") COLUMN(NAME=~"worder_route_alt.reset_time~") COLUMN(NAME=~"worder_route_alt.site_code~")WHERE( EXP1 =~"worder_route_alt.work_order~" OP =~"=~" EXP2 =~":work_order~" ) ) ARG(NAME = ~"work_order~" TYPE = string) " update="WORDER_ROUTE_ALT" updatewhere=1 updatekeyinplace=no arguments=(("work_order", string)) )
text(band=header alignment="2" text="Amd No" border="6" color="33554432" x="2" y="2" height="15" width="90" html.valueishtml="0" name=amd_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Amd Date" border="6" color="33554432" x="94" y="2" height="15" width="127" html.valueishtml="0" name=amd_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work Order" border="6" color="33554432" x="223" y="2" height="15" width="88" html.valueishtml="0" name=work_order_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Operation" border="6" color="33554432" x="313" y="2" height="15" width="96" html.valueishtml="0" name=operation_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work Center Old" border="6" color="33554432" x="528" y="2" height="15" width="123" html.valueishtml="0" name=work_ctr__o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Machine Code Old" border="6" color="33554432" x="653" y="2" height="15" width="112" html.valueishtml="0" name=mc_code__o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Work Center New" border="6" color="33554432" x="767" y="2" height="15" width="112" html.valueishtml="0" name=work_ctr_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Machine Code New" border="6" color="33554432" x="881" y="2" height="15" width="117" html.valueishtml="0" name=mc_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Confirmed" border="6" color="33554432" x="1254" y="2" height="15" width="98" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Confirmed Date" border="6" color="33554432" x="1354" y="2" height="15" width="110" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Remarks" border="6" color="33554432" x="1466" y="2" height="15" width="218" html.valueishtml="0" name=remarks_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change Date" border="6" color="33554432" x="2203" y="2" height="15" width="176" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="ChangeUser" border="6" color="33554432" x="2113" y="2" height="15" width="88" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Change Term" border="6" color="33554432" x="2381" y="2" height="15" width="128" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Operation Parent" border="6" color="33554432" x="411" y="1" height="16" width="115" html.valueishtml="0" name=operation_parent_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Emp Code Aprv" border="6" color="33554432" x="2002" y="1" height="16" width="109" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Item Code" border="6" color="33554432" x="1000" y="1" height="17" width="80" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Process Code" border="6" color="33554432" x="1082" y="1" height="15" width="87" html.valueishtml="0" name=proc_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Wait Time" border="6" color="33554432" x="1686" y="1" height="17" width="76" html.valueishtml="0" name=wait_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Set Time" border="6" color="33554432" x="1764" y="1" height="17" width="68" html.valueishtml="0" name=set_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Run Time" border="6" color="33554432" x="1834" y="1" height="17" width="77" html.valueishtml="0" name=run_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="2" text="Reset Time" border="6" color="33554432" x="1913" y="1" height="17" width="87" html.valueishtml="0" name=reset_time_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Site Code" border="6" color="33554432" x="1171" y="1" height="17" width="81" html.valueishtml="0" name=site_code_t visible="1" font.face="Arial" font.height="-11" 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=10 border="0" color="33554432" x="2" y="2" height="18" width="90" format="[general]" html.valueishtml="0" name=amd_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="94" y="2" height="18" width="127" format="[shortdate] [time]" html.valueishtml="0" name=amd_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="223" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=work_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=40 border="0" color="33554432" x="313" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=operation visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=60 border="0" color="33554432" x="528" y="2" height="18" width="123" format="[general]" html.valueishtml="0" name=work_ctr__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=70 border="0" color="33554432" x="653" y="2" height="18" width="112" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=80 border="0" color="33554432" x="767" y="2" height="18" width="112" format="[general]" html.valueishtml="0" name=work_ctr visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=90 border="0" color="33554432" x="881" y="2" height="18" width="117" format="[general]" html.valueishtml="0" name=mc_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=130 border="0" color="33554432" x="1254" y="2" height="18" width="98" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=140 border="0" color="33554432" x="1354" y="2" height="18" width="110" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=150 border="0" color="33554432" x="1466" y="2" height="18" width="218" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=220 border="0" color="33554432" x="2203" y="2" height="18" width="176" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=210 border="0" color="33554432" x="2113" y="2" height="18" width="88" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=230 border="0" color="33554432" x="2381" y="2" height="18" width="128" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=50 border="0" color="33554432" x="411" y="1" height="15" width="115" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=200 border="0" color="33554432" x="2002" y="1" height="15" width="109" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=100 border="0" color="33554432" x="1000" y="1" height="15" width="80" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=110 border="0" color="33554432" x="1082" y="1" height="15" width="87" format="[general]" html.valueishtml="0" name=proc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=160 border="0" color="33554432" x="1686" y="1" height="15" width="76" format="[general]" html.valueishtml="0" name=wait_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=20 alignment="0" tabsequence=170 border="0" color="33554432" x="1764" y="1" height="15" width="68" format="[general]" html.valueishtml="0" name=set_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=180 border="0" color="33554432" x="1834" y="1" height="15" width="77" format="[general]" html.valueishtml="0" name=run_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=22 alignment="0" tabsequence=190 border="0" color="33554432" x="1913" y="1" height="15" width="87" format="[general]" html.valueishtml="0" name=reset_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=120 border="0" color="33554432" x="1171" y="1" height="16" width="81" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
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 )
......
......@@ -4,7 +4,7 @@ datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.
header(height=5 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=431 color="536870912" )
detail(height=530 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no dbname="worder_route_alt.amd_no" )
column=(type=datetime update=yes updatewhereclause=yes name=amd_date dbname="worder_route_alt.amd_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=work_order dbname="worder_route_alt.work_order" )
......@@ -19,74 +19,83 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="worder_route_alt.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="worder_route_alt.chg_term" )
column=(type=decimal(0) updatewhereclause=yes name=seq_no dbname="worder_route.seq_no" )
column=(type=char(10) updatewhereclause=yes name=route_code dbname="worder_route.route_code" )
column=(type=char(10) updatewhereclause=yes name=item_code dbname="worder_route.item_code" )
column=(type=decimal(3) updatewhereclause=yes name=wait_time dbname="worder_route.wait_time" )
column=(type=decimal(3) updatewhereclause=yes name=set_time dbname="worder_route.set_time" )
column=(type=decimal(3) updatewhereclause=yes name=run_time dbname="worder_route.run_time" )
column=(type=decimal(3) updatewhereclause=yes name=reset_time dbname="worder_route.reset_time" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(10) updatewhereclause=yes name=proc_code dbname="worder_route.proc_code" )
column=(type=char(60) updatewhereclause=yes name=machines_descr dbname="machines.descr" )
column=(type=char(60) updatewhereclause=yes name=process_descr dbname="process.descr" )
column=(type=char(100) update=yes updatewhereclause=yes name=remarks dbname="worder_route_alt.remarks" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=operation_parent dbname="worder_route_alt.operation_parent" )
column=(type=char(10) update=yes updatewhereclause=yes name=emp_code__aprv dbname="worder_route_alt.emp_code__aprv" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) TABLE(NAME=~"worder_route~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"machines~" ) TABLE(NAME=~"process~" ) TABLE(NAME=~"employee~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route.seq_no~") COLUMN(NAME=~"worder_route.route_code~") COLUMN(NAME=~"worder_route.item_code~") COLUMN(NAME=~"worder_route.wait_time~") COLUMN(NAME=~"worder_route.set_time~") COLUMN(NAME=~"worder_route.run_time~") COLUMN(NAME=~"worder_route.reset_time~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"worder_route.proc_code~") COLUMN(NAME=~"machines.descr~") COLUMN(NAME=~"process.descr~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~") JOIN (LEFT=~"worder_route_alt.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"worder_route_alt.emp_code__aprv~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"worder_route.work_order~" ) JOIN (LEFT=~"worder_route_alt.operation~" OP =~"=~"RIGHT=~"worder_route.operation~" ) JOIN (LEFT=~"worder_route.proc_code~" OP =~"=~"RIGHT=~"process.proc_code~" ) JOIN (LEFT=~"worder_route.item_code~" OP =~"=~"RIGHT=~"item.item_code~" ) JOIN (LEFT=~"worder_route_alt.mc_code~" OP =~"=~"RIGHT=~"machines.mc_code~" )WHERE( EXP1 =~"worder_route_alt.amd_no~" OP =~"=~" EXP2 =~":amd_no~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="worder_route_alt" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Others"border="2" color="33554432" x="7" y="296" height="105" width="528" name=gb_2 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="3" y="11" height="271" width="529" name=gb_1 visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column=(type=char(10) updatewhereclause=yes name=worder_route_work_order dbname="worder_route.work_order" )
column=(type=decimal(3) updatewhereclause=yes name=worder_route_quantity dbname="worder_route.quantity" )
column=(type=char(10) updatewhereclause=yes name=route_code dbname="workorder.route_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="worder_route_alt.item_code" )
column=(type=char(10) update=yes updatewhereclause=yes name=proc_code dbname="worder_route_alt.proc_code" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=wait_time dbname="worder_route_alt.wait_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=set_time dbname="worder_route_alt.set_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=run_time dbname="worder_route_alt.run_time" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=reset_time dbname="worder_route_alt.reset_time" )
column=(type=char(60) updatewhereclause=yes name=machines_descr dbname="machines.descr" )
column=(type=char(10) updatewhereclause=yes name=process_mc_code dbname="process.mc_code" )
column=(type=char(5) updatewhereclause=yes name=site_code dbname="worder_route_alt.site_code" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) TABLE(NAME=~"worder_route~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"machines~" ) TABLE(NAME=~"process~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"workorder~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route.seq_no~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"process.descr~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~") COLUMN(NAME=~"worder_route.work_order~") COLUMN(NAME=~"worder_route.quantity~") COLUMN(NAME=~"workorder.route_code~") COLUMN(NAME=~"worder_route_alt.item_code~") COLUMN(NAME=~"worder_route_alt.proc_code~") COLUMN(NAME=~"worder_route_alt.wait_time~") COLUMN(NAME=~"worder_route_alt.set_time~") COLUMN(NAME=~"worder_route_alt.run_time~") COLUMN(NAME=~"worder_route_alt.reset_time~") COLUMN(NAME=~"machines.descr~") COLUMN(NAME=~"process.mc_code~") COLUMN(NAME=~"worder_route_alt.site_code~") COLUMN(NAME=~"site.descr~") JOIN (LEFT=~"worder_route_alt.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"worder_route_alt.emp_code__aprv~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"worder_route.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.mc_code~" OP =~"=~"RIGHT=~"machines.mc_code~" OUTER1 =~"worder_route_alt.mc_code~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"workorder.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"worder_route_alt.item_code~" ) JOIN (LEFT=~"worder_route_alt.proc_code~" OP =~"=~"RIGHT=~"process.proc_code~" OUTER1 =~"worder_route_alt.proc_code~" ) JOIN (LEFT=~"worder_route_alt.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"worder_route_alt.amd_no~" OP =~"=~" EXP2 =~":amd_no~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="WORDER_ROUTE_ALT" updatewhere=0 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Basic"border="5" color="33554432" x="5" y="10" height="298" width="541" name=gb_1 visible="1" font.face="Arial" 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="Amd Date:" border="0" color="33554432" x="361" y="27" height="16" width="64" html.valueishtml="0" name=amd_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="27" height="16" width="90" format="[general]" html.valueishtml="0" name=amd_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="197" y="190" height="16" width="90" format="[general]" html.valueishtml="0" name=work_ctr__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=110 border="5" color="33554432" x="198" y="214" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="33554432" x="428" y="27" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=amd_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" 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="Reset Time:" border="0" color="33554432" x="378" y="167" height="15" width="74" html.valueishtml="0" name=t_7 visible="1" font.face="Arial" 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="Set Time:" border="0" color="33554432" x="378" y="144" height="15" width="74" html.valueishtml="0" name=t_8 visible="1" font.face="Arial" 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="Seq. No.:" border="0" color="33554432" x="378" y="121" height="15" width="74" html.valueishtml="0" name=t_9 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="455" y="121" height="15" width="63" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=21 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="74" height="15" width="322" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="96" height="15" width="322" format="[general]" html.valueishtml="0" name=process_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Amd No:" border="0" color="33554432" x="22" y="27" height="16" width="74" html.valueishtml="0" name=amd_no_t visible="1" font.face="Arial" 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="Operation:" border="0" color="33554432" x="22" y="51" height="16" width="74" html.valueishtml="0" name=operation_t visible="1" font.face="Arial" 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="Item Code:" border="0" color="33554432" x="22" y="75" height="15" width="74" html.valueishtml="0" name=t_5 visible="1" font.face="Arial" 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="Wait Time:" border="0" color="33554432" x="22" y="144" height="15" width="74" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" 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="Run Time:" border="0" color="33554432" x="22" y="167" height="15" width="74" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" 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="Work Center:" border="0" color="33554432" x="19" y="190" height="15" width="77" html.valueishtml="0" name=work_ctr__o_t visible="1" font.face="Arial" 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="Route Code:" border="0" color="33554432" x="22" y="121" height="15" width="74" html.valueishtml="0" name=t_3 visible="1" font.face="Arial" 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="Process Code:" border="0" color="33554432" x="10" y="98" height="15" width="86" html.valueishtml="0" name=t_4 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="121" height="15" width="90" format="[general]" html.valueishtml="0" name=route_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=32766 border="5" color="33554432" x="291" y="215" height="15" width="226" format="[general]" html.valueishtml="0" name=machines_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Machine Code:" border="0" color="33554432" x="9" y="213" height="15" width="87" html.valueishtml="0" name=mc_code__o_t visible="1" font.face="Arial" 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="Change Term:" border="0" color="33554432" x="186" y="364" height="15" width="81" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" 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="Change Date:" border="0" color="33554432" x="353" y="364" height="15" width="79" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="435" y="364" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=10 border="5" color="33554432" x="99" y="51" height="16" width="50" format="[general]" html.valueishtml="0" name=operation visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Parent Operation:" border="0" color="33554432" x="195" y="51" height="15" width="101" html.valueishtml="0" name=t_10 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=20 border="5" color="33554432" x="298" y="51" height="15" width="50" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=20 border="5" color="33554432" x="298" y="51" height="15" width="50" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Work Order:" border="0" color="33554432" x="351" y="51" height="16" width="74" html.valueishtml="0" name=work_order_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="33554432" x="428" y="51" height="16" width="90" format="[general]" html.valueishtml="0" name=work_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=40 border="5" color="33554432" x="100" y="74" height="15" width="90" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=50 border="5" color="33554432" x="99" y="98" height="15" width="90" format="[general]" html.valueishtml="0" name=proc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=60 border="5" color="33554432" x="99" y="144" height="15" width="90" format="[general]" html.valueishtml="0" name=wait_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=70 border="5" color="33554432" x="455" y="144" height="15" width="63" format="[general]" html.valueishtml="0" name=set_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=80 border="5" color="33554432" x="99" y="167" height="15" width="90" format="[general]" html.valueishtml="0" name=run_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="0" tabsequence=90 border="5" color="33554432" x="454" y="167" height="15" width="63" format="[general]" html.valueishtml="0" name=reset_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=100 border="5" color="33554432" x="99" y="190" height="16" width="90" format="[general]" html.valueishtml="0" name=work_ctr visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="22" y="236" height="15" width="74" html.valueishtml="0" name=t_6 visible="1" font.face="Arial" 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="Change User:" border="0" color="33554432" x="21" y="364" height="15" width="79" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" 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="Confirmed:" border="0" color="33554432" x="196" y="339" height="16" width="74" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" 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="Confirmed Date:" border="0" color="33554432" x="329" y="339" height="15" width="93" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" 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="Employee Aprv:" border="0" color="33554432" x="9" y="339" height="15" width="91" html.valueishtml="0" name=t_11 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="425" y="339" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=120 border="5" color="33554432" x="99" y="237" height="15" width="418" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="214" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="364" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="341" height="15" width="80" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="270" y="364" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="273" y="339" height="16" width="46" format="[general]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="75" height="15" width="322" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="0" color="33554432" x="564" y="20" height="16" width="60" format="[general]" html.valueishtml="0" name=process_mc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
groupbox(band=detail text="Others"border="5" color="33554432" x="7" y="332" height="105" width="536" name=gb_2 visible="1" font.face="Liberation Sans" 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="Change Term:" border="0" color="33554432" x="186" y="400" height="15" width="81" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" 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="Change Date:" border="0" color="33554432" x="353" y="400" height="15" width="79" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="435" y="400" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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="Change User:" border="0" color="33554432" x="21" y="400" height="15" width="79" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" 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="Confirmed:" border="0" color="33554432" x="196" y="375" height="16" width="74" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" 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="Confirmed Date:" border="0" color="33554432" x="329" y="375" height="15" width="93" html.valueishtml="0" name=conf_date_t visible="1" font.face="Arial" 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="Employee Aprv:" border="0" color="33554432" x="9" y="375" height="15" width="91" html.valueishtml="0" name=t_11 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="425" y="375" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="400" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="5" color="33554432" x="103" y="377" height="15" width="80" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="270" y="400" height="16" width="80" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="273" y="375" height="16" width="46" format="[general]" html.valueishtml="0" name=confirmed visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" 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="Set Time:" border="0" color="33554432" x="378" y="172" height="15" width="74" html.valueishtml="0" name=t_8 visible="1" font.face="Arial" 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="Reset Time:" border="0" color="33554432" x="378" y="195" height="15" width="74" html.valueishtml="0" name=t_7 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=28 alignment="0" tabsequence=100 border="5" color="33554432" x="455" y="195" height="15" width="63" format="[general]" html.valueishtml="0" name=reset_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=80 border="5" color="33554432" x="455" y="172" height="15" width="63" format="[general]" html.valueishtml="0" name=set_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Seq. No.:" border="0" color="33554432" x="378" y="149" height="15" width="74" html.valueishtml="0" name=t_9 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="455" y="149" height="15" width="63" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="98" height="15" width="322" format="[general]" html.valueishtml="0" name=process_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=32 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="120" height="16" width="322" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=23 alignment="0" tabsequence=40 border="5" color="33554432" x="98" y="75" height="15" width="90" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=24 alignment="0" tabsequence=50 border="5" color="33554432" x="98" y="98" height="15" width="90" format="[general]" html.valueishtml="0" name=proc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="145" height="15" width="90" format="[general]" html.valueishtml="0" name=route_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=70 border="5" color="33554432" x="99" y="168" height="15" width="60" format="[general]" html.valueishtml="0" name=wait_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=27 alignment="0" tabsequence=90 border="5" color="33554432" x="99" y="191" height="15" width="60" format="[general]" html.valueishtml="0" name=run_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=31 alignment="0" tabsequence=60 border="5" color="33554432" x="98" y="121" height="16" width="90" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="22" y="75" height="15" width="74" html.valueishtml="0" name=t_5 visible="1" font.face="Arial" 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="Process Code:" border="0" color="33554432" x="10" y="98" height="15" width="86" html.valueishtml="0" name=t_4 visible="1" font.face="Arial" 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="Site Code:" border="0" color="33554432" x="10" y="121" height="16" width="86" html.valueishtml="0" name=t_12 visible="1" font.face="Arial" 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="Route Code:" border="0" color="33554432" x="22" y="145" height="15" width="74" html.valueishtml="0" name=t_3 visible="1" font.face="Arial" 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="Wait Time:" border="0" color="33554432" x="22" y="168" height="15" width="74" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" 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="Run Time:" border="0" color="33554432" x="22" y="191" height="15" width="74" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" 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="Work Center:" border="0" color="33554432" x="19" y="214" height="15" width="77" html.valueishtml="0" name=work_ctr__o_t visible="1" font.face="Arial" 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="Machine Code:" border="0" color="33554432" x="9" y="237" height="15" width="87" html.valueishtml="0" name=mc_code__o_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="214" height="16" width="90" format="[general]" html.valueishtml="0" name=work_ctr__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=120 border="5" color="33554432" x="196" y="238" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="5" color="33554432" x="293" y="238" height="15" width="224" format="[general]" html.valueishtml="0" name=machines_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=110 border="5" color="33554432" x="99" y="214" height="16" width="90" format="[general]" html.valueishtml="0" name=work_ctr visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="238" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=130 border="5" color="33554432" x="99" y="262" height="15" width="418" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="22" y="262" height="15" width="74" html.valueishtml="0" name=t_6 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
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 template=(comment="" encoding="UTF-8" name="worder_route_alt21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><worder_route_alt21><worder_route_alt21_row __pbband=~"detail~"><amd_no>amd_no</amd_no><amd_date>amd_date</amd_date><work_order>work_order</work_order><operation>operation</operation><work_ctr__o>work_ctr__o</work_ctr__o><mc_code__o>mc_code__o</mc_code__o><work_ctr>work_ctr</work_ctr><mc_code>mc_code</mc_code><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_date>chg_date</chg_date><chg_user>chg_user</chg_user><chg_term>chg_term</chg_term><seq_no>seq_no</seq_no><route_code>route_code</route_code><item_code>item_code</item_code><wait_time>wait_time</wait_time><set_time>set_time</set_time><run_time>run_time</run_time><reset_time>reset_time</reset_time><item_descr>item_descr</item_descr><proc_code>proc_code</proc_code><machines_descr>machines_descr</machines_descr><process_descr>process_descr</process_descr><remarks>remarks</remarks><operation_parent>operation_parent</operation_parent><emp_code/></worder_route_alt21_row></worder_route_alt21>"))
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="worder_route_alt21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><worder_route_alt21><worder_route_alt21_row __pbband=~"detail~"><amd_no>amd_no</amd_no><amd_date>amd_date</amd_date><work_order>work_order</work_order><operation>operation</operation><work_ctr__o>work_ctr__o</work_ctr__o><mc_code__o>mc_code__o</mc_code__o><work_ctr>work_ctr</work_ctr><mc_code>mc_code</mc_code><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_date>chg_date</chg_date><chg_user>chg_user</chg_user><chg_term>chg_term</chg_term><seq_no/><route_code/><item_code/><wait_time/><set_time/><run_time/><reset_time/><item_descr>item_descr</item_descr><proc_code/><machines_descr/><process_descr>process_descr</process_descr><remarks>remarks</remarks><operation_parent>operation_parent</operation_parent><emp_code/></worder_route_alt21_row></worder_route_alt21>"))
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
......@@ -161,8 +161,56 @@
<name>emp_code__aprv</name>
<dbname>worder_route_alt.emp_code__aprv</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;)WHERE( EXP1 =&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot; EXP2 =&quot;:work_order&quot; ) ) ARG(NAME = &quot;work_order&quot; TYPE = string) </retrieve>
<update>worder_route_alt</update>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>item_code</name>
<dbname>worder_route_alt.item_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>proc_code</name>
<dbname>worder_route_alt.proc_code</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>wait_time</name>
<dbname>worder_route_alt.wait_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>set_time</name>
<dbname>worder_route_alt.set_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>run_time</name>
<dbname>worder_route_alt.run_time</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>reset_time</name>
<dbname>worder_route_alt.reset_time</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_code</name>
<dbname>worder_route_alt.site_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;) COLUMN(NAME=&quot;worder_route_alt.item_code&quot;) COLUMN(NAME=&quot;worder_route_alt.proc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.wait_time&quot;) COLUMN(NAME=&quot;worder_route_alt.set_time&quot;) COLUMN(NAME=&quot;worder_route_alt.run_time&quot;) COLUMN(NAME=&quot;worder_route_alt.reset_time&quot;) COLUMN(NAME=&quot;worder_route_alt.site_code&quot;)WHERE( EXP1 =&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot; EXP2 =&quot;:work_order&quot; ) ) ARG(NAME = &quot;work_order&quot; TYPE = string) </retrieve>
<update>WORDER_ROUTE_ALT</update>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -375,7 +423,7 @@
<x>881</x>
<y>2</y>
<height>15</height>
<width>88</width>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -400,10 +448,10 @@
<text>Confirmed</text>
<border>6</border>
<color>33554432</color>
<x>971</x>
<x>1254</x>
<y>2</y>
<height>15</height>
<width>58</width>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -428,10 +476,10 @@
<text>Confirmed Date</text>
<border>6</border>
<color>33554432</color>
<x>1031</x>
<x>1354</x>
<y>2</y>
<height>15</height>
<width>176</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -456,7 +504,7 @@
<text>Remarks</text>
<border>6</border>
<color>33554432</color>
<x>1209</x>
<x>1466</x>
<y>2</y>
<height>15</height>
<width>218</width>
......@@ -484,7 +532,7 @@
<text>Change Date</text>
<border>6</border>
<color>33554432</color>
<x>1540</x>
<x>2203</x>
<y>2</y>
<height>15</height>
<width>176</width>
......@@ -512,7 +560,7 @@
<text>ChangeUser</text>
<border>6</border>
<color>33554432</color>
<x>1718</x>
<x>2113</x>
<y>2</y>
<height>15</height>
<width>88</width>
......@@ -540,7 +588,7 @@
<text>Change Term</text>
<border>6</border>
<color>33554432</color>
<x>1808</x>
<x>2381</x>
<y>2</y>
<height>15</height>
<width>128</width>
......@@ -596,7 +644,7 @@
<text>Emp Code Aprv</text>
<border>6</border>
<color>33554432</color>
<x>1429</x>
<x>2002</x>
<y>1</y>
<height>16</height>
<width>109</width>
......@@ -605,6 +653,202 @@
</html>
<name>emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Item Code</text>
<border>6</border>
<color>33554432</color>
<x>1000</x>
<y>1</y>
<height>17</height>
<width>80</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Process Code</text>
<border>6</border>
<color>33554432</color>
<x>1082</x>
<y>1</y>
<height>15</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_code_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Wait Time</text>
<border>6</border>
<color>33554432</color>
<x>1686</x>
<y>1</y>
<height>17</height>
<width>76</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wait_time_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Set Time</text>
<border>6</border>
<color>33554432</color>
<x>1764</x>
<y>1</y>
<height>17</height>
<width>68</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>set_time_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Run Time</text>
<border>6</border>
<color>33554432</color>
<x>1834</x>
<y>1</y>
<height>17</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>run_time_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Reset Time</text>
<border>6</border>
<color>33554432</color>
<x>1913</x>
<y>1</y>
<height>17</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reset_time_t</name>
<visible>1</visible>
<font>
<face>Arial</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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Site Code</text>
<border>6</border>
<color>33554432</color>
<x>1171</x>
<y>1</y>
<height>17</height>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
......@@ -894,7 +1138,7 @@
<x>881</x>
<y>2</y>
<height>18</height>
<width>88</width>
<width>117</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -926,13 +1170,13 @@
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>130</tabsequence>
<border>0</border>
<color>33554432</color>
<x>971</x>
<x>1254</x>
<y>2</y>
<height>18</height>
<width>58</width>
<width>98</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -964,13 +1208,13 @@
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>140</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1031</x>
<x>1354</x>
<y>2</y>
<height>18</height>
<width>176</width>
<width>110</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1002,10 +1246,10 @@
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>150</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1209</x>
<x>1466</x>
<y>2</y>
<height>18</height>
<width>218</width>
......@@ -1040,10 +1284,10 @@
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>220</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1540</x>
<x>2203</x>
<y>2</y>
<height>18</height>
<width>176</width>
......@@ -1078,10 +1322,10 @@
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>210</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1718</x>
<x>2113</x>
<y>2</y>
<height>18</height>
<width>88</width>
......@@ -1116,10 +1360,10 @@
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>230</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1808</x>
<x>2381</x>
<y>2</y>
<height>18</height>
<width>128</width>
......@@ -1190,10 +1434,10 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>200</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1429</x>
<x>2002</x>
<y>1</y>
<height>15</height>
<width>109</width>
......@@ -1222,6 +1466,258 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1000</x>
<y>1</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1082</x>
<y>1</y>
<height>15</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1686</x>
<y>1</y>
<height>15</height>
<width>76</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wait_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1764</x>
<y>1</y>
<height>15</height>
<width>68</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>set_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1834</x>
<y>1</y>
<height>15</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>run_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1913</x>
<y>1</y>
<height>15</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reset_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1171</x>
<y>1</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -43,7 +43,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>431</height>
<height>530</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -248,7 +248,25 @@
<name>machines_descr</name>
<dbname>machines.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) TABLE(NAME=&quot;worder_route&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;machines&quot; ) TABLE(NAME=&quot;process&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;workorder&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route.seq_no&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;process.descr&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;) COLUMN(NAME=&quot;worder_route.work_order&quot;) COLUMN(NAME=&quot;worder_route.quantity&quot;) COLUMN(NAME=&quot;workorder.route_code&quot;) COLUMN(NAME=&quot;worder_route_alt.item_code&quot;) COLUMN(NAME=&quot;worder_route_alt.proc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.wait_time&quot;) COLUMN(NAME=&quot;worder_route_alt.set_time&quot;) COLUMN(NAME=&quot;worder_route_alt.run_time&quot;) COLUMN(NAME=&quot;worder_route_alt.reset_time&quot;) COLUMN(NAME=&quot;machines.descr&quot;) JOIN (LEFT=&quot;worder_route_alt.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;worder_route_alt.emp_code__aprv&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;worder_route.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.mc_code&quot; OP =&quot;=&quot;RIGHT=&quot;machines.mc_code&quot; OUTER1 =&quot;worder_route_alt.mc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;workorder.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;worder_route_alt.item_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.proc_code&quot; OP =&quot;=&quot;RIGHT=&quot;process.proc_code&quot; OUTER1 =&quot;worder_route_alt.proc_code&quot; )WHERE( EXP1 =&quot;worder_route_alt.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>process_mc_code</name>
<dbname>process.mc_code</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_code</name>
<dbname>worder_route_alt.site_code</dbname>
</table_column>
<table_column>
<type size="60">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>site_descr</name>
<dbname>site.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;worder_route_alt&quot; ) TABLE(NAME=&quot;worder_route&quot; ) TABLE(NAME=&quot;item&quot; ) TABLE(NAME=&quot;machines&quot; ) TABLE(NAME=&quot;process&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;workorder&quot; ) TABLE(NAME=&quot;site&quot; ) COLUMN(NAME=&quot;worder_route_alt.amd_no&quot;) COLUMN(NAME=&quot;worder_route_alt.amd_date&quot;) COLUMN(NAME=&quot;worder_route_alt.work_order&quot;) COLUMN(NAME=&quot;worder_route_alt.operation&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr__o&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code__o&quot;) COLUMN(NAME=&quot;worder_route_alt.work_ctr&quot;) COLUMN(NAME=&quot;worder_route_alt.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.confirmed&quot;) COLUMN(NAME=&quot;worder_route_alt.conf_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_date&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_user&quot;) COLUMN(NAME=&quot;worder_route_alt.chg_term&quot;) COLUMN(NAME=&quot;worder_route.seq_no&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;process.descr&quot;) COLUMN(NAME=&quot;worder_route_alt.remarks&quot;) COLUMN(NAME=&quot;worder_route_alt.operation_parent&quot;) COLUMN(NAME=&quot;worder_route_alt.emp_code__aprv&quot;) COLUMN(NAME=&quot;worder_route.work_order&quot;) COLUMN(NAME=&quot;worder_route.quantity&quot;) COLUMN(NAME=&quot;workorder.route_code&quot;) COLUMN(NAME=&quot;worder_route_alt.item_code&quot;) COLUMN(NAME=&quot;worder_route_alt.proc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.wait_time&quot;) COLUMN(NAME=&quot;worder_route_alt.set_time&quot;) COLUMN(NAME=&quot;worder_route_alt.run_time&quot;) COLUMN(NAME=&quot;worder_route_alt.reset_time&quot;) COLUMN(NAME=&quot;machines.descr&quot;) COLUMN(NAME=&quot;process.mc_code&quot;) COLUMN(NAME=&quot;worder_route_alt.site_code&quot;) COLUMN(NAME=&quot;site.descr&quot;) JOIN (LEFT=&quot;worder_route_alt.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;worder_route_alt.emp_code__aprv&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;worder_route.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.mc_code&quot; OP =&quot;=&quot;RIGHT=&quot;machines.mc_code&quot; OUTER1 =&quot;worder_route_alt.mc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.work_order&quot; OP =&quot;=&quot;RIGHT=&quot;workorder.work_order&quot; OUTER1 =&quot;worder_route_alt.work_order&quot; ) JOIN (LEFT=&quot;worder_route_alt.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; OUTER1 =&quot;worder_route_alt.item_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.proc_code&quot; OP =&quot;=&quot;RIGHT=&quot;process.proc_code&quot; OUTER1 =&quot;worder_route_alt.proc_code&quot; ) JOIN (LEFT=&quot;worder_route_alt.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; )WHERE( EXP1 =&quot;worder_route_alt.amd_no&quot; OP =&quot;=&quot; EXP2 =&quot;:amd_no&quot; ) ) ARG(NAME = &quot;amd_no&quot; TYPE = string) </retrieve>
<update>WORDER_ROUTE_ALT</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -260,40 +278,16 @@
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<border>5</border>
<color>33554432</color>
<x>3</x>
<y>11</y>
<height>271</height>
<width>529</width>
<x>5</x>
<y>10</y>
<height>298</height>
<width>541</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>2</border>
<color>33554432</color>
<x>7</x>
<y>296</y>
<height>105</height>
<width>528</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
......@@ -464,184 +458,6 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Work Center:</text>
<border>0</border>
<color>33554432</color>
<x>19</x>
<y>190</y>
<height>15</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr__o_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Route Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>121</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_3</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Machine Code:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>213</y>
<height>15</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code__o_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>186</x>
<y>364</y>
<height>15</height>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>353</x>
<y>364</y>
<height>15</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>435</x>
<y>364</y>
<height>16</height>
<width>80</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>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
......@@ -812,27 +628,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>190</y>
<height>16</height>
<width>90</width>
<x>196</x>
<y>75</y>
<height>15</height>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr</name>
<name>item_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -844,25 +658,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>236</y>
<height>15</height>
<width>74</width>
<x>564</x>
<y>20</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_6</name>
<name>process_mc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -875,15 +697,133 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<text>Others</text>
<border>5</border>
<color>33554432</color>
<x>7</x>
<y>332</y>
<height>105</height>
<width>536</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Liberation Sans</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>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>186</x>
<y>400</y>
<height>15</height>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>353</x>
<y>400</y>
<height>15</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>435</x>
<y>400</y>
<height>16</height>
<width>80</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>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>21</x>
<y>364</y>
<y>400</y>
<height>15</height>
<width>79</width>
<html>
......@@ -911,7 +851,7 @@
<border>0</border>
<color>33554432</color>
<x>196</x>
<y>339</y>
<y>375</y>
<height>16</height>
<width>74</width>
<html>
......@@ -939,7 +879,7 @@
<border>0</border>
<color>33554432</color>
<x>329</x>
<y>339</y>
<y>375</y>
<height>15</height>
<width>93</width>
<html>
......@@ -967,7 +907,7 @@
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>339</y>
<y>375</y>
<height>15</height>
<width>91</width>
<html>
......@@ -996,7 +936,7 @@
<border>5</border>
<color>33554432</color>
<x>425</x>
<y>339</y>
<y>375</y>
<height>16</height>
<width>90</width>
<format>[shortdate] [time]</format>
......@@ -1026,44 +966,6 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>214</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code__o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
......@@ -1072,7 +974,7 @@
<border>5</border>
<color>33554432</color>
<x>103</x>
<y>364</y>
<y>400</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
......@@ -1110,7 +1012,7 @@
<border>5</border>
<color>33554432</color>
<x>103</x>
<y>341</y>
<y>377</y>
<height>15</height>
<width>80</width>
<format>[general]</format>
......@@ -1146,7 +1048,7 @@
<border>5</border>
<color>33554432</color>
<x>270</x>
<y>364</y>
<y>400</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
......@@ -1184,7 +1086,7 @@
<border>5</border>
<color>33554432</color>
<x>273</x>
<y>339</y>
<y>375</y>
<height>16</height>
<width>46</width>
<format>[general]</format>
......@@ -1215,17 +1117,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Seq. No.:</text>
<text>Set Time:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>121</y>
<y>172</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_9</name>
<name>t_8</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1240,29 +1142,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Reset Time:</text>
<border>0</border>
<color>33554432</color>
<x>455</x>
<y>121</y>
<x>378</x>
<y>195</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>seq_no</name>
<name>t_7</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1275,22 +1169,30 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Set Time:</text>
<border>0</border>
<id>28</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
<color>33554432</color>
<x>378</x>
<y>144</y>
<x>455</x>
<y>195</y>
<height>15</height>
<width>74</width>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_8</name>
<name>reset_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1300,19 +1202,19 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>33554432</color>
<x>455</x>
<y>144</y>
<y>172</y>
<height>15</height>
<width>63</width>
<format>[general]</format>
......@@ -1343,17 +1245,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reset Time:</text>
<text>Seq. No.:</text>
<border>0</border>
<color>33554432</color>
<x>378</x>
<y>167</y>
<y>149</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_7</name>
<name>t_9</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1370,20 +1272,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>121</y>
<x>455</x>
<y>149</y>
<height>15</height>
<width>90</width>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>route_code</name>
<name>seq_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1404,21 +1306,29 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<border>0</border>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>75</y>
<x>196</x>
<y>98</y>
<height>15</height>
<width>74</width>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_5</name>
<name>process_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1431,12 +1341,48 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>32</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>120</y>
<height>16</height>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
......@@ -1470,20 +1416,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>75</y>
<x>98</x>
<y>98</y>
<height>15</height>
<width>322</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<name>proc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1500,25 +1446,33 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Code:</text>
<border>0</border>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>10</x>
<y>98</y>
<x>99</x>
<y>145</y>
<height>15</height>
<width>86</width>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<name>route_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1531,23 +1485,23 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
<y>98</y>
<x>99</x>
<y>168</y>
<height>15</height>
<width>90</width>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proc_code</name>
<name>wait_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1568,21 +1522,29 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wait Time:</text>
<border>0</border>
<id>27</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>22</x>
<y>144</y>
<x>99</x>
<y>191</y>
<height>15</height>
<width>74</width>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<name>run_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1592,26 +1554,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>144</y>
<height>15</height>
<width>60</width>
<x>98</x>
<y>121</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wait_time</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1632,6 +1594,146 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>75</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_5</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>98</y>
<height>15</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>121</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_12</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Route Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>145</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_3</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wait Time:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>168</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_2</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -1639,7 +1741,7 @@
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>167</y>
<y>191</y>
<height>15</height>
<width>74</width>
<html>
......@@ -1660,29 +1762,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Work Center:</text>
<border>0</border>
<color>33554432</color>
<x>99</x>
<y>167</y>
<x>19</x>
<y>214</y>
<height>15</height>
<width>60</width>
<format>[general]</format>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>run_time</name>
<name>work_ctr__o_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1692,31 +1786,61 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Machine Code:</text>
<border>0</border>
<color>33554432</color>
<x>9</x>
<y>237</y>
<height>15</height>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code__o_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>455</x>
<y>167</y>
<height>15</height>
<width>63</width>
<x>196</x>
<y>214</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>reset_time</name>
<name>work_ctr__o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1728,31 +1852,33 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>237</y>
<height>15</height>
<width>418</width>
<x>196</x>
<y>238</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>mc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1776,14 +1902,21 @@
<border>5</border>
<color>33554432</color>
<x>293</x>
<y>214</y>
<y>238</y>
<height>15</height>
<width>224</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>machines_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1799,25 +1932,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>98</y>
<height>15</height>
<width>322</width>
<x>99</x>
<y>214</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>process_descr</name>
<name>work_ctr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1829,26 +1964,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>190</y>
<x>99</x>
<y>238</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>work_ctr__o</name>
<name>mc_code__o</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -1873,27 +2008,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>130</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>214</y>
<height>16</height>
<width>90</width>
<x>99</x>
<y>262</y>
<height>15</height>
<width>418</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>mc_code</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1909,6 +2042,34 @@
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>262</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_6</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......@@ -1931,7 +2092,7 @@
<comment></comment>
<encoding>UTF-8</encoding>
<name>worder_route_alt21</name>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;worder_route_alt21&gt;&lt;worder_route_alt21_row __pbband=&quot;detail&quot;&gt;&lt;amd_no&gt;amd_no&lt;/amd_no&gt;&lt;amd_date&gt;amd_date&lt;/amd_date&gt;&lt;work_order&gt;work_order&lt;/work_order&gt;&lt;operation&gt;operation&lt;/operation&gt;&lt;work_ctr__o&gt;work_ctr__o&lt;/work_ctr__o&gt;&lt;mc_code__o&gt;mc_code__o&lt;/mc_code__o&gt;&lt;work_ctr&gt;work_ctr&lt;/work_ctr&gt;&lt;mc_code&gt;mc_code&lt;/mc_code&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;seq_no&gt;seq_no&lt;/seq_no&gt;&lt;route_code/&gt;&lt;item_code/&gt;&lt;wait_time/&gt;&lt;set_time/&gt;&lt;run_time/&gt;&lt;reset_time/&gt;&lt;item_descr&gt;item_descr&lt;/item_descr&gt;&lt;proc_code/&gt;&lt;machines_descr/&gt;&lt;process_descr&gt;process_descr&lt;/process_descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;operation_parent&gt;operation_parent&lt;/operation_parent&gt;&lt;emp_code/&gt;&lt;/worder_route_alt21_row&gt;&lt;/worder_route_alt21&gt;</xml>
<xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&lt;worder_route_alt21&gt;&lt;worder_route_alt21_row __pbband=&quot;detail&quot;&gt;&lt;amd_no&gt;amd_no&lt;/amd_no&gt;&lt;amd_date&gt;amd_date&lt;/amd_date&gt;&lt;work_order&gt;work_order&lt;/work_order&gt;&lt;operation&gt;operation&lt;/operation&gt;&lt;work_ctr__o&gt;work_ctr__o&lt;/work_ctr__o&gt;&lt;mc_code__o&gt;mc_code__o&lt;/mc_code__o&gt;&lt;work_ctr&gt;work_ctr&lt;/work_ctr&gt;&lt;mc_code&gt;mc_code&lt;/mc_code&gt;&lt;confirmed&gt;confirmed&lt;/confirmed&gt;&lt;conf_date&gt;conf_date&lt;/conf_date&gt;&lt;chg_date&gt;chg_date&lt;/chg_date&gt;&lt;chg_user&gt;chg_user&lt;/chg_user&gt;&lt;chg_term&gt;chg_term&lt;/chg_term&gt;&lt;seq_no/&gt;&lt;route_code/&gt;&lt;item_code/&gt;&lt;wait_time/&gt;&lt;set_time/&gt;&lt;run_time/&gt;&lt;reset_time/&gt;&lt;item_descr&gt;item_descr&lt;/item_descr&gt;&lt;proc_code/&gt;&lt;machines_descr/&gt;&lt;process_descr&gt;process_descr&lt;/process_descr&gt;&lt;remarks&gt;remarks&lt;/remarks&gt;&lt;operation_parent&gt;operation_parent&lt;/operation_parent&gt;&lt;emp_code/&gt;&lt;/worder_route_alt21_row&gt;&lt;/worder_route_alt21&gt;</xml>
</Template>
</Export.XML>
<Import.XML>
......
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