| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Glue:GlueDiagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Glue="http://www.glueframework.com/activitydiagram/" id="0" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="0" location="305,40" size="-1,-1" output="//@wire.2"/>
- <child xsi:type="Glue:FinalState" id="132" location="305,400" size="-1,-1" input="//@wire.1 //@wire.6"/>
- <child xsi:type="Glue:Activity" id="348" location="255,240" size="160,-1" input="//@wire.3 //@wire.4" output="//@wire.0 //@wire.6" name="SaveRepSelect">
- <property key="class" value="xin.glue.nui.E.E03.RepSelectSave"/>
- <property key="param-i" value="PRODNM_CD|CUST_CD|STL_GRD|ORD_NO|ORD_SEQ|RCVORD_CLF|DEL_FR_DATE|DEL_TO_DATE|ORD_USEAGE_CD|SPEC_ABBSYM|ORD_THK_MIN|ORD_THK_MAX|ORD_WTH_MIN|ORD_WTH_MAX"/>
- <property key="sqlkey-i" value="NIE031010.RepOrd.Insert"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:InsertActivity" id="1570" location="255,320" size="120,-1" input="//@wire.0" output="//@wire.1" name="SavePrcSts">
- <property key="sqlkey-count" value="2"/>
- <property key="sqlkey-u0" value="NIE031010.Job.Update"/>
- <property key="param-u0" value="REG_ID"/>
- <property key="sqlkey-u1" value="NIE031010.JobDet.Update"/>
- <property key="class" value="xin.glue.ui.common.PosSingleSave"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="2107" location="255,80" size="160,-1" input="//@wire.2" output="//@wire.4 //@wire.5" name="SelectBranch">
- <property key="class" value="xin.glue.nui.E.E03.RepHandled"/>
- <property key="step" value="1"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:Activity" id="2116" location="255,160" size="120,-1" input="//@wire.5" output="//@wire.3" name="RepDelete">
- <property key="class" value="xin.glue.ui.common.PosSingleSave"/>
- <property key="description" value=""/>
- <property key="sqlkey-count" value="5"/>
- <property key="sqlkey-d0" value="NIE031040.RepSlab.Delete"/>
- <property key="sqlkey-d1" value="NIE031040.RepSlabD.Delete"/>
- <property key="sqlkey-d2" value="NIE031040.RepCoil.Delete"/>
- <property key="sqlkey-d3" value="NIE031040.RepCoilD.Delete"/>
- <property key="sqlkey-d4" value="NIE031040.RepOrd.Delete"/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="581" guardcondition="success" firstRelativePoint="315,110" lastRelativePoint="315,160"/>
- <wire id="582" guardcondition="success" firstRelativePoint="315,190" lastRelativePoint="315,239"/>
- <wire id="595" guardcondition="success" firstRelativePoint="319,57" lastRelativePoint="319,80"/>
- <wire id="597" guardcondition="success" firstRelativePoint="315,190" lastRelativePoint="315,240"/>
- <wire id="598" guardcondition="success" firstRelativePoint="394,110" lastRelativePoint="394,240"/>
- <wire id="608" guardcondition="F" firstRelativePoint="313,110" lastRelativePoint="313,160"/>
- <wire id="613" guardcondition="F" firstRelativePoint="390,270" lastRelativePoint="325,409">
- <bendpoint weight="0.5" firstDimension="55,154" secondDimension="75,-1"/>
- </wire>
- </Glue:GlueDiagram>
|