| 1234567891011121314151617181920212223242526 |
- <?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="300,40" size="-1,-1" output="//@wire.1"/>
- <child xsi:type="Glue:FinalState" id="132" location="300,160" size="-1,-1" input="//@wire.0"/>
- <child xsi:type="Glue:Activity" id="384" location="250,80" size="120,-1" input="//@wire.1" output="//@wire.0" name="Save">
- <property key="sqlkey-d" value="NIE031041.SlabCommD.Delete"/>
- <property key="param-d" value="MAT_NO"/>
- <property key="sqlkey-h" value="NIE031041.RepHis.Insert"/>
- <property key="sqlkey-i" value="NIE031041.SlabCommD.Insert"/>
- <property key="param-h" value="REG_ID|MAT_NO|ORD_NO|ORD_SEQ"/>
- <property key="param-i" value="MAT_NO"/>
- <property key="sqlkey0" value="NIE031041.RepOrd.Select"/>
- <property key="sqlkey1" value="NIE031041.RepSlab.Select"/>
- <property key="sqlkey2" value="NIE031041.OrdSts.Select"/>
- <property key="param1" value="ORD_NO|ORD_SEQ"/>
- <property key="param2" value="MAT_NO"/>
- <property key="sqlkey-u" value="NIE031041.SlabComm.Update"/>
- <property key="class" value="xin.glue.nui.E.E03.OrdRepSave"/>
- <property key="param-u" value="REG_ID|MAT_NO"/>
- <property key="description" value=""/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="314" guardcondition="success" firstRelativePoint="310,190" lastRelativePoint="310,239"/>
- <wire id="453" guardcondition="success" firstRelativePoint="310,59" lastRelativePoint="310,80"/>
- </Glue:GlueDiagram>
|