| | |
| | | <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_BillBarCode"> |
| | | <s:element name="get_SourceBarCode_MateOutBack"> |
| | | <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="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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_MateOutBackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <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" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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: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="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SystemParameter_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BillBarCodeResponse"> |
| | | <s:element name="get_SystemParameter_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SystemParameter_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_WMS"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" /> |
| | | <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" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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: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="HRemark" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_BarCode_MoveStock"> |
| | | <s:element name="get_BarCode_All"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="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="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="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <s:element name="get_BarCode_AllResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" 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_PackBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_PackBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BaseSet"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BaseSetResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BillBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BillBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="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_ORGANIZATIONSIDByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSIDByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ORGANIZATIONSIDByNameResult" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSNOByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSNOByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSNOByNameResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterIDByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterIDByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_DataCenterIDByNameResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_DataCenterListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_DataCenterListResult"> |
| | | <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="getRunProcByMul_Back"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul_BackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getRunProcByMul_BackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveCLOUDUseNameandPsd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveCLOUDUseNameandPsdResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SaveCLOUDUseNameandPsdResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutBack"> |
| | | <s:element name="set_AuditEntrustInBill"> |
| | | <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="oMain" type="tns:ClsKf_EntrustInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutBackResponse"> |
| | | <s:complexType name="ClsKf_EntrustInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_AuditEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutBackResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustInBillResult" 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"> |
| | | <s:element name="set_SaveEntrustInBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="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:element name="get_BarCodeResponse"> |
| | | <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_SaveEntrustInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SystemParameter_BarCode"> |
| | | <s:element name="set_SaveEntrustInBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SystemParameter_BarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_SystemParameter_BarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceBillCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMaterWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSourceWHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sOneScanCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sMulSourceCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_All"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HScanStyle" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BarCode_AllResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BarCode_AllResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom1" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse"> |
| | | <s:element name="set_SaveEntrustInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_BarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <s:element name="set_SaveEntrustInBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="omodel_View" type="tns:ClsGy_BarCodeBill_WMS_Model_View" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCustom2" type="s:string" /> |
| | | <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="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_PackBarCodeResponse"> |
| | | <s:element name="set_SaveEntrustInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SavePonderationBillMain_Temp_PackBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BaseSet"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarBillName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_BaseSetResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_BaseSetResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_CLDResult" type="s:boolean" /> |
| | | <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_ORGANIZATIONSIDByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSIDByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ORGANIZATIONSIDByNameResult" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSNOByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSNOByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSNOByNameResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterIDByName"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterIDByNameResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_DataCenterIDByNameResult" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_DataCenterList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_DataCenterListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_DataCenterListResult"> |
| | | <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="getRunProcByMul_Back"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul_BackResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getRunProcByMul_BackResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONSListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveCLOUDUseNameandPsd"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveCLOUDUseNameandPsdResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SaveCLOUDUseNameandPsdResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_POStockInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_MulSource_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveProductInBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </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> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustInBillMain_K3"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustInBillResult" 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_New"> |
| | | <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:element name="set_SaveEntrustInBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_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_CLD_New"> |
| | | <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="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_CLD_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBill_CLD"> |
| | | <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="oSystemParameterMain" type="tns:ClsXt_SystemParameterMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBack" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SystemParameter_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SystemParameter_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_AllSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_All" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_AllSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_AllResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSet" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSetResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BillBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BillBarCode" /> |
| | | </wsdl:message> |
| | |
| | | </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_ORGANIZATIONSIDByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSIDByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSIDByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSIDByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSNOByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSNOByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSNOByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSNOByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterIDByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterIDByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterIDByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterIDByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMul_BackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul_Back" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMul_BackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul_BackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveCLOUDUseNameandPsdSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveCLOUDUseNameandPsd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveCLOUDUseNameandPsdSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveCLOUDUseNameandPsdResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveMESCLOUDUseNamePsdSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveMESCLOUDUseNamePsd" /> |
| | |
| | | <wsdl:message name="get_SourceBarCode_POStockInBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_POStockInBackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBack" /> |
| | | <wsdl:message name="set_AuditEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutBackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutBackResponse" /> |
| | | <wsdl:message name="set_AuditEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCodeResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SystemParameter_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCode" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SystemParameter_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SystemParameter_BarCodeResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_AllSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_All" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BarCode_AllSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BarCode_AllResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_BarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_BarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SavePonderationBillMain_Temp_PackBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SavePonderationBillMain_Temp_PackBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSet" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_BaseSetSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_BaseSetResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherInBackBill" /> |
| | |
| | | <wsdl:message name="get_ORGANIZATIONS_UserByOrgRelationSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONS_UserByOrgRelationResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSIDByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSIDByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSIDByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSIDByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSNOByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSNOByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSNOByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSNOByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterIDByNameSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterIDByName" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterIDByNameSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterIDByNameResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_DataCenterListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_DataCenterListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMul_BackSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul_Back" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMul_BackSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul_BackResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveCLOUDUseNameandPsdSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveCLOUDUseNameandPsd" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveCLOUDUseNameandPsdSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveCLOUDUseNameandPsdResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLD_New" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SavePOStockInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_MulSource_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_MulSource_CLD" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SaveProductInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveProductInBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProductInBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepInBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepInBill_New" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <wsdl:input message="tns:get_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <wsdl:input message="tns:get_SystemParameter_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SystemParameter_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <wsdl:input message="tns:get_BarCode_AllSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_AllSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <wsdl:input message="tns:get_BaseSetSoapIn" /> |
| | | <wsdl:output message="tns:get_BaseSetSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode"> |
| | | <wsdl:input message="tns:get_BillBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_BillBarCodeSoapOut" /> |
| | |
| | | <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_ORGANIZATIONSIDByName"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSIDByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSIDByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSNOByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSNOByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <wsdl:input message="tns:get_DataCenterIDByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_DataCenterIDByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <wsdl:input message="tns:get_DataCenterListSoapIn" /> |
| | | <wsdl:output message="tns:get_DataCenterListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <wsdl:input message="tns:getRunProcByMul_BackSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcByMul_BackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSListSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <wsdl:input message="tns:get_SaveCLOUDUseNameandPsdSoapIn" /> |
| | | <wsdl:output message="tns:get_SaveCLOUDUseNameandPsdSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveMESCLOUDUseNamePsd"> |
| | | <wsdl:input message="tns:get_SaveMESCLOUDUseNamePsdSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SourceBarCode_POStockInBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_POStockInBackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutBackSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutBackSoapOut" /> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <wsdl:input message="tns:get_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCodeSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <wsdl:input message="tns:get_SystemParameter_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SystemParameter_BarCodeSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <wsdl:input message="tns:get_BarCode_AllSoapIn" /> |
| | | <wsdl:output message="tns:get_BarCode_AllSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_BarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <wsdl:input message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_SavePonderationBillMain_Temp_PackBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <wsdl:input message="tns:get_BaseSetSoapIn" /> |
| | | <wsdl:output message="tns:get_BaseSetSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherInBackBill"> |
| | | <wsdl:input message="tns:set_SaveOtherInBackBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_ORGANIZATIONS_UserByOrgRelationSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONS_UserByOrgRelationSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSIDByName"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSIDByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSIDByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSNOByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSNOByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <wsdl:input message="tns:get_DataCenterIDByNameSoapIn" /> |
| | | <wsdl:output message="tns:get_DataCenterIDByNameSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <wsdl:input message="tns:get_DataCenterListSoapIn" /> |
| | | <wsdl:output message="tns:get_DataCenterListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <wsdl:input message="tns:getRunProcByMul_BackSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcByMul_BackSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSListSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <wsdl:input message="tns:get_SaveCLOUDUseNameandPsdSoapIn" /> |
| | | <wsdl:output message="tns:get_SaveCLOUDUseNameandPsdSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustOutBill_CLD_NewSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SavePOStockInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBill_BillCheckSoapOut" /> |
| | | </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" /> |
| | |
| | | <wsdl:input message="tns:set_SaveProductInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveProductInBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProductInBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBillSoapOut" /> |
| | |
| | | <wsdl:operation name="set_CheckEntrustInBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepInBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepInBill_NewSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BillBarCode" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </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_ORGANIZATIONSIDByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSNOByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_DataCenterIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_DataCenterList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProcByMul_Back" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SaveCLOUDUseNameandPsd" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap:operation soapAction="http://tempuri.org/get_BaseSet" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSIDByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSNOByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <soap:operation soapAction="http://tempuri.org/get_DataCenterIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_DataCenterList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProcByMul_Back" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONSList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SaveCLOUDUseNameandPsd" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_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_SaveEntrustInBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD" 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="get_SourceBarCode_MateOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BillBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BillBarCode" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </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_ORGANIZATIONSIDByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSNOByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_DataCenterIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_DataCenterList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProcByMul_Back" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SaveCLOUDUseNameandPsd" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOutBack"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOutBack" style="document" /> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SystemParameter_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SystemParameter_BarCode" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BarCode_All"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BarCode_All" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_BarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_BarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SavePonderationBillMain_Temp_PackBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SavePonderationBillMain_Temp_PackBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_BaseSet"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_BaseSet" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSIDByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSNOByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSNOByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterIDByName"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_DataCenterIDByName" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_DataCenterList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_DataCenterList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul_Back"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProcByMul_Back" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONSList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONSList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveCLOUDUseNameandPsd"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SaveCLOUDUseNameandPsd" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_MulSource_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_MulSource_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveProductInBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_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_SaveEntrustInBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |