yangle
2023-05-24 b129762a4bb5ec2cde5edf16bc9cbda57c73587d
WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,25 +2,144 @@
<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="get_SourceBarCode_EntrustOut">
      <s:element name="get_SNBarCode_PackUnionCarryUp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SNBarCode_PackUnionCarryUpResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SNBarCode_PackUnionCarryUpResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntry_TmpList_PackUnionCarryUp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_EntrustOutResponse">
      <s:element name="GetBillEntry_TmpList_PackUnionCarryUpResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_TmpList_PackUnionCarryUpResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePackUnionCarryUpBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePackUnionCarryUpBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionCarryUpBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_DelPackUnionBill_Temp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_DelPackUnionBill_TempResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_TempResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_PackUnionBill_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_PackUnionBill_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_PackUnionBill_TempListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteTemp_PackUnionBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteTemp_PackUnionBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteTemp_PackUnionBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillList_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -64,24 +183,911 @@
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="get_CheckTypeByMouldSource">
      <s:element name="get_BillBarCode_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByMouldSourceResponse">
      <s:element name="get_BillBarCode_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByMouldSourceResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MateOutCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MateOutCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MateOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_OtherOutCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_OtherOutCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_OtherOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MoveStockCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_MoveStockCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_MoveStockCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockBillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ClsXt_SystemParameterMain">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MESFlag" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Cg_POInStockBill_BarCodeCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceBillCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSavePOStockInBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_Display" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOList" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_SourceBarCodeCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BatchNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MultilineCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MaterWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SourceWHSPCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillTypeCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillNoCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_SaveUpdateStock" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_MaterBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BatchBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_SNBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_CampanyName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneKeyMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneScanMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_UserByOrgRelation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_CloudMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BillDateMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_UpdatePrintQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoProductInBillWMS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoPOStockInBillWMS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoMateOutBackBillWMS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_AutoSellOutBackBillWMS" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBill_AutoProcExchBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ProcessExchangeBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FullMoveCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ProcessCheckCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_LineBindCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_AutoFindSNO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ShowUSERProcess" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_SaveAutoAddnew" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_DeleteRelationCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyPreQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyNextQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ProcessCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FstAutoICMOReport" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_LastAutoICMOReport" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoStockIn" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_InStockType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_AutoFindSNO" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ShowUSERProcess" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_SaveAutoAddnew" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_DeleteRelationCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_BadReasonQtyCtrl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FullMoveCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_SaveAutoAddnew" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_DeleteCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_SaveAutoAddnew" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESReturnWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillQualityStatus_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_MouldLifeCtrl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_MouldLifeCtrlType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESProceReportWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_SaveAutoAddnew" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldProdOutBill_MouldLifeCtrlType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoLastProc" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_BillCheckResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UpdateTemp_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UpdateTemp_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UpdateTemp_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_BillCheckResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetByMasterSQL">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetByMasterSQLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckOpen">
        <s:complexType />
      </s:element>
      <s:element name="getCheckOpenResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getGetDataBase">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getGetDataBaseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckCzymc">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckCzymcResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSub_GetCurPeriod">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSub_GetCurPeriodResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetBySQL">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetBySQLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProc">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProcResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProcByMul">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getRunProcByMulResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_Log">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_LogResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_BarCodeAutoWMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_BarCodeAutoWMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_BarCodeAutoWMSResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -116,6 +1122,1735 @@
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="DeleteMould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_ServerCon2">
        <s:complexType />
      </s:element>
      <s:element name="get_ServerCon2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplay">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwner">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwnerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWorkProcInfoBoard">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWorkProcInfoBoardResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCode_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCode_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCode_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCode_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCodeSP_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCodeSP_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCodeSP_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCodeSP_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFIFOPonderationBillMain_Temp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFIFOPonderationBillMain_TempResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Out">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_OutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKai">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_SenKaiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveDoorOutCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKF_PonderationBillMain_Temp">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceBill" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBeginDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HEndDate" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillSubType">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillSubTypeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBill_New2">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBill_New2Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_New2Result" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_MaterBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_MaterBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_MaterBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_ICMOReport">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_ICMOReportResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ICMOReportResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_ProductIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_ProductInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_ProductInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_POStockIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_POStockInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_POStockInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_EntrustIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_EntrustInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_EntrustInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_OtherIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBill_OtherInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBill_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_ProductIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_ProductInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_ProductInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_OtherIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_OtherInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MateOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MateOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_SellOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_SellOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_EntrustOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_EntrustOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_OtherOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_OtherOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStockStepOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStockStepOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStockStepIn">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MoveStockStepInResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SystemParameter_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SystemParameter_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SystemParameter_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSet">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSetResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBarCode_Pack" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByMouldSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByMouldSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByMouldSourceResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getMouldSourceBillList">
        <s:complexType>
          <s:sequence>
@@ -393,6 +3128,36 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntryTmpList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntryTmpListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByPackBarCode_Pack">
        <s:complexType>
          <s:sequence>
