Commit 15c2f777 authored by ssalve's avatar ssalve

Sarita: Done chages to set woder_route_alt.operation join to worder_route.operation on 27 FEB 2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197746 ce508802-f39f-4f6c-b175-0d175dae99d5
parent baba202c
......@@ -37,7 +37,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=char(10) updatewhereclause=yes name=process_mc_code dbname="process.mc_code" )
column=(type=char(5) update=yes 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)) )
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.operation~" OP =~"=~"RIGHT=~"worder_route.operation~" OUTER1 =~"worder_route_alt.operation~" ) 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" )
......
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