| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- <?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="5" location="20,20" size="100,100">
- <child xsi:type="Glue:InitialState" id="1398" location="178,51" size="-1,-1" output="//@wire.1"/>
- <child xsi:type="Glue:Activity" id="1399" location="76,108" size="224,-1" input="//@wire.1" output="//@wire.10" name="SetResultKeyList">
- <property key="ResultKeyList" value="ListResult_1|LOVResult_1|LOVResult_2|LOVResult_3|LOVResult_4|LOVResult_5"/>
- <property key="class" value="com.posdata.glue.biz.trustform.PosSetResultKeyList"/>
- <property key="description" value="1. ListResult_1 : 조회결과
2. LOV : 조회조건
 - LOVResult_1 : 운송회사(TBJ00_SHIP_COMP)
 - LOVResult_2 : 운송구분(TBZ00_COMMCD's LG_CD = 'A01012')
 - LOVResult_3 : 고객사(TBZ00_CUSTOMER)
 - LOVResult_4 : 목적지(TBZ00_COMMCD's LG_CD = 'A01009' AND CD_SEQ = 1)
 - LOVResult_5 : 규격약호(TBZ00_COMMCD's LG_CD = 'B01001')
"/>
- </child>
- <child xsi:type="Glue:RouterActivity" id="1400" location="75,259" size="869,-1" input="//@wire.10" output="//@wire.0 //@wire.3 //@wire.5 //@wire.11" name="DefaultEventRouter">
- <property key="class" value="com.posdata.glue.biz.activity.PosDefaultRouter"/>
- <property key="description" value=""/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1402" location="75,652" size="224,-1" input="//@wire.0 //@wire.9" output="//@wire.2" name="SearchShippingResults">
- <property key="param-count" value="18"/>
- <property key="param0" value="ShipCompCd"/>
- <property key="param1" value="DestPcd"/>
- <property key="param2" value="DlivType"/>
- <property key="param3" value="ShipDirDateFrom"/>
- <property key="param4" value="ShipDirDateTo"/>
- <property key="param5" value="ShipDirDateFrom"/>
- <property key="param6" value="ShipDirDateTo"/>
- <property key="param7" value="SpecAbbsym"/>
- <property key="param10" value="CoilWthFrom"/>
- <property key="param8" value="CoilThkFrom"/>
- <property key="param11" value="CoilWthTo"/>
- <property key="param9" value="CoilThkTo"/>
- <property key="param12" value="CoilLenFrom"/>
- <property key="param13" value="CoilLenTo"/>
- <property key="param14" value="CustCd"/>
- <property key="param15" value="OrdNo"/>
- <property key="param16" value="OrdSeq"/>
- <property key="param17" value="CurLoadLoc"/>
- <property key="resultkey" value="ListResult_1"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIJ010070.ShippingResults.Select"/>
- <property key="description" value="1.입력된 파라미터 값에 따라 조회결과를 ListResult_1에 담는다.
 - 출하실적갱신 대상정보
 - 송장발행 대상정보
 - 송장발행 완료정보 등...
:1 - ShipCompCd
:2 - DestPcd (SELECT * FROM TBZ00_COMMCD WHERE LG_CD = 'A01009' AND CD_SEQ = 1)
:3 - DlivType (SELECT * FROM TBZ00_COMMCD WHERE LG_CD = 'A01012' )
:4 ~ :5 - ShipDirDateFrom ~ ShipDirDateTo(YYYYMMDD0000 ~ YYYYMMDD9999)
:6 ~ :7 - ShipDirDateFrom ~ ShipDirDateTo(YYYYMMDD0000 ~ YYYYMMDD9999)
:8 - SpecAbbsym
:9 ~ :10 - CoilThkFrom ~ CoilThkTo
:11 ~ :12 - CoilWthFrom ~ CoilWthTo
:13 ~ :14 - CoilLenFrom ~ CoilLenTo
:15 - CustCd
:16 - OrdNo
:17 - OrdSeq
:18 - CurLoadLoc
"/>
- </child>
- <child xsi:type="Glue:FinalState" id="1404" location="176,734" size="-1,-1" input="//@wire.2 //@wire.16"/>
- <child xsi:type="Glue:Activity" id="1483" location="247,493" size="225,-1" input="//@wire.6 //@wire.8" output="//@wire.4" name="ModifyShipProgStatusOfCoils">
- <property key="class" value="xin.glue.ui.J.J01.ModifyShipProgStatusOfCoils"/>
- <property key="description" value="코일마스타테이블의 출하진행상태 정보를 갱신한다."/>
- </child>
- <child xsi:type="Glue:Activity" id="1484" location="246,572" size="227,-1" input="//@wire.4" output="//@wire.9" name="ModifyShipProgStatusOfShip">
- <property key="class" value="xin.glue.ui.J.J01.ModifyShipProgStatusOfShip"/>
- <property key="description" value="출하지시테이블의 출하진행상태 정보를 갱신한다."/>
- </child>
- <child xsi:type="Glue:Activity" id="1485" location="246,342" size="227,-1" input="//@wire.3" output="//@wire.7" name="ModifyCoilProgStatusOfCoils">
- <property key="class" value="xin.glue.ui.J.J01.ModifyCoilProgStatusOfCoils"/>
- <property key="description" value="- 코일마스타테이블의 코일진행상태 정보를 갱신한다.
- 송장발행을 할 수 있는 상태의 파라미터정보를 설정한다."/>
- </child>
- <child xsi:type="Glue:Activity" id="1498" location="484,342" size="227,-1" input="//@wire.5" output="//@wire.6" name="ModifyInvoiceInfoOfDelivery">
- <property key="class" value="xin.glue.ui.J.J01.ModifyInvoiceInfoOfDelivery"/>
- <property key="description" value="1.운송지시테이블에 발행한 INVOICE정보를 갱신한다."/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1499" location="724,652" size="224,-1" input="//@wire.15" output="//@wire.16" name="SearchSpecAbbsymLOV">
- <property key="resultkey" value="LOVResult_5"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIJ010070.LOV.SpecAbbsym.find"/>
- <property key="param-count" value="0"/>
- <property key="description" value="- 조회조건으로 사용되는 규격약호 LOV에 표시할 정보를 LOVResult_5에 담는다."/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1504" location="723,571" size="224,-1" input="//@wire.14" output="//@wire.15" name="SearchDestPcdLOV">
- <property key="resultkey" value="LOVResult_4"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="sqlkey" value="UIJ010070.LOV.DestPcd.find"/>
- <property key="param-count" value="0"/>
- <property key="description" value="- 조회조건으로 사용되는 목적지 LOV에 표시할 정보를 LOVResult_4에 담는다.
"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1509" location="722,420" size="224,-1" input="//@wire.12" output="//@wire.13" name="SearchDlivTypeLOV">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="LOVResult_2"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIJ010070.LOV.DlivType.find"/>
- <property key="param-count" value="0"/>
- <property key="description" value="3.조회조건으로 사용되는 운송방법구분 LOV에 표시할 정보를 LOVResult_2에 담는다."/>
- </child>
- <child xsi:type="Glue:Activity" id="1537" location="247,416" size="226,-1" input="//@wire.7" output="//@wire.8" name="SyncCoilProgCdStatusWithE">
- <property key="class" value="xin.glue.ui.J.J01.SyncCoilProgCdStatusWithE"/>
- <property key="description" value="진행관리에 변경된 코일단위별로 코일진행상태 정보를 전송한다.(Loop)"/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1556" location="722,342" size="224,-1" input="//@wire.11" output="//@wire.12" name="SearchShipCompCdLOV">
- <property key="sqlkey" value="UIJ010070.LOV.ShipCompCd.find"/>
- <property key="resultkey" value="LOVResult_1"/>
- <property key="dao" value="mesdao"/>
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="param-count" value="0"/>
- <property key="description" value="1.조회조건으로 사용되는 운송회사 LOV에 표시할 정보를 LOVResult_1에 담는다."/>
- </child>
- <child xsi:type="Glue:SearchActivity" id="1561" location="722,495" size="224,-1" input="//@wire.13" output="//@wire.14" name="SearchCustCdLOV">
- <property key="class" value="com.posdata.glue.biz.activity.PosSearch"/>
- <property key="resultkey" value="LOVResult_3"/>
- <property key="dao" value="mesdao"/>
- <property key="sqlkey" value="UIJ010070.LOV.CustCd.find"/>
- <property key="param-count" value="0"/>
- <property key="description" value="3.조회조건으로 사용되는 고객사 LOV에 표시할 정보를 LOVResult_3에 담는다."/>
- </child>
- <property key="tx1" value="true"/>
- <property key="description" value=""/>
- <wire id="606" guardcondition="find" firstRelativePoint="187,289" lastRelativePoint="187,652"/>
- <wire id="612" guardcondition="success" firstRelativePoint="370,23" lastRelativePoint="370,44"/>
- <wire id="636" guardcondition="success" firstRelativePoint="188,616" lastRelativePoint="188,703"/>
- <wire id="637" guardcondition="save" firstRelativePoint="359,289" lastRelativePoint="359,342"/>
- <wire id="640" guardcondition="success" firstRelativePoint="360,523" lastRelativePoint="360,568"/>
- <wire id="642" guardcondition="print" firstRelativePoint="598,289" lastRelativePoint="598,342"/>
- <wire id="643" guardcondition="success" firstRelativePoint="598,372" lastRelativePoint="472,507">
- <bendpoint weight="0.5" firstDimension="1,150" secondDimension="239,-1"/>
- </wire>
- <wire id="671" guardcondition="success" firstRelativePoint="359,372" lastRelativePoint="359,416"/>
- <wire id="672" guardcondition="success" firstRelativePoint="359,446" lastRelativePoint="359,493"/>
- <wire id="673" guardcondition="success" firstRelativePoint="361,598" lastRelativePoint="299,665">
- <bendpoint weight="0.5" firstDimension="2,82" secondDimension="174,-2"/>
- </wire>
- <wire id="677" guardcondition="success" firstRelativePoint="189,138" lastRelativePoint="189,259"/>
- <wire id="678" guardcondition="success" firstRelativePoint="838,289" lastRelativePoint="838,342"/>
- <wire id="679" guardcondition="success" firstRelativePoint="838,372" lastRelativePoint="838,420"/>
- <wire id="680" guardcondition="success" firstRelativePoint="831,450" lastRelativePoint="831,495"/>
- <wire id="681" guardcondition="success" firstRelativePoint="842,525" lastRelativePoint="842,571"/>
- <wire id="682" guardcondition="success" firstRelativePoint="834,601" lastRelativePoint="834,652"/>
- <wire id="683" guardcondition="success" firstRelativePoint="836,682" lastRelativePoint="198,741">
- <bendpoint weight="0.5" firstDimension="0,75" secondDimension="647,0"/>
- </wire>
- </Glue:GlueDiagram>
|