@@ -543,324 +3308,569 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList_BillCheck">
      <s:element name="get_PackBarCode_PackUnionBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList_BillCheckResponse">
      <s:element name="get_PackBarCode_PackUnionBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillList_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="get_PackBarCode_PackUnionBillResult" type="tns:ClsGy_BarCodeBill_WMS_Model" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_OtherOutCheck">
      <s:element name="get_BarCode_PackUnionBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BillBarCode_OtherOutCheckResponse">
      <s:element name="get_BarCode_PackUnionBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCode_OtherOutCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="1" maxOccurs="1" name="get_BarCode_PackUnionBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <s:element name="GetBillEntry_Tmp_Pack">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBillEntry_Tmp_PackResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetBillEntry_Tmp_PackResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_DelPackUnionBill_Temp_Pack">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_DelPackUnionBill_Temp_PackResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_DelPackUnionBill_Temp_PackResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePackUnionBill_Add">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePackUnionBill_AddResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePackUnionBill_AddResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_PackUnionCarryUp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BarCode_PackUnionCarryUpResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_PackUnionCarryUpResult" type="tns:ClsGy_BarCodeBill_WMS_Model" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model_View">
      <s:complexType name="ClsKf_OtherInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsGy_BarCodeBill_WMS_Model">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HUnitName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCusRelationNumber" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HBarCodeStatus" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HWHName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAuxPropName" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:complexType name="ClsGy_BarCodeBill_WMS_Model">
      <s:element name="set_SaveOtherInBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ProductInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveProcReportMoveBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStock">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStockResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsCg_POInStockBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsCg_POInStockBillMain_K3">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSTJGInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGInBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCodeType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:complexType name="ClsXt_SystemParameterMain">
      <s:element name="set_SaveSTJGInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGOutBillMain_K3">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_AutoBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_SimpleMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSavePOStockInBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_NoRefresh" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_AutoSavePOStockInBackBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBackBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_SaveUpdateStock" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_MaterBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BatchBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_SNBarCodeDefQty" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_CampanyName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneKeyMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_BarCodeMustSameSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_OneScanMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FullMoveCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationInBill_ProcessCheckCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_ProcessCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationOutBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_NoPassProdCheckBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FIFOCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_FullMoveCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustInBill_OneCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="MES_StationEntrustOutBill_QtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_ERPMode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MustQtyCtl" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_MulSourceBill" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_BillTypeOneScan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_UpdateSourceInterID" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOReportBill_FirstCheckOut" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESBeginWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESEndWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MESStopWorkBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillWorkQtyStatus_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_ICMOBillQualityStatus_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="Sc_MaterToSourceBill_AutoCheck" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="QC_FirstPieceCheckBill_AutoCheck" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResponse">
      <s:element name="set_CheckSTJGOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_BillCheck">
      <s:element name="set_CheckSTJGOutBill_Row">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill_RowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProExchReport_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_BillCheckResponse">
      <s:element name="set_SaveProExchReport_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_BillCheckResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_BillCheck">
      <s:element name="set_SaveNoPassProdCheckBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsQC_NoPassProdCheckBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveNoPassProdCheckBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_BillCheckResponse">
      <s:element name="GetKf_PonderationBillMain_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_BillCheckResult">
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -871,7 +3881,170 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_BillCheck">
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBox">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBoxResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_Audit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_AuditResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_Modify">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_ModifyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillListResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
@@ -880,10 +4053,10 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_BillCheckResponse">
      <s:element name="GetKf_PonderationBillMain_TempList_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_BillCheckResult">
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_NewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -894,68 +4067,18 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetByMasterSQL">
      <s:element name="GetAGVBillList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetByMasterSQLResponse">
      <s:element name="GetAGVBillList_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckOpen">
        <s:complexType />
      </s:element>
      <s:element name="getCheckOpenResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getGetDataBase">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getGetDataBaseResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckCzymc">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getCheckCzymcResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult">
            <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_NewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -966,36 +4089,17 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSub_GetCurPeriod">
      <s:element name="GetAGVBillList_BillNoQuery">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillNo" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSub_GetCurPeriodResponse">
      <s:element name="GetAGVBillList_BillNoQueryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" />
            <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetBySQL">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getDataSetBySQLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult">
            <s:element minOccurs="0" maxOccurs="1" name="GetAGVBillList_BillNoQueryResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -1003,197 +4107,47 @@
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteICStockBillAndWMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProc">
      <s:element name="DeleteICStockBillAndWMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="DeleteICStockBillAndWMSResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProcResponse">
      <s:element name="GetKf_ICStockBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getRunProcByMul">
      <s:element name="GetKf_ICStockBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ArrayOfString">
        <s:sequence>
          <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="getRunProcByMulResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_Log">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSecurity_LogResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_UnCancelltionBarCodeBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Set_BPrintQtyBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteMouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteMouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Mould">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MouldResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -2116,945 +5070,252 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_ServerCon2">
        <s:complexType />
      </s:element>
      <s:element name="get_ServerCon2Response">
      <s:element name="set_SaveOtherOutBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_ServerCon2Result" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplay">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwner">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SubDisplayByOwnerResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWorkProcInfoBoard">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWorkProcInfoBoardResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCode_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCode_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCode_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCode_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCodeSP_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetICInventoryByBarCodeSP_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCodeSP_View">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetMaterByBarCodeSP_ViewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFIFOPonderationBillMain_Temp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="SetFIFOPonderationBillMain_TempResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_Out">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_OutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MulSourceResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sJDPFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sNewInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sNewBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sPPQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="sPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_SourceBill_MateOutResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MulSourceBillResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_MulSource">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SavePonderationBillMain_Temp_MulSourceResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_MulSourceResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillListResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSet">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_BaseSetResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_All">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeByBarCode_AllResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBarType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveDoorOutCheck_BarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKF_PonderationBillMain_Temp" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKF_PonderationBillMain_Temp">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaterModel" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HProcName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWHName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HOutStockPlaceID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HOutStockPlaceName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HQtyMust" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
          <s:element minOccurs="1" maxOccurs="1" name="HPieceQty" type="s:double" />
          <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HAddr" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMakeDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRelationEntryID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HRelationBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HErpClsID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HInstructNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HNordan" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" />
        </s:sequence>
      <s:complexType name="ClsKf_OtherOutBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
      <s:element name="set_SaveOtherOutBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveDoorOutCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCode">
      <s:element name="set_SaveOtherOutBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOInStockCheck_BarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOInStockCheck_BarCodeResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="sHBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSup" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHDept" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Get_CheckTypeByMouldBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="Get_CheckTypeByMouldBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_CheckTypeBySource_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeBySource_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBillList_NewResponse">
      <s:element name="set_SaveOtherOutBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_New">
      <s:element name="set_SaveOtherOutBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HRedBlueflag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAccessFlag" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="getSourceBill_NewResponse">
      <s:element name="set_SaveOtherOutBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="getSourceBill_NewResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillList">
      <s:element name="set_SaveOtherOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSourceBillListResponse">
      <s:element name="set_SaveOtherOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSourceBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MateOut">
      <s:element name="set_SavePOStockInBackBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_SourceBarCode_MateOutResponse">
      <s:complexType name="ClsKf_ICStockBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSellSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HCarNo" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SavePOStockInBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" type="tns:ClsKf_ICStockBill_WMS" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_POStockInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HArrivalDate" type="s:dateTime" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SavePOStockInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -3142,27 +5403,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_POStockInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SavePOStockInBill_NewResponse">
        <s:complexType>
          <s:sequence>
@@ -3216,28 +5456,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ProductInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveProductInBill_MulSource_CLDResponse">
        <s:complexType>
          <s:sequence>
@@ -3285,6 +5503,66 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetInfoByBarCode">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetInfoByBarCodeResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetInfoByBarCodeResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterNumber" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sMaterModel" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sUnitID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sUnitName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveKf_AGVRequestBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_AGVRequestBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_AGVRequestBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOrgID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HUnitID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveKf_AGVRequestBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveKf_AGVRequestBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProductInBackBill">
        <s:complexType>
          <s:sequence>
@@ -3294,55 +5572,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_ICStockBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSellSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HCarNo" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveProductInBackBillResponse">
        <s:complexType>
          <s:sequence>
@@ -3765,28 +5994,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_OtherInBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveOtherInBillResponse">
        <s:complexType>
          <s:sequence>
@@ -3926,6 +6133,22 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMouldProdInBill_New">
        <s:complexType>
          <s:sequence>
@@ -3962,591 +6185,73 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_CLD">
      <s:element name="set_SaveSellOutBackBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherInBill_CLDResponse">
      <s:element name="set_SaveSellOutBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherInBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_New">
      <s:element name="set_SaveSellOutBackBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProcReportMoveBill_CLD_NewResponse">
      <s:element name="set_SaveSellOutBackBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsCg_POInStockBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckPOInStockBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsCg_POInStockBillMain_K3">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HCheckerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCusID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSSID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HPSStyleID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_CheckPOInStockBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSTJGInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGInBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGInBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveSTJGInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSTJGInBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_STJGOutBillMain_K3" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_STJGOutBillMain_K3">
        <s:sequence>
          <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" />
          <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillStatus" type="s:int" />
          <s:element minOccurs="1" maxOccurs="1" name="HCustID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="Huse" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HFManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HSManagerID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
          <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_CheckSTJGOutBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill_Row">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_CheckSTJGOutBill_RowResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_CheckSTJGOutBill_RowResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProExchReport_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HProcessFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterialFailQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HFReworkQty" type="s:double" />
            <s:element minOccurs="1" maxOccurs="1" name="HQuaQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HEmpID" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTime" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HORGANIZATIONSNO" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProExchReport_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProExchReport_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveNoPassProdCheckBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsQC_NoPassProdCheckBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="BadReasonList" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsQC_NoPassProdCheckBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HInStockQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HCheckQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HRightQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HFirstCheckEmp" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HCheckerResult" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HNote" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchInterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchEntryID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HProcExchBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWorkCenterID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanQty" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HBadPNL" type="s:double" />
              <s:element minOccurs="1" maxOccurs="1" name="HPlanPNL" type="s:double" />
              <s:element minOccurs="0" maxOccurs="1" name="HGroupName" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HOrderProcNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HProcExchQty" type="s:double" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveNoPassProdCheckBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveNoPassProdCheckBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBox">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_ChangeBoxResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_ChangeBoxResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKF_PonderationBillMain_Audit_TempListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKF_PonderationBillMain_Audit_TempListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_Audit">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList_AuditResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillList_AuditResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHWHID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_WHandSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_WHandSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHSPID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_Update_SPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_Update_SPResult" type="s:boolean" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_Temp_OrgandWHSPResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_OrgandWHSPResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HMaterName" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_Modify">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="TempList_ModifyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="TempList_ModifyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteBillListResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_NewResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteICStockBillAndWMS">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="sHInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="DeleteICStockBillAndWMSResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="DeleteICStockBillAndWMSResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_ICStockBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sHMaker" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sHOWNERID" type="s:long" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_ICStockBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -4700,6 +6405,22 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_SellOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -5205,6 +6926,22 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMateOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MateOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMateOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMateReplenishOutBill_New">
        <s:complexType>
          <s:sequence>
@@ -5257,6 +6994,59 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateReplenishOutBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMateReplenishOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MateReplenishOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMateReplenishOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateReplenishOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustReplenishOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustReplenishOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_EntrustReplenishOutBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveEntrustReplenishOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustReplenishOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -5574,6 +7364,22 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBackBill">
        <s:complexType>
          <s:sequence>
@@ -5617,28 +7423,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsKf_OtherOutBillMain">
        <s:complexContent mixed="false">
          <s:extension base="tns:ClsXt_BaseBillMain">
            <s:sequence>
              <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveOtherOutBillResponse">
        <s:complexType>
          <s:sequence>
@@ -5760,158 +7544,49 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_New">
      <s:element name="set_SavePonderationBillMain_Temp_ChangGui">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_NewResponse">
      <s:element name="set_SavePonderationBillMain_Temp_ChangGuiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_NewResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD_New">
      <s:element name="set_PonderationBillMain_Temp_CheckQty">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sVDAPack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD_NewResponse">
      <s:element name="set_PonderationBillMain_Temp_CheckQtyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveOtherOutBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBackBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePOStockInBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBillResult" type="s:boolean" />
            <s:element minOccurs="1" maxOccurs="1" name="set_PonderationBillMain_Temp_CheckQtyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -7221,6 +8896,38 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMoveStockBill_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMoveStockBill_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMoveStockBill_CLD_BillCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMoveStockBill_CLD_BillCheckResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_CLD_BillCheckResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveMoveStockStepOutBill_New">
        <s:complexType>
          <s:sequence>
@@ -7435,76 +9142,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLD_New">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLD_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_CLD_NewResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveSellOutBackBill_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveSellOutBackBill_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_ICMOReportBillList">
        <s:complexType>
          <s:sequence>
@@ -7516,6 +9153,27 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_ICMOReportBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_ProcessReportBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_ProcessReportBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_ProcessReportBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -8335,6 +9993,27 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_OtherOutBackBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_StockInRequestBillList">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_StockInRequestBillListResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_StockInRequestBillListResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -9382,53 +11061,6 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_ClearPonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_ChangGui">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HAuxPropID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="HBatchNo" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" />
            <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="sQty" type="s:double" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SavePonderationBillMain_Temp_ChangGuiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_ChangGuiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_PonderationBillMain_Temp_CheckQty">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sVDAPack" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_PonderationBillMain_Temp_CheckQtyResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_PonderationBillMain_Temp_CheckQtyResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -11605,119 +13237,41 @@
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOut" />
  <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapIn">
    <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUp" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" />
  <wsdl:message name="get_SNBarCode_PackUnionCarryUpSoapOut">
    <wsdl:part name="parameters" element="tns:get_SNBarCode_PackUnionCarryUpResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByMouldSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" />
  <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUp" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByMouldSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSourceResponse" />
  <wsdl:message name="GetBillEntry_TmpList_PackUnionCarryUpSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackUnionCarryUpResponse" />
  </wsdl:message>
  <wsdl:message name="getMouldSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getMouldSourceBillList" />
  <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_New" />
  </wsdl:message>
  <wsdl:message name="getMouldSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getMouldSourceBillListResponse" />
  <wsdl:message name="set_SavePackUnionCarryUpBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionCarryUpBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStock" />
  <wsdl:message name="set_DelPackUnionBill_TempSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockResponse" />
  <wsdl:message name="set_DelPackUnionBill_TempSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_TempResponse" />
  </wsdl:message>
  <wsdl:message name="GetMouldBillEntry_TmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpList" />
  <wsdl:message name="GetSc_PackUnionBill_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempList" />
  </wsdl:message>
  <wsdl:message name="GetMouldBillEntry_TmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpListResponse" />
  <wsdl:message name="GetSc_PackUnionBill_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_PackUnionBill_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_Temp" />
  <wsdl:message name="DeleteTemp_PackUnionBillSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBill" />
  </wsdl:message>
  <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_TempResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldStockBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldStockBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="MouldTempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:MouldTempList_Modify" />
  </wsdl:message>
  <wsdl:message name="MouldTempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:MouldTempList_ModifyResponse" />
  </wsdl:message>
  <wsdl:message name="GetMouldSourceSoapIn">
    <wsdl:part name="parameters" element="tns:GetMouldSource" />
  </wsdl:message>
  <wsdl:message name="GetMouldSourceSoapOut">
    <wsdl:part name="parameters" element="tns:GetMouldSourceResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldBillListSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteMouldBillList" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldBillListSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteMouldBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpList_PackSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_Pack" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpList_PackSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePackSplitBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePackSplitBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_Pack" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" />
  <wsdl:message name="DeleteTemp_PackUnionBillSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteTemp_PackUnionBillResponse" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillList_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheck" />
@@ -11725,11 +13279,41 @@
  <wsdl:message name="GetSourceBillList_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:GetSourceBillList_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MateOutCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MateOutCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MateOutCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_OtherOutCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_OtherOutCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_OtherOutCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheck" />
  </wsdl:message>
  <wsdl:message name="get_BillBarCode_MoveStockCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillBarCode_MoveStockCheckResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheck" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockBillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheck" />
@@ -11748,6 +13332,12 @@
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_UpdateTemp_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_UpdateTemp_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_UpdateTemp_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheck" />
@@ -11827,6 +13417,12 @@
  <wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_BarCodeAutoWMSSoapIn">
    <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMS" />
  </wsdl:message>
  <wsdl:message name="set_BarCodeAutoWMSSoapOut">
    <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMSResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" />
  </wsdl:message>
@@ -11844,6 +13440,678 @@
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapIn">
    <wsdl:part name="parameters" element="tns:get_ServerCon2" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerCon2Response" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplay" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" />
  </wsdl:message>
  <wsdl:message name="GetWorkProcInfoBoardSoapIn">
    <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" />
  </wsdl:message>
  <wsdl:message name="GetWorkProcInfoBoardSoapOut">
    <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCode_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCode_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" />
  </wsdl:message>
  <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" />
  </wsdl:message>
  <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut">
    <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKai" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList_New" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_BillSubTypeSoapIn">
    <wsdl:part name="parameters" element="tns:get_BillSubType" />
  </wsdl:message>
  <wsdl:message name="get_BillSubTypeSoapOut">
    <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_New2SoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBill_New2" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_New2SoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBill_New2Response" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_MaterBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCode" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_MaterBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_MaterBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ICMOReportSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReport" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ICMOReportSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ICMOReportResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ProductInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ProductIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_ProductInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_ProductInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_POStockInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_POStockIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_POStockInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_POStockInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_EntrustInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_EntrustInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_EntrustInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_OtherInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBill_OtherIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBill_OtherInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBill_OtherInResponse" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSourceBillList" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_ProductInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_ProductInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_ProductInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherInResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_SellOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_SellOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_OtherOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepIn" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepInResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_SystemParameter_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_SystemParameter_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapIn">
    <wsdl:part name="parameters" element="tns:get_BaseSet" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapOut">
    <wsdl:part name="parameters" element="tns:get_BaseSetResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByMouldSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSource" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByMouldSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByMouldSourceResponse" />
  </wsdl:message>
  <wsdl:message name="getMouldSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getMouldSourceBillList" />
  </wsdl:message>
  <wsdl:message name="getMouldSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getMouldSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStock" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockResponse" />
  </wsdl:message>
  <wsdl:message name="GetMouldBillEntry_TmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpList" />
  </wsdl:message>
  <wsdl:message name="GetMouldBillEntry_TmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetMouldBillEntry_TmpListResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_Temp" />
  </wsdl:message>
  <wsdl:message name="set_DelSc_MouldStockBillMain_TempSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelSc_MouldStockBillMain_TempResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldStockBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldStockBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMouldStockBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="MouldTempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:MouldTempList_Modify" />
  </wsdl:message>
  <wsdl:message name="MouldTempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:MouldTempList_ModifyResponse" />
  </wsdl:message>
  <wsdl:message name="GetMouldSourceSoapIn">
    <wsdl:part name="parameters" element="tns:GetMouldSource" />
  </wsdl:message>
  <wsdl:message name="GetMouldSourceSoapOut">
    <wsdl:part name="parameters" element="tns:GetMouldSourceResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="GetSc_MouldStockBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_MouldStockBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldBillListSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteMouldBillList" />
  </wsdl:message>
  <wsdl:message name="DeleteMouldBillListSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteMouldBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntryTmpListSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" />
  </wsdl:message>
  <wsdl:message name="GetBillEntryTmpListSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpList_PackSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_Pack" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_TmpList_PackSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_PackResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePackSplitBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePackSplitBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackSplitBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_Pack" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_Temp_PackSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_PackResponse" />
  </wsdl:message>
  <wsdl:message name="get_PackBarCode_PackUnionBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBill" />
  </wsdl:message>
  <wsdl:message name="get_PackBarCode_PackUnionBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_PackBarCode_PackUnionBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_PackUnionBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBill" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_PackUnionBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionBillResponse" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_Tmp_PackSoapIn">
    <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_Pack" />
  </wsdl:message>
  <wsdl:message name="GetBillEntry_Tmp_PackSoapOut">
    <wsdl:part name="parameters" element="tns:GetBillEntry_Tmp_PackResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_Pack" />
  </wsdl:message>
  <wsdl:message name="set_DelPackUnionBill_Temp_PackSoapOut">
    <wsdl:part name="parameters" element="tns:set_DelPackUnionBill_Temp_PackResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_AddSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_Add" />
  </wsdl:message>
  <wsdl:message name="set_SavePackUnionBill_AddSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePackUnionBill_AddResponse" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_PackUnionCarryUpSoapIn">
    <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUp" />
  </wsdl:message>
  <wsdl:message name="get_BarCode_PackUnionCarryUpSoapOut">
    <wsdl:part name="parameters" element="tns:get_BarCode_PackUnionCarryUpResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:TempList_Modify" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillListSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList" />
  </wsdl:message>
  <wsdl:message name="DeleteBillListSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_New" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_New" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_BillNoQuerySoapIn">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQuery" />
  </wsdl:message>
  <wsdl:message name="GetAGVBillList_BillNoQuerySoapOut">
    <wsdl:part name="parameters" element="tns:GetAGVBillList_BillNoQueryResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteICStockBillAndWMSSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMS" />
  </wsdl:message>
  <wsdl:message name="DeleteICStockBillAndWMSSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMSResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillList" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillQueryListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillQueryList" />
@@ -12145,209 +14413,59 @@
  <wsdl:message name="get_ServerConSoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerConResponse" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapIn">
    <wsdl:part name="parameters" element="tns:get_ServerCon2" />
  <wsdl:message name="set_SaveOtherOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" />
  </wsdl:message>
  <wsdl:message name="get_ServerCon2SoapOut">
    <wsdl:part name="parameters" element="tns:get_ServerCon2Response" />
  <wsdl:message name="set_SaveOtherOutBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplay" />
  <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplaySoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayResponse" />
  <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapIn">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwner" />
  <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" />
  </wsdl:message>
  <wsdl:message name="get_SubDisplayByOwnerSoapOut">
    <wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" />
  <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="GetWorkProcInfoBoardSoapIn">
    <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" />
  <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="GetWorkProcInfoBoardSoapOut">
    <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" />
  <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" />
  <wsdl:message name="set_SavePOStockInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" />
  <wsdl:message name="set_SavePOStockInBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCode_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" />
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCode_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" />
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" />
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" />
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" />
  <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" />
  </wsdl:message>
  <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut">
    <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" />
  <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" />
  <wsdl:message name="set_SavePOStockInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" />
  </wsdl:message>
  <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut">
    <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_OutSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_OutResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOut" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBill" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_MulSourceBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MulSourceBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapIn">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSource" />
  </wsdl:message>
  <wsdl:message name="get_SavePonderationBillMain_Temp_MulSourceSoapOut">
    <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_MulSourceResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList" />
  </wsdl:message>
  <wsdl:message name="getSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapIn">
    <wsdl:part name="parameters" element="tns:get_BaseSet" />
  </wsdl:message>
  <wsdl:message name="get_BaseSetSoapOut">
    <wsdl:part name="parameters" element="tns:get_BaseSetResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_All" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_AllSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_AllResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SaveDoorOutCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveDoorOutCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCode" />
  </wsdl:message>
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCode" />
  </wsdl:message>
  <wsdl:message name="Get_CheckTypeByMouldBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Get_CheckTypeByMouldBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_New" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeBySource_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeBySource_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBillList_New" />
  </wsdl:message>
  <wsdl:message name="getSourceBillList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_NewSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_NewResponse" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:getSourceBill_New" />
  </wsdl:message>
  <wsdl:message name="getSourceBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:getSourceBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSourceBillList" />
  </wsdl:message>
  <wsdl:message name="GetSourceBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSourceBillListResponse" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapIn">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOut" />
  </wsdl:message>
  <wsdl:message name="get_SourceBarCode_MateOutSoapOut">
    <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutResponse" />
  <wsdl:message name="set_SavePOStockInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckAddPOStockInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckAddPOStockInBill" />
@@ -12396,6 +14514,18 @@
  </wsdl:message>
  <wsdl:message name="set_CheckProductInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckProductInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="GetInfoByBarCodeSoapIn">
    <wsdl:part name="parameters" element="tns:GetInfoByBarCode" />
  </wsdl:message>
  <wsdl:message name="GetInfoByBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:GetInfoByBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveKf_AGVRequestBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveKf_AGVRequestBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveKf_AGVRequestBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProductInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBackBill" />
@@ -12565,149 +14695,41 @@
  <wsdl:message name="set_SaveOtherInBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldProdInBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveMouldProdInBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMouldProdInBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLD" />
  <wsdl:message name="set_SaveSellOutBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherInBill_CLDResponse" />
  <wsdl:message name="set_SaveSellOutBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_New" />
  <wsdl:message name="set_SaveSellOutBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_NewResponse" />
  <wsdl:message name="set_SaveSellOutBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_New" />
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" />
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" />
  <wsdl:message name="set_SaveSellOutBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" />
  </wsdl:message>
  <wsdl:message name="set_CheckPOInStockBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckPOInStockBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveSTJGInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSTJGInBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapIn">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_Row" />
  </wsdl:message>
  <wsdl:message name="set_CheckSTJGOutBill_RowSoapOut">
    <wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill_RowResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveProExchReport_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBoxResponse" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempList" />
  </wsdl:message>
  <wsdl:message name="GetKF_PonderationBillMain_Audit_TempListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKF_PonderationBillMain_Audit_TempListResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList_Audit" />
  </wsdl:message>
  <wsdl:message name="DeleteBillList_AuditSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillList_AuditResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_Update_SPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_Update_SPResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSP" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPResponse" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapIn">
    <wsdl:part name="parameters" element="tns:TempList_Modify" />
  </wsdl:message>
  <wsdl:message name="TempList_ModifySoapOut">
    <wsdl:part name="parameters" element="tns:TempList_ModifyResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteBillListSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteBillList" />
  </wsdl:message>
  <wsdl:message name="DeleteBillListSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_New" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_NewResponse" />
  </wsdl:message>
  <wsdl:message name="DeleteICStockBillAndWMSSoapIn">
    <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMS" />
  </wsdl:message>
  <wsdl:message name="DeleteICStockBillAndWMSSoapOut">
    <wsdl:part name="parameters" element="tns:DeleteICStockBillAndWMSResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillList" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillListResponse" />
  <wsdl:message name="set_SaveSellOutBackBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill" />
@@ -12738,6 +14760,12 @@
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveStationInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveStationInBill" />
@@ -12847,6 +14875,12 @@
  <wsdl:message name="set_SaveMateOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMateOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMateOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMateOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveMateOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMateOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMateReplenishOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_New" />
  </wsdl:message>
@@ -12858,6 +14892,18 @@
  </wsdl:message>
  <wsdl:message name="set_SaveMateReplenishOutBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" />
@@ -12937,6 +14983,12 @@
  <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" />
  </wsdl:message>
@@ -12985,59 +15037,17 @@
  <wsdl:message name="get_StockOutStyleSoapOut">
    <wsdl:part name="parameters" element="tns:get_StockOutStyleResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_New" />
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_NewResponse" />
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_New" />
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapIn">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQty" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBackBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBill" />
  </wsdl:message>
  <wsdl:message name="set_SavePOStockInBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBillResponse" />
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapOut">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQtyResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_TempSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp" />
@@ -13369,6 +15379,18 @@
  <wsdl:message name="set_SaveMoveStockBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockBill_CLD_BillCheckSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheck" />
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockBill_CLD_BillCheckSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_CLD_BillCheckResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" />
  </wsdl:message>
@@ -13411,35 +15433,17 @@
  <wsdl:message name="Get_IsCheckStock_ICInventorySoapOut">
    <wsdl:part name="parameters" element="tns:Get_IsCheckStock_ICInventoryResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveSellOutBackBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_ICMOReportBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillList" />
  </wsdl:message>
  <wsdl:message name="GetSc_ICMOReportBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_ProcessReportBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_ProcessReportBillList" />
  </wsdl:message>
  <wsdl:message name="GetSc_ProcessReportBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_ProcessReportBillListResponse" />
  </wsdl:message>
  <wsdl:message name="Check_ICMOReportBillSoapIn">
    <wsdl:part name="parameters" element="tns:Check_ICMOReportBill" />
@@ -13674,6 +15678,12 @@
  </wsdl:message>
  <wsdl:message name="GetKf_OtherOutBackBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_OtherOutBackBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_StockInRequestBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_StockInRequestBillList" />
  </wsdl:message>
  <wsdl:message name="GetKf_StockInRequestBillListSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_StockInRequestBillListResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_OtherInBillListSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_OtherInBillList" />
@@ -13932,18 +15942,6 @@
  </wsdl:message>
  <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGuiResponse" />
  </wsdl:message>
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapIn">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQty" />
  </wsdl:message>
  <wsdl:message name="set_PonderationBillMain_Temp_CheckQtySoapOut">
    <wsdl:part name="parameters" element="tns:set_PonderationBillMain_Temp_CheckQtyResponse" />
  </wsdl:message>
  <wsdl:message name="HelloWorldSoapIn">
    <wsdl:part name="parameters" element="tns:HelloWorld" />
@@ -14456,89 +16454,57 @@
    <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
  </wsdl:message>
  <wsdl:portType name="WebService1Soap">
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <wsdl:input message="tns:get_SourceBarCode_EntrustOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_EntrustOutSoapOut" />
    <wsdl:operation name="get_SNBarCode_PackUnionCarryUp">
      <wsdl:input message="tns:get_SNBarCode_PackUnionCarryUpSoapIn" />
      <wsdl:output message="tns:get_SNBarCode_PackUnionCarryUpSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByMouldSourceSoapOut" />
    <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp">
      <wsdl:input message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpList_PackUnionCarryUpSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <wsdl:input message="tns:getMouldSourceBillListSoapIn" />
      <wsdl:output message="tns:getMouldSourceBillListSoapOut" />
    <wsdl:operation name="set_SavePackUnionCarryUpBill_New">
      <wsdl:input message="tns:set_SavePackUnionCarryUpBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePackUnionCarryUpBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut" />
    <wsdl:operation name="set_DelPackUnionBill_Temp">
      <wsdl:input message="tns:set_DelPackUnionBill_TempSoapIn" />
      <wsdl:output message="tns:set_DelPackUnionBill_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <wsdl:input message="tns:GetMouldBillEntry_TmpListSoapIn" />
      <wsdl:output message="tns:GetMouldBillEntry_TmpListSoapOut" />
    <wsdl:operation name="GetSc_PackUnionBill_TempList">
      <wsdl:input message="tns:GetSc_PackUnionBill_TempListSoapIn" />
      <wsdl:output message="tns:GetSc_PackUnionBill_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <wsdl:input message="tns:set_DelSc_MouldStockBillMain_TempSoapIn" />
      <wsdl:output message="tns:set_DelSc_MouldStockBillMain_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <wsdl:input message="tns:set_SaveMouldStockBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMouldStockBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <wsdl:input message="tns:MouldTempList_ModifySoapIn" />
      <wsdl:output message="tns:MouldTempList_ModifySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <wsdl:input message="tns:GetMouldSourceSoapIn" />
      <wsdl:output message="tns:GetMouldSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <wsdl:input message="tns:GetSc_MouldStockBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetSc_MouldStockBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <wsdl:input message="tns:DeleteMouldBillListSoapIn" />
      <wsdl:output message="tns:DeleteMouldBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <wsdl:input message="tns:set_SavePackUnionBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePackUnionBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <wsdl:input message="tns:set_SavePackSplitBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePackSplitBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" />
      <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" />
    <wsdl:operation name="DeleteTemp_PackUnionBill">
      <wsdl:input message="tns:DeleteTemp_PackUnionBillSoapIn" />
      <wsdl:output message="tns:DeleteTemp_PackUnionBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList_BillCheck">
      <wsdl:input message="tns:GetSourceBillList_BillCheckSoapIn" />
      <wsdl:output message="tns:GetSourceBillList_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <wsdl:input message="tns:get_BillBarCode_BillCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <wsdl:input message="tns:get_BillBarCode_MateOutCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_MateOutCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_OtherOutCheck">
      <wsdl:input message="tns:get_BillBarCode_OtherOutCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_OtherOutCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <wsdl:input message="tns:get_BillBarCode_MoveStockCheckSoapIn" />
      <wsdl:output message="tns:get_BillBarCode_MoveStockCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:get_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:get_BarCode_MoveStockBillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_BillCheck">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_BillCheckSoapIn" />
@@ -14551,6 +16517,10 @@
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <wsdl:input message="tns:set_UpdateTemp_BillCheckSoapIn" />
      <wsdl:output message="tns:set_UpdateTemp_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_BillCheck">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" />
@@ -14604,6 +16574,10 @@
      <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
      <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_BarCodeAutoWMS">
      <wsdl:input message="tns:set_BarCodeAutoWMSSoapIn" />
      <wsdl:output message="tns:set_BarCodeAutoWMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" />
@@ -14615,6 +16589,454 @@
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <wsdl:input message="tns:get_ServerCon2SoapIn" />
      <wsdl:output message="tns:get_ServerCon2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <wsdl:input message="tns:get_SubDisplaySoapIn" />
      <wsdl:output message="tns:get_SubDisplaySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" />
      <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" />
      <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" />
      <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" />
      <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" />
      <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" />
      <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" />
      <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <wsdl:input message="tns:getSourceBillListSoapIn" />
      <wsdl:output message="tns:getSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_New">
      <wsdl:input message="tns:get_CheckTypeByBarCode_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_SenKaiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <wsdl:input message="tns:getSourceBillList_NewSoapIn" />
      <wsdl:output message="tns:getSourceBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <wsdl:input message="tns:get_BillSubTypeSoapIn" />
      <wsdl:output message="tns:get_BillSubTypeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New2">
      <wsdl:input message="tns:getSourceBill_New2SoapIn" />
      <wsdl:output message="tns:getSourceBill_New2SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <wsdl:input message="tns:get_SourceBill_MaterBarCodeSoapIn" />
      <wsdl:output message="tns:get_SourceBill_MaterBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <wsdl:input message="tns:get_SourceBill_ICMOReportSoapIn" />
      <wsdl:output message="tns:get_SourceBill_ICMOReportSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <wsdl:input message="tns:get_SourceBill_ProductInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_ProductInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <wsdl:input message="tns:get_SourceBill_POStockInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_POStockInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <wsdl:input message="tns:get_SourceBill_EntrustInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_EntrustInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <wsdl:input message="tns:get_SourceBill_OtherInSoapIn" />
      <wsdl:output message="tns:get_SourceBill_OtherInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <wsdl:input message="tns:GetSourceBillListSoapIn" />
      <wsdl:output message="tns:GetSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <wsdl:input message="tns:get_SourceBarCode_ProductInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_ProductInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherIn">
      <wsdl:input message="tns:get_SourceBarCode_OtherInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_OtherInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <wsdl:input message="tns:get_SourceBarCode_MateOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <wsdl:input message="tns:get_SourceBarCode_SellOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_SellOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <wsdl:input message="tns:get_SourceBarCode_EntrustOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_EntrustOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherOut">
      <wsdl:input message="tns:get_SourceBarCode_OtherOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStock">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepOut">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockStepOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepIn">
      <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MoveStockStepInSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <wsdl:input message="tns:get_BarCodeSoapIn" />
      <wsdl:output message="tns:get_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <wsdl:input message="tns:get_SystemParameter_BarCodeSoapIn" />
      <wsdl:output message="tns:get_SystemParameter_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <wsdl:input message="tns:get_BarCode_AllSoapIn" />
      <wsdl:output message="tns:get_BarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <wsdl:input message="tns:get_BaseSetSoapIn" />
      <wsdl:output message="tns:get_BaseSetSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <wsdl:input message="tns:get_BarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:get_BarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <wsdl:input message="tns:get_CheckTypeByMouldSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByMouldSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <wsdl:input message="tns:getMouldSourceBillListSoapIn" />
      <wsdl:output message="tns:getMouldSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCode_ProdCheckStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <wsdl:input message="tns:GetMouldBillEntry_TmpListSoapIn" />
      <wsdl:output message="tns:GetMouldBillEntry_TmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <wsdl:input message="tns:set_DelSc_MouldStockBillMain_TempSoapIn" />
      <wsdl:output message="tns:set_DelSc_MouldStockBillMain_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <wsdl:input message="tns:set_SaveMouldStockBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMouldStockBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <wsdl:input message="tns:MouldTempList_ModifySoapIn" />
      <wsdl:output message="tns:MouldTempList_ModifySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <wsdl:input message="tns:GetMouldSourceSoapIn" />
      <wsdl:output message="tns:GetMouldSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <wsdl:input message="tns:GetSc_MouldStockBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetSc_MouldStockBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <wsdl:input message="tns:DeleteMouldBillListSoapIn" />
      <wsdl:output message="tns:DeleteMouldBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <wsdl:input message="tns:GetBillEntry_TmpListSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <wsdl:input message="tns:GetBillEntryTmpListSoapIn" />
      <wsdl:output message="tns:GetBillEntryTmpListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" />
      <wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <wsdl:input message="tns:set_SavePackUnionBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePackUnionBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <wsdl:input message="tns:set_SavePackSplitBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePackSplitBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <wsdl:input message="tns:set_DelPonderationBillMain_Temp_PackSoapIn" />
      <wsdl:output message="tns:set_DelPonderationBillMain_Temp_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_PackBarCode_PackUnionBill">
      <wsdl:input message="tns:get_PackBarCode_PackUnionBillSoapIn" />
      <wsdl:output message="tns:get_PackBarCode_PackUnionBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionBill">
      <wsdl:input message="tns:get_BarCode_PackUnionBillSoapIn" />
      <wsdl:output message="tns:get_BarCode_PackUnionBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_Tmp_Pack">
      <wsdl:input message="tns:GetBillEntry_Tmp_PackSoapIn" />
      <wsdl:output message="tns:GetBillEntry_Tmp_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPackUnionBill_Temp_Pack">
      <wsdl:input message="tns:set_DelPackUnionBill_Temp_PackSoapIn" />
      <wsdl:output message="tns:set_DelPackUnionBill_Temp_PackSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_Add">
      <wsdl:input message="tns:set_SavePackUnionBill_AddSoapIn" />
      <wsdl:output message="tns:set_SavePackUnionBill_AddSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionCarryUp">
      <wsdl:input message="tns:get_BarCode_PackUnionCarryUpSoapIn" />
      <wsdl:output message="tns:get_BarCode_PackUnionCarryUpSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" />
      <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" />
      <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <wsdl:input message="tns:DeleteBillList_AuditSoapIn" />
      <wsdl:output message="tns:DeleteBillList_AuditSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <wsdl:input message="tns:TempList_ModifySoapIn" />
      <wsdl:output message="tns:TempList_ModifySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <wsdl:input message="tns:DeleteBillListSoapIn" />
      <wsdl:output message="tns:DeleteBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_NewSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <wsdl:input message="tns:GetAGVBillList_NewSoapIn" />
      <wsdl:output message="tns:GetAGVBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <wsdl:input message="tns:GetAGVBillList_BillNoQuerySoapIn" />
      <wsdl:output message="tns:GetAGVBillList_BillNoQuerySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <wsdl:input message="tns:DeleteICStockBillAndWMSSoapIn" />
      <wsdl:output message="tns:DeleteICStockBillAndWMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <wsdl:input message="tns:GetKf_ICStockBillListSoapIn" />
      <wsdl:output message="tns:GetKf_ICStockBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillQueryList">
      <wsdl:input message="tns:GetKf_ICStockBillQueryListSoapIn" />
@@ -14816,141 +17238,41 @@
      <wsdl:input message="tns:get_ServerConSoapIn" />
      <wsdl:output message="tns:get_ServerConSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <wsdl:input message="tns:get_ServerCon2SoapIn" />
      <wsdl:output message="tns:get_ServerCon2SoapOut" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <wsdl:input message="tns:get_SubDisplaySoapIn" />
      <wsdl:output message="tns:get_SubDisplaySoapOut" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" />
      <wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" />
      <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" />
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" />
      <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill">
      <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" />
      <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" />
      <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" />
      <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" />
      <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_OutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_SourceBill_MateOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <wsdl:input message="tns:get_CheckTypeByBarCode_MulSourceBillSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_MulSourceBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <wsdl:input message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapIn" />
      <wsdl:output message="tns:get_SavePonderationBillMain_Temp_MulSourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <wsdl:input message="tns:getSourceBillListSoapIn" />
      <wsdl:output message="tns:getSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <wsdl:input message="tns:get_BaseSetSoapIn" />
      <wsdl:output message="tns:get_BaseSetSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <wsdl:input message="tns:get_CheckTypeByBarCode_AllSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_AllSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <wsdl:input message="tns:set_SaveDoorOutCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SaveDoorOutCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <wsdl:input message="tns:Get_CheckTypeByMouldBarCodeSoapIn" />
      <wsdl:output message="tns:Get_CheckTypeByMouldBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <wsdl:input message="tns:get_CheckTypeBySource_NewSoapIn" />
      <wsdl:output message="tns:get_CheckTypeBySource_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <wsdl:input message="tns:getSourceBillList_NewSoapIn" />
      <wsdl:output message="tns:getSourceBillList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <wsdl:input message="tns:getSourceBill_NewSoapIn" />
      <wsdl:output message="tns:getSourceBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <wsdl:input message="tns:GetSourceBillListSoapIn" />
      <wsdl:output message="tns:GetSourceBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <wsdl:input message="tns:get_SourceBarCode_MateOutSoapIn" />
      <wsdl:output message="tns:get_SourceBarCode_MateOutSoapOut" />
    <wsdl:operation name="set_SavePOStockInBill">
      <wsdl:input message="tns:set_SavePOStockInBillSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckAddPOStockInBill">
      <wsdl:input message="tns:set_CheckAddPOStockInBillSoapIn" />
@@ -14983,6 +17305,14 @@
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <wsdl:input message="tns:set_CheckProductInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_CheckProductInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <wsdl:input message="tns:GetInfoByBarCodeSoapIn" />
      <wsdl:output message="tns:GetInfoByBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <wsdl:input message="tns:set_SaveKf_AGVRequestBillSoapIn" />
      <wsdl:output message="tns:set_SaveKf_AGVRequestBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBackBill">
      <wsdl:input message="tns:set_SaveProductInBackBillSoapIn" />
@@ -15096,101 +17426,29 @@
      <wsdl:input message="tns:set_SaveOtherInBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <wsdl:input message="tns:set_SaveOtherInBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <wsdl:input message="tns:set_SaveMouldProdInBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMouldProdInBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <wsdl:input message="tns:set_SaveOtherInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherInBill_CLDSoapOut" />
    <wsdl:operation name="set_SaveSellOutBackBill">
      <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_NewSoapOut" />
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" />
      <wsdl:output message="tns:set_CheckPOInStockBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <wsdl:input message="tns:set_SaveSTJGInBillSoapIn" />
      <wsdl:output message="tns:set_SaveSTJGInBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <wsdl:input message="tns:set_CheckSTJGOutBill_RowSoapIn" />
      <wsdl:output message="tns:set_CheckSTJGOutBill_RowSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <wsdl:input message="tns:GetKF_PonderationBillMain_Audit_TempListSoapIn" />
      <wsdl:output message="tns:GetKF_PonderationBillMain_Audit_TempListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <wsdl:input message="tns:DeleteBillList_AuditSoapIn" />
      <wsdl:output message="tns:DeleteBillList_AuditSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_WHandSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_Update_SPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_OrgandWHSPSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <wsdl:input message="tns:TempList_ModifySoapIn" />
      <wsdl:output message="tns:TempList_ModifySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <wsdl:input message="tns:DeleteBillListSoapIn" />
      <wsdl:output message="tns:DeleteBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_NewSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <wsdl:input message="tns:DeleteICStockBillAndWMSSoapIn" />
      <wsdl:output message="tns:DeleteICStockBillAndWMSSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <wsdl:input message="tns:GetKf_ICStockBillListSoapIn" />
      <wsdl:output message="tns:GetKf_ICStockBillListSoapOut" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill">
      <wsdl:input message="tns:set_SaveSellOutBillSoapIn" />
@@ -15211,6 +17469,10 @@
    <wsdl:operation name="set_SaveSellOutBill_CLD">
      <wsdl:input message="tns:set_SaveSellOutBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveSellOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveStationInBill">
      <wsdl:input message="tns:set_SaveStationInBillSoapIn" />
@@ -15284,6 +17546,10 @@
      <wsdl:input message="tns:set_SaveMateOutBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveMateOutBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveMateOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveMateOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_New">
      <wsdl:input message="tns:set_SaveMateReplenishOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMateReplenishOutBill_NewSoapOut" />
@@ -15291,6 +17557,14 @@
    <wsdl:operation name="set_SaveMateReplenishOutBill_CLD_New">
      <wsdl:input message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveMateReplenishOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveMateReplenishOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_CLD">
      <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" />
@@ -15344,6 +17618,10 @@
      <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBackBill">
      <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" />
@@ -15376,41 +17654,13 @@
      <wsdl:input message="tns:get_StockOutStyleSoapIn" />
      <wsdl:output message="tns:get_StockOutStyleSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_NewSoapOut" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill">
      <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <wsdl:input message="tns:set_SavePOStockInBackBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBackBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBill">
      <wsdl:input message="tns:set_SavePOStockInBillSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBillSoapOut" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <wsdl:input message="tns:set_PonderationBillMain_Temp_CheckQtySoapIn" />
      <wsdl:output message="tns:set_PonderationBillMain_Temp_CheckQtySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp">
      <wsdl:input message="tns:set_DelPonderationBillMain_TempSoapIn" />
@@ -15632,6 +17882,14 @@
      <wsdl:input message="tns:set_SaveMoveStockBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMoveStockBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_BillCheck">
      <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck">
      <wsdl:input message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapIn" />
      <wsdl:output message="tns:set_SaveMoveStockBill_CLD_BillCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockStepOutBill_New">
      <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" />
@@ -15660,25 +17918,13 @@
      <wsdl:input message="tns:Get_IsCheckStock_ICInventorySoapIn" />
      <wsdl:output message="tns:Get_IsCheckStock_ICInventorySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill">
      <wsdl:input message="tns:set_SaveSellOutBackBillSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <wsdl:input message="tns:set_SaveSellOutBackBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveSellOutBackBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <wsdl:input message="tns:GetSc_ICMOReportBillListSoapIn" />
      <wsdl:output message="tns:GetSc_ICMOReportBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <wsdl:input message="tns:GetSc_ProcessReportBillListSoapIn" />
      <wsdl:output message="tns:GetSc_ProcessReportBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Check_ICMOReportBill">
      <wsdl:input message="tns:Check_ICMOReportBillSoapIn" />
@@ -15835,6 +18081,10 @@
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <wsdl:input message="tns:GetKf_OtherOutBackBillListSoapIn" />
      <wsdl:output message="tns:GetKf_OtherOutBackBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <wsdl:input message="tns:GetKf_StockInRequestBillListSoapIn" />
      <wsdl:output message="tns:GetKf_StockInRequestBillListSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherInBillList">
      <wsdl:input message="tns:GetKf_OtherInBillListSoapIn" />
@@ -16007,14 +18257,6 @@
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <wsdl:input message="tns:set_PonderationBillMain_Temp_CheckQtySoapIn" />
      <wsdl:output message="tns:set_PonderationBillMain_Temp_CheckQtySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="HelloWorld">
      <wsdl:input message="tns:HelloWorldSoapIn" />
@@ -16359,8 +18601,8 @@
  </wsdl:portType>
  <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
    <wsdl:operation name="get_SNBarCode_PackUnionCarryUp">
      <soap:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16368,8 +18610,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" />
    <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16377,8 +18619,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" />
    <wsdl:operation name="set_SavePackUnionCarryUpBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16386,8 +18628,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" />
    <wsdl:operation name="set_DelPackUnionBill_Temp">
      <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16395,8 +18637,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <soap:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" />
    <wsdl:operation name="GetSc_PackUnionBill_TempList">
      <soap:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16404,125 +18646,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <soap:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <soap:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <soap:operation soapAction="http://tempuri.org/GetMouldSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <soap:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" />
    <wsdl:operation name="DeleteTemp_PackUnionBill">
      <soap:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16539,8 +18664,53 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_OtherOutCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16568,6 +18738,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16692,6 +18871,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_BarCodeAutoWMS">
      <soap:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
      <wsdl:input>
@@ -16712,6 +18900,1014 @@
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <soap:operation soapAction="http://tempuri.org/get_BillSubType" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New2">
      <soap:operation soapAction="http://tempuri.org/getSourceBill_New2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <soap:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStock">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepIn">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <soap:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <soap:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <soap:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <soap:operation soapAction="http://tempuri.org/GetMouldSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <soap:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_PackBarCode_PackUnionBill">
      <soap:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionBill">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_Tmp_Pack">
      <soap:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPackUnionBill_Temp_Pack">
      <soap:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_Add">
      <soap:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionCarryUp">
      <soap:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <soap:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <soap:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <soap:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17169,8 +20365,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17178,8 +20374,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17187,8 +20383,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17196,8 +20392,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17205,8 +20401,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17214,8 +20410,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17223,8 +20419,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17232,8 +20428,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17241,233 +20437,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <soap:operation soapAction="http://tempuri.org/getSourceBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <soap:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
    <wsdl:operation name="set_SavePOStockInBill">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17540,6 +20511,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <soap:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17799,6 +20788,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" />
      <wsdl:input>
@@ -17808,8 +20806,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17817,8 +20815,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17826,8 +20824,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17835,179 +20833,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <soap:operation soapAction="http://tempuri.org/DeleteBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <soap:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18053,6 +20880,15 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18222,6 +21058,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveMateOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_New" style="document" />
      <wsdl:input>
@@ -18233,6 +21078,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18357,6 +21220,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" />
      <wsdl:input>
@@ -18429,8 +21301,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -18438,71 +21310,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBill">
      <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19005,6 +21814,24 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck">
      <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockStepOutBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" />
      <wsdl:input>
