| | |
| | | <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_POStockInBack"> |
| | | <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_SourceBarCode_MoveStockStepIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" 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="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="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_POStockInBackResponse"> |
| | | <s:element name="get_SourceBarCode_MoveStockStepInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <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 minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SourceBarCode_POStockInBack"> |
| | | <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_POStockInBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_POStockInBackResult" 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_MateOutBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <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_BarCode_MoveStock_AddSource"> |
| | | <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_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStock_AddSourceResult" 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_MoveStock_AddSource"> |
| | | <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="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <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:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <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_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" 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: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:schema> |
| | | </wsdl:types> |
| | | <wsdl:message name="DeleteMouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMould" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Mould" /> |
| | | </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_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_SourceBarCode_POStockInBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBack" /> |
| | | </wsdl:message> |
| | |
| | | </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_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetJXBarCode_SiMoErSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetJXBarCode_SiMoEr" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMould" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Mould" /> |
| | | </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_ORGANIZATIONS_UserByOrgRelationSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONS_UserByOrgRelation" /> |
| | |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBao" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBaoResponse" /> |
| | | </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="set_CheckEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustInBill" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <wsdl:input message="tns:DeleteMouldSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <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_SourceBarCode_MoveStockStepIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockStepInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_POStockInBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInBackSoapOut" /> |
| | |
| | | <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_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetJXBarCode_SiMoEr"> |
| | | <wsdl:input message="tns:GetJXBarCode_SiMoErSoapIn" /> |
| | |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <wsdl:input message="tns:DeleteMouldSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <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_ORGANIZATIONS_UserByOrgRelation"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONS_UserByOrgRelationSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapOut" /> |
| | | </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="set_CheckEntrustInBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustInBillSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMould" 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_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_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_SourceBarCode_POStockInBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </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_BarCode_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" 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_MoveStock_AddSource"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMould" 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_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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: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:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMould" 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_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_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_SourceBarCode_POStockInBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_POStockInBack" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </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_BarCode_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_MoveStock_AddSource" 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_MoveStock_AddSource"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode_MoveStock_AddSource" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMould" 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_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |