33
jinghuanzhang
2023-04-05 d9d128f6c823954edcdefc3af81d6bca0b3c6bb6
NETSCM/Web References/WMSWeb/WebService1.wsdl
@@ -1,7 +1,69 @@
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" 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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<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_MaxBillNoAndID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_K3">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_K3Response">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" type="s:boolean" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" type="s:boolean" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_New">
        <s:complexType>
          <s:sequence>
@@ -355,6 +417,13 @@
          <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" />
          <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
          <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
@@ -366,6 +435,12 @@
          <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="0" maxOccurs="1" name="HCustom" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
          <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
          <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
@@ -554,13 +629,13 @@
          <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_ClearMode" 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_ClearMode" 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" />
@@ -588,13 +663,13 @@
          <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_ClearMode" 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_ClearMode" 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" />
@@ -626,6 +701,12 @@
          <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" />
@@ -639,11 +720,13 @@
          <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" />
@@ -657,11 +740,17 @@
          <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" />
@@ -674,6 +763,14 @@
          <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:sequence>
      </s:complexType>
      <s:element name="get_CheckTypeByBarCode_MulSourceBillResponse">
@@ -946,6 +1043,7 @@
          <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>
      <s:element name="set_SaveDoorOutCheck_BarCodeResponse">
@@ -978,6 +1076,56 @@
            <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_CheckTypeByBarCode_Caiji">
        <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="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_CaijiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_CaijiResult" 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_Caiji">
        <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="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_CaijiResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_CaijiResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
@@ -1191,30 +1339,60 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustInBill">
      <s:element name="set_SaveEntrustInBackBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" />
            <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:complexType name="ClsKf_EntrustInBillMain">
      <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="HEmpID" 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="HMangerID" 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>
@@ -1254,6 +1432,61 @@
          <s:element minOccurs="1" maxOccurs="1" name="HMainSourceInterID" type="s:long" />
          <s:element minOccurs="1" maxOccurs="1" name="HMainSourceEntryID" type="s:long" />
        </s:sequence>
      </s:complexType>
      <s:element name="set_SaveEntrustInBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustInBackBill_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_SaveEntrustInBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_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_SaveEntrustInBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" />
            <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_EntrustInBillMain">
        <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="HEmpID" 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="HMangerID" 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_SaveEntrustInBillResponse">
        <s:complexType>
@@ -1397,55 +1630,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_SaveOtherInBackBillResponse">
        <s:complexType>
          <s:sequence>
@@ -1495,6 +1679,8 @@
              <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>
@@ -1933,6 +2119,30 @@
        <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_XF">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sHBillType" 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="sXFFlag" type="s:int" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetKf_PonderationBillMain_TempList_XFResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_XFResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -2773,6 +2983,7 @@
          <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:sequence>
      </s:complexType>
      <s:element name="Get_CheckWhAndSP">
@@ -2897,65 +3108,58 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID">
      <s:element name="set_SaveStdWorkQtyBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="oMain" type="tns:ClsSc_StdWorkQtyBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndIDResponse">
      <s:complexType name="ClsSc_StdWorkQtyBillMain">
        <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="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCycle" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HOutput" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HStdQty" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveStdWorkQtyBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" />
            <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="set_SaveStdWorkQtyBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_K3">
      <s:element name="GetSc_StdWorkQtyBill_HMaterID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_K3Response">
      <s:element name="GetSc_StdWorkQtyBill_HMaterIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" type="s:boolean" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="get_MaxBillNoAndID_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" type="s:boolean" />
            <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_StdWorkQtyBill_HMaterIDResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -3094,6 +3298,8 @@
              <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>
@@ -3369,6 +3575,8 @@
              <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>
@@ -3621,6 +3829,8 @@
              <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>
@@ -3857,6 +4067,8 @@
              <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>
@@ -3996,7 +4208,7 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProductInBill_MulSource_CLD">
      <s:element name="set_SaveProductInBill_Caiji_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
@@ -4021,10 +4233,30 @@
              <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_Caiji_CLDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_Caiji_CLDResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProductInBill_MulSource_CLD">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sHBillNo" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveProductInBill_MulSource_CLDResponse">
        <s:complexType>
          <s:sequence>
@@ -4264,40 +4496,6 @@
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustInBackBill">
        <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_SaveEntrustInBackBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveEntrustInBackBill_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_SaveEntrustInBackBill_NewResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_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_DelPonderationBillMain_Temp_InterIDAndSource">
        <s:complexType>
          <s:sequence>
@@ -4477,6 +4675,29 @@
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_FIFO_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="GetKf_ICStockBillSub_WMS_Temp">
        <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_ICStockBillSub_WMS_TempResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillSub_WMS_TempResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
@@ -5188,6 +5409,8 @@
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" />
              <s:element minOccurs="0" maxOccurs="1" name="HShipType" 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>
@@ -5457,6 +5680,8 @@
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" 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="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>
@@ -5520,6 +5745,8 @@
              <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" 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="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>
@@ -5719,6 +5946,8 @@
              <s:element minOccurs="1" maxOccurs="1" name="HDFflag" type="s:boolean" />
              <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="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>
@@ -5933,61 +6162,6 @@
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveMESBeginWorkBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="set_SaveStdWorkQtyBill">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_StdWorkQtyBillMain" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:complexType name="ClsSc_StdWorkQtyBillMain">
        <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="HICMOInterID" type="s:long" />
              <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
              <s:element minOccurs="1" maxOccurs="1" name="HCycle" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HOutput" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HStdQty" type="s:float" />
              <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
              <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            </s:sequence>
          </s:extension>
        </s:complexContent>
      </s:complexType>
      <s:element name="set_SaveStdWorkQtyBillResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="set_SaveStdWorkQtyBillResult" type="s:boolean" />
            <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_StdWorkQtyBill_HMaterID">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
            <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetSc_StdWorkQtyBill_HMaterIDResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetSc_StdWorkQtyBill_HMaterIDResult">
              <s:complexType>
                <s:sequence>
                  <s:element ref="s:schema" />
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
@@ -10031,6 +10205,24 @@
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="get_MaxBillNoAndIDSoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndIDSoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_K3SoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_K3SoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_NewSoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_New" />
  </wsdl:message>
@@ -10223,6 +10415,18 @@
  <wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_CaijiSoapIn">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Caiji" />
  </wsdl:message>
  <wsdl:message name="get_CheckTypeByBarCode_CaijiSoapOut">
    <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_CaijiResponse" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_CaijiSoapIn">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Caiji" />
  </wsdl:message>
  <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_CaijiSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiResponse" />
  </wsdl:message>
  <wsdl:message name="getDataSetByMasterSQLSoapIn">
    <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" />
  </wsdl:message>
@@ -10294,6 +10498,18 @@
  </wsdl:message>
  <wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
    <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill" />
@@ -10444,6 +10660,12 @@
  </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_XFSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_XF" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_XFSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_XFResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
@@ -10733,23 +10955,17 @@
  <wsdl:message name="get_InfoByStationOutBillSoapOut">
    <wsdl:part name="parameters" element="tns:get_InfoByStationOutBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndIDSoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" />
  <wsdl:message name="set_SaveStdWorkQtyBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBill" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndIDSoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" />
  <wsdl:message name="set_SaveStdWorkQtyBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBillResponse" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_K3SoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" />
  <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterID" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_K3SoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" />
  </wsdl:message>
  <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" />
  <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterIDResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_StdWorkQtyBill_HICMOInterIDSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HICMOInterID" />
@@ -11015,6 +11231,12 @@
  <wsdl:message name="set_SavePOStockInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProductInBill_Caiji_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_Caiji_CLD" />
  </wsdl:message>
  <wsdl:message name="set_SaveProductInBill_Caiji_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_Caiji_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" />
  </wsdl:message>
@@ -11087,18 +11309,6 @@
  <wsdl:message name="set_SaveProductInBill_CLDSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLDResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" />
  </wsdl:message>
  <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" />
  </wsdl:message>
  <wsdl:message name="set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn">
    <wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_InterIDAndSource" />
  </wsdl:message>
@@ -11152,6 +11362,12 @@
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMain_Temp_FIFO_NewSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_FIFO_NewResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillSub_WMS_TempSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillSub_WMS_Temp" />
  </wsdl:message>
  <wsdl:message name="GetKf_ICStockBillSub_WMS_TempSoapOut">
    <wsdl:part name="parameters" element="tns:GetKf_ICStockBillSub_WMS_TempResponse" />
  </wsdl:message>
  <wsdl:message name="GetKf_PonderationBillMainDetails_TempSoapIn">
    <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMainDetails_Temp" />
@@ -11476,18 +11692,6 @@
  </wsdl:message>
  <wsdl:message name="set_SaveMESBeginWorkBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveMESBeginWorkBillResponse" />
  </wsdl:message>
  <wsdl:message name="set_SaveStdWorkQtyBillSoapIn">
    <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBill" />
  </wsdl:message>
  <wsdl:message name="set_SaveStdWorkQtyBillSoapOut">
    <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBillResponse" />
  </wsdl:message>
  <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapIn">
    <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterID" />
  </wsdl:message>
  <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapOut">
    <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterIDResponse" />
  </wsdl:message>
  <wsdl:message name="Check_ICMOReportBillSoapIn">
    <wsdl:part name="parameters" element="tns:Check_ICMOReportBill" />
@@ -12510,6 +12714,18 @@
    <wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" />
  </wsdl:message>
  <wsdl:portType name="WebService1Soap">
    <wsdl:operation name="get_MaxBillNoAndID">
      <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndID_K3SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_New">
      <wsdl:input message="tns:get_MaxBillNoAndID_NewSoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndID_NewSoapOut" />
@@ -12638,6 +12854,14 @@
      <wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
      <wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
      <wsdl:input message="tns:get_CheckTypeByBarCode_CaijiSoapIn" />
      <wsdl:output message="tns:get_CheckTypeByBarCode_CaijiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Caiji">
      <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiSoapIn" />
      <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" />
      <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" />
@@ -12685,6 +12909,14 @@
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
      <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustInBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBill">
      <wsdl:input message="tns:set_SaveEntrustInBillSoapIn" />
@@ -12785,6 +13017,10 @@
    <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_XF">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_XFSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_XFSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
      <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
@@ -12978,17 +13214,13 @@
      <wsdl:input message="tns:get_InfoByStationOutBillSoapIn" />
      <wsdl:output message="tns:get_InfoByStationOutBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID">
      <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" />
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <wsdl:input message="tns:set_SaveStdWorkQtyBillSoapIn" />
      <wsdl:output message="tns:set_SaveStdWorkQtyBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndID_K3SoapOut" />
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" />
      <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" />
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <wsdl:input message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapIn" />
      <wsdl:output message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_StdWorkQtyBill_HICMOInterID">
      <wsdl:input message="tns:GetSc_StdWorkQtyBill_HICMOInterIDSoapIn" />
@@ -13166,6 +13398,10 @@
      <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
      <wsdl:input message="tns:set_SaveProductInBill_Caiji_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProductInBill_Caiji_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBill_MulSource_CLD">
      <wsdl:input message="tns:set_SaveProductInBill_MulSource_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProductInBill_MulSource_CLDSoapOut" />
@@ -13214,14 +13450,6 @@
      <wsdl:input message="tns:set_SaveProductInBill_CLDSoapIn" />
      <wsdl:output message="tns:set_SaveProductInBill_CLDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustInBackBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" />
      <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
      <wsdl:input message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn" />
      <wsdl:output message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapOut" />
@@ -13257,6 +13485,10 @@
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
      <wsdl:input message="tns:GetKf_PonderationBillMain_Temp_FIFO_NewSoapIn" />
      <wsdl:output message="tns:GetKf_PonderationBillMain_Temp_FIFO_NewSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_ICStockBillSub_WMS_Temp">
      <wsdl:input message="tns:GetKf_ICStockBillSub_WMS_TempSoapIn" />
      <wsdl:output message="tns:GetKf_ICStockBillSub_WMS_TempSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMainDetails_Temp">
      <wsdl:input message="tns:GetKf_PonderationBillMainDetails_TempSoapIn" />
@@ -13473,14 +13705,6 @@
    <wsdl:operation name="set_SaveMESBeginWorkBill">
      <wsdl:input message="tns:set_SaveMESBeginWorkBillSoapIn" />
      <wsdl:output message="tns:set_SaveMESBeginWorkBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <wsdl:input message="tns:set_SaveStdWorkQtyBillSoapIn" />
      <wsdl:output message="tns:set_SaveStdWorkQtyBillSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <wsdl:input message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapIn" />
      <wsdl:output message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Check_ICMOReportBill">
      <wsdl:input message="tns:Check_ICMOReportBillSoapIn" />
@@ -14165,6 +14389,33 @@
  </wsdl:portType>
  <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_MaxBillNoAndID">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_New">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" />
      <wsdl:input>
@@ -14453,6 +14704,24 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
      <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Caiji" 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_Caiji">
      <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Caiji" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
@@ -14554,6 +14823,24 @@
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -14779,6 +15066,15 @@
    </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_XF">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_XF" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -15218,8 +15514,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -15227,17 +15523,8 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <soap:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -15641,6 +15928,15 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_Caiji_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_SaveProductInBill_MulSource_CLD">
      <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
      <wsdl:input>
@@ -15749,24 +16045,6 @@
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_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_InterIDAndSource">
      <soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
      <wsdl:input>
@@ -15841,6 +16119,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
      <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_FIFO_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_ICStockBillSub_WMS_Temp">
      <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillSub_WMS_Temp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -16327,24 +16614,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMESBeginWorkBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveMESBeginWorkBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <soap:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <soap:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
@@ -17885,6 +18154,33 @@
  </wsdl:binding>
  <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="get_MaxBillNoAndID">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_New">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" />
      <wsdl:input>
@@ -18173,6 +18469,24 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
      <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Caiji" 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_Caiji">
      <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Caiji" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getDataSetByMasterSQL">
      <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
      <wsdl:input>
@@ -18274,6 +18588,24 @@
    </wsdl:operation>
    <wsdl:operation name="Set_BPrintQtyBarCode">
      <soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -18499,6 +18831,15 @@
    </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_XF">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_XF" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -18938,8 +19279,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -18947,17 +19288,8 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_K3">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="get_MaxBillNoAndID_CLD">
      <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <soap12:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -19361,6 +19693,15 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_Caiji_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_SaveProductInBill_MulSource_CLD">
      <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" />
      <wsdl:input>
@@ -19469,24 +19810,6 @@
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveEntrustInBackBill_New">
      <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_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_InterIDAndSource">
      <soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
      <wsdl:input>
@@ -19561,6 +19884,15 @@
    </wsdl:operation>
    <wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
      <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_FIFO_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_ICStockBillSub_WMS_Temp">
      <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillSub_WMS_Temp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
@@ -20047,24 +20379,6 @@
    </wsdl:operation>
    <wsdl:operation name="set_SaveMESBeginWorkBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveMESBeginWorkBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="set_SaveStdWorkQtyBill">
      <soap12:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
      <soap12:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>