@@ -19068,44 +21895,17 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <soap:operation soapAction="http://tempuri.org/GetSc_ProcessReportBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19457,6 +22257,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_OtherOutBackBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <soap:operation soapAction="http://tempuri.org/GetKf_StockInRequestBillList" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -19844,24 +22653,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -20637,8 +23428,8 @@
  </wsdl:binding>
  <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
    <wsdl:operation name="get_SNBarCode_PackUnionCarryUp">
      <soap12:operation soapAction="http://tempuri.org/get_SNBarCode_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20646,8 +23437,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" />
    <wsdl:operation name="GetBillEntry_TmpList_PackUnionCarryUp">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20655,8 +23446,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" />
    <wsdl:operation name="set_SavePackUnionCarryUpBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionCarryUpBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20664,8 +23455,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" />
    <wsdl:operation name="set_DelPackUnionBill_Temp">
      <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20673,8 +23464,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <soap12:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" />
    <wsdl:operation name="GetSc_PackUnionBill_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_PackUnionBill_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20682,125 +23473,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <soap12:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <soap12:operation soapAction="http://tempuri.org/GetMouldSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <soap12:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" />
    <wsdl:operation name="DeleteTemp_PackUnionBill">
      <soap12:operation soapAction="http://tempuri.org/DeleteTemp_PackUnionBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20817,8 +23491,53 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MateOutCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MateOutCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_OtherOutCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_OtherOutCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillBarCode_MoveStockCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BillBarCode_MoveStockCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStockBillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20846,6 +23565,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_UpdateTemp_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_UpdateTemp_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20970,6 +23698,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_BarCodeAutoWMS">
      <soap12:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" />
      <wsdl:input>
@@ -20990,6 +23727,1014 @@
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_SenKai">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_SenKai" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLi" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BillSubType">
      <soap12:operation soapAction="http://tempuri.org/get_BillSubType" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New2">
      <soap12:operation soapAction="http://tempuri.org/getSourceBill_New2" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_MaterBarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_MaterBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ICMOReport">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ICMOReport" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_ProductIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_ProductIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_POStockIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_POStockIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_EntrustIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_EntrustIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBill_OtherIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBill_OtherIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_ProductIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_ProductIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_SellOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_EntrustOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_OtherOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MoveStockStepIn">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepIn" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SystemParameter_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_All">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByMouldSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByMouldSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getMouldSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getMouldSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode_ProdCheckStock">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldBillEntry_TmpList">
      <soap12:operation soapAction="http://tempuri.org/GetMouldBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelSc_MouldStockBillMain_Temp">
      <soap12:operation soapAction="http://tempuri.org/set_DelSc_MouldStockBillMain_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldStockBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMouldStockBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="MouldTempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/MouldTempList_Modify" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMouldSource">
      <soap12:operation soapAction="http://tempuri.org/GetMouldSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_MouldStockBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_MouldStockBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteMouldBillList">
      <soap12:operation soapAction="http://tempuri.org/DeleteMouldBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntryTmpList">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_TmpList_Pack">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackSplitBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackSplitBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_Pack">
      <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_PackBarCode_PackUnionBill">
      <soap12:operation soapAction="http://tempuri.org/get_PackBarCode_PackUnionBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionBill">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBillEntry_Tmp_Pack">
      <soap12:operation soapAction="http://tempuri.org/GetBillEntry_Tmp_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_DelPackUnionBill_Temp_Pack">
      <soap12:operation soapAction="http://tempuri.org/set_DelPackUnionBill_Temp_Pack" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePackUnionBill_Add">
      <soap12:operation soapAction="http://tempuri.org/set_SavePackUnionBill_Add" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BarCode_PackUnionCarryUp">
      <soap12:operation soapAction="http://tempuri.org/get_BarCode_PackUnionCarryUp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_New">
      <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetAGVBillList_BillNoQuery">
      <soap12:operation soapAction="http://tempuri.org/GetAGVBillList_BillNoQuery" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <soap12:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21447,8 +25192,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_ServerCon2">
      <soap12:operation soapAction="http://tempuri.org/get_ServerCon2" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21456,8 +25201,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplay">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplay" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21465,8 +25210,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SubDisplayByOwner">
      <soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21474,8 +25219,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWorkProcInfoBoard">
      <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21483,8 +25228,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCode_View">
      <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21492,8 +25237,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCode_View">
      <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21501,8 +25246,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetICInventoryByBarCodeSP_View">
      <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21510,8 +25255,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetMaterByBarCodeSP_View">
      <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" />
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21519,233 +25264,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="SetFIFOPonderationBillMain_Temp">
      <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Out">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Out" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_SourceBill_MateOut">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_SourceBill_MateOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_MulSourceBill">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_MulSourceBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SavePonderationBillMain_Temp_MulSource">
      <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_MulSource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_BaseSet">
      <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_All">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_All" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLong" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveDoorOutCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SaveDoorOutCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOInStockCheck_BarCode">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOInStockCheck_BarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Get_CheckTypeByMouldBarCode">
      <soap12:operation soapAction="http://tempuri.org/Get_CheckTypeByMouldBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeBySource_New">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeBySource_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBillList_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBillList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_New">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getSourceBill_New">
      <soap12:operation soapAction="http://tempuri.org/getSourceBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSourceBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSourceBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_SourceBarCode_MateOut">
      <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" />
    <wsdl:operation name="set_SavePOStockInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -21818,6 +25338,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_CheckProductInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_CheckProductInBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetInfoByBarCode">
      <soap12:operation soapAction="http://tempuri.org/GetInfoByBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveKf_AGVRequestBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveKf_AGVRequestBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22077,6 +25615,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMouldProdInBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMouldProdInBill_New" style="document" />
      <wsdl:input>
@@ -22086,8 +25633,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherInBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherInBill_CLD" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22095,8 +25642,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_New" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22104,8 +25651,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProcReportMoveBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_CLD_New" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22113,179 +25660,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckPOInStockBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSTJGInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSTJGInBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_CheckSTJGOutBill_Row">
      <soap12:operation soapAction="http://tempuri.org/set_CheckSTJGOutBill_Row" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProExchReport_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProExchReport_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveNoPassProdCheckBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_ChangeBox" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKF_PonderationBillMain_Audit_TempList">
      <soap12:operation soapAction="http://tempuri.org/GetKF_PonderationBillMain_Audit_TempList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList_Audit">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList_Audit" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_WHandSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_WHandSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_Update_SP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_Update_SP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_OrgandWHSP">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_OrgandWHSP" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TempList_Modify">
      <soap12:operation soapAction="http://tempuri.org/TempList_Modify" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteBillList">
      <soap12:operation soapAction="http://tempuri.org/DeleteBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_New">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="DeleteICStockBillAndWMS">
      <soap12:operation soapAction="http://tempuri.org/DeleteICStockBillAndWMS" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillList" style="document" />
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22331,6 +25707,15 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22500,6 +25885,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMateOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_New" style="document" />
      <wsdl:input>
@@ -22511,6 +25905,24 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22635,6 +26047,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" />
      <wsdl:input>
@@ -22707,8 +26128,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_New" style="document" />
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -22716,71 +26137,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveOtherOutBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBackBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePOStockInBill">
      <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill" style="document" />
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap12:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23283,6 +26641,24 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockBill_CLD_BillCheck">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_CLD_BillCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveMoveStockStepOutBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" />
      <wsdl:input>
@@ -23346,44 +26722,17 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveSellOutBackBill_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ICMOReportBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_ICMOReportBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_ProcessReportBillList">
      <soap12:operation soapAction="http://tempuri.org/GetSc_ProcessReportBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -23735,6 +27084,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_OtherOutBackBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_OtherOutBackBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetKf_StockInRequestBillList">
      <soap12:operation soapAction="http://tempuri.org/GetKf_StockInRequestBillList" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24122,24 +27480,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_ClearPonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_ChangGui" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_PonderationBillMain_Temp_CheckQty">
      <soap12:operation soapAction="http://tempuri.org/set_PonderationBillMain_Temp_CheckQty" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -24915,10 +28255,10 @@
  </wsdl:binding>
  <wsdl:service name="WebService1">
    <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
      <soap:address location="http://localhost:8098/WebService1.asmx" />
      <soap:address location="http://192.168.63.3/WEBS-WMS/WebService1.asmx" />
    </wsdl:port>
    <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12">
      <soap12:address location="http://localhost:8098/WebService1.asmx" />
      <soap12:address location="http://192.168.63.3/WEBS-WMS/WebService1.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>