| | |
| | | <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="getDataSetBySQL"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQLResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProc"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="tns:ArrayOfString" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ArrayOfString"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="getRunProcByMulResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_Log"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_LogResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_BarCodeAutoWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <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="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:sequence> |
| | | </s:complexType> |
| | | <s:element name="DeleteMould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepIn"> |
| | | <s:element name="get_SourceBarCode_OtherIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepInResponse"> |
| | | <s:element name="get_SourceBarCode_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="get_SourceBarCode_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_EntrustOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_EntrustOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateReplenishOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_POStockInBack"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_POStockInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_ProductInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustInBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_SellOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_WHSPCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_MultilineCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_SourceBarCodeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_AutoBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBillCheck_ERPMode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoSubmit" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillTypeCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_SourceBillNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_MaterialCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_PackUnionBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_MustQtyCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Kf_MaterialLowerBill_BatchNoCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="WMS_WMSStockCtl_ERPMode" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_DeleterAndMakerMustSame" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="QC_ProcessCheckBill_QCSchemeSource" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_MustBeginWorkCtl" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="SB_EquipICMOTechParamBill_Check" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_SaveAutoAddnew" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Gy_RoutingBill_DeleterAndMakerMustSame" type="s:string" /> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="Xs_ReceivableBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="YS_ReceiveBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Pay_WorkTimesBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_EmployeeSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HR_PostSkillBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackCheckBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackHandleBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="OA_ErrMsgBackSignBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipBeginBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sb_EquipStopBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_ShiftsBeginInfoBill_AutoCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="Sc_MouldLowerBill_MouldUpper" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_ICStockBill_Mould"> |
| | | <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="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:sequence> |
| | | </s:complexType> |
| | | <s:element name="getMouldSourceBillList"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQL"> |
| | | <s:element name="get_SaveBarCodeFormServer"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sTable" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Days" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getDataSetBySQLResponse"> |
| | | <s:element name="get_SaveBarCodeFormServerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="getDataSetBySQLResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SaveBarCodeFormServerResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProc"> |
| | | <s:element name="set_SaveScanToServer"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="lInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ds"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveScanToServerResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveScanToServerResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListResult"> |
| | | <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_ServerFileListForWMS"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForWMSResult"> |
| | | <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_ServerFileListForNBWMS"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBWMSResult"> |
| | | <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_ServerFileListForNBLMES"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBLMESResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBLMESResult"> |
| | | <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_ServerFile"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcResponse"> |
| | | <s:element name="get_ServerFileResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProcByMul"> |
| | | <s:element name="get_ServerFileForWMS"> |
| | | <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:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ArrayOfString"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="getRunProcByMulResponse"> |
| | | <s:element name="get_ServerFileForWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileForWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_Log"> |
| | | <s:element name="get_ORGANIZATIONS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ModRightNameCheck" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="CurUserName" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDataCenterName" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getSecurity_LogResponse"> |
| | | <s:element name="get_ORGANIZATIONSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="getSecurity_LogResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_UnCancelltionBarCodeBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_UnCancelltionBarCodeBillResult" type="s:boolean" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="Set_BPrintQtyBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Set_BPrintQtyBarCodeResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sReturn" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_BarCodeAutoWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_BarCodeAutoWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Mould"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExpressNumber" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SCWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_MouldResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_MouldResult" type="tns:ClsKf_ICStockBill_Mould" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSResult"> |
| | | <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_OtherIn"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherInResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherInResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPTQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPlanMode" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_SellOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_SellOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_EntrustOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_EntrustOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_EntrustOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_OtherOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_OtherOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MateReplenishOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MateReplenishOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStock_XiaBaoResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStock_XiaBaoResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepOut"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HFIFOWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SourceBarCode_MoveStockStepOutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SourceBarCode_MoveStockStepOutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustInBill"> |
| | | <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: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_CheckEntrustInBillResponse"> |
| | | <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: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="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:element name="set_SaveOtherInBackBill"> |
| | | <s:element name="set_SaveEntrustInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustInBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustInBill"> |
| | | <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: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:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustInBill"> |
| | | <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_CheckEntrustInBillResponse"> |
| | | <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:element name="set_SaveOtherInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveOtherInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveStationOutBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveStationOutBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveStationOutBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveNoPassProdCheckBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveBarCodeFormServer"> |
| | | <s:element name="set_CheckEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="Days" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_SaveBarCodeFormServerResponse"> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_SaveBarCodeFormServerResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveScanToServer"> |
| | | <s:element name="set_CheckEntrustOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="lInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="ds"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveScanToServerResponse"> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveScanToServerResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileList"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListResponse"> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForWMS"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForWMSResponse"> |
| | | <s:element name="set_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForWMSResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBWMS"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBWMSResponse"> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBWMSResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBLMES"> |
| | | <s:complexType /> |
| | | </s:element> |
| | | <s:element name="get_ServerFileListForNBLMESResponse"> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ServerFileListForNBLMESResult"> |
| | | <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_ServerFile"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileForWMS"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ServerFileForWMSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="get_ServerFileForWMSResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="FileItem" type="s:base64Binary" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_ORGANIZATIONS"> |
| | | <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_ORGANIZATIONSResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_ORGANIZATIONSResult"> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckAddEntrustInBill"> |
| | | <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_CheckAddEntrustInBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustInBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:element name="set_SaveMoveStockStepOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_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_SaveMoveStockStepOutBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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_SaveMoveStockStepOutBill_CLD_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsKf_EntrustOutBillMain_K3"> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDate" type="s:dateTime" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HYear" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HPeriod" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="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="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="FBillerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillerID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceTranType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMakeDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDater" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HUpDateDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HChecker2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCheckDate2" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HCloseDate" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteMan" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HDeleteDate" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCheckFlow" type="s:long" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_CheckAddEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckAddEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_Row"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceInterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSourceEntryID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckEntrustOutBill_RowResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckEntrustOutBill_RowResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain_K3" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_AuditEntrustOutBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_AuditEntrustOutBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_Source"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HInstructID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSeOrderBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="GetKf_EntrustOutBill_K3_SourceResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="GetKf_EntrustOutBill_K3_SourceResult"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element ref="s:schema" /> |
| | | <s:any /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMoveStockStepOutBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MoveStockStepOutBillMain" /> |
| | | <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_SaveMoveStockStepOutBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMoveStockStepOutBill_NewResult" 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="getDataSetBySQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQL" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetBySQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProc" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMulResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSecurity_LogSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSecurity_Log" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSecurity_LogSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSecurity_LogResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CancelltionBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CancelltionBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UnCancelltionBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UnCancelltionBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Set_BPrintQtyBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Set_BPrintQtyBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="DeleteMouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:DeleteMould" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_MouldResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherIn" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBao" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBaoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepIn" /> |
| | |
| | | <wsdl:message name="getSub_GetCurPeriodSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSub_GetCurPeriodResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetBySQLSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQL" /> |
| | | <wsdl:message name="get_SaveBarCodeFormServerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveBarCodeFormServer" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getDataSetBySQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" /> |
| | | <wsdl:message name="get_SaveBarCodeFormServerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveBarCodeFormServerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProc" /> |
| | | <wsdl:message name="set_SaveScanToServerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveScanToServer" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcResponse" /> |
| | | <wsdl:message name="set_SaveScanToServerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveScanToServerResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul" /> |
| | | <wsdl:message name="get_ServerFileListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileList" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMulResponse" /> |
| | | <wsdl:message name="get_ServerFileListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSecurity_LogSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getSecurity_Log" /> |
| | | <wsdl:message name="get_ServerFileListForWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getSecurity_LogSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getSecurity_LogResponse" /> |
| | | <wsdl:message name="get_ServerFileListForWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CancelltionBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBill" /> |
| | | <wsdl:message name="get_ServerFileListForNBWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CancelltionBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CancelltionBarCodeBillResponse" /> |
| | | <wsdl:message name="get_ServerFileListForNBWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UnCancelltionBarCodeBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBill" /> |
| | | <wsdl:message name="get_ServerFileListForNBLMESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_UnCancelltionBarCodeBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_UnCancelltionBarCodeBillResponse" /> |
| | | <wsdl:message name="get_ServerFileListForNBLMESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Set_BPrintQtyBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCode" /> |
| | | <wsdl:message name="get_ServerFileSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFile" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="Set_BPrintQtyBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" /> |
| | | <wsdl:message name="get_ServerFileSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMS" /> |
| | | <wsdl:message name="get_ServerFileForWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileForWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_BarCodeAutoWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_BarCodeAutoWMSResponse" /> |
| | | <wsdl:message name="get_ServerFileForWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileForWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Mould" /> |
| | | <wsdl:message name="get_ORGANIZATIONSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_MouldSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_MouldResponse" /> |
| | | <wsdl:message name="get_ORGANIZATIONSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONS_UserByOrgRelationSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONS_UserByOrgRelation" /> |
| | |
| | | <wsdl:message name="get_SourceBarCode_EntrustInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustInResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherInSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherIn" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherInSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherInResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOut" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateOutResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOut" /> |
| | | <wsdl:message name="set_SaveEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_SellOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_SellOutResponse" /> |
| | | <wsdl:message name="set_SaveEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOut" /> |
| | | <wsdl:message name="set_CheckAddEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_EntrustOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_EntrustOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_OtherOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_OtherOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MateReplenishOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MateReplenishOutResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBao" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStock_XiaBaoSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock_XiaBaoResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOut" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SourceBarCode_MoveStockStepOutSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStockStepOutResponse" /> |
| | | <wsdl:message name="set_CheckAddEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustInBill" /> |
| | |
| | | <wsdl:message name="set_SaveProExchReport_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProExchReport_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveStationOutBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveStationOutBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveNoPassProdCheckBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveNoPassProdCheckBill_New" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="DeleteByICStockBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:DeleteByICStockBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveBarCodeFormServerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveBarCodeFormServer" /> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_SaveBarCodeFormServerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_SaveBarCodeFormServerResponse" /> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveScanToServerSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveScanToServer" /> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveScanToServerSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveScanToServerResponse" /> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileList" /> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListResponse" /> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForWMS" /> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForNBWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForNBWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForNBLMESSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMES" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileListForNBLMESSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileListForNBLMESResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFile" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileForWMSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileForWMS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ServerFileForWMSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ServerFileForWMSResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONS" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_ORGANIZATIONSSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_ORGANIZATIONSResponse" /> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_New" /> |
| | |
| | | <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 name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustInBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustInBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustInBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustInBillResponse" /> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_CLD_New" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckAddEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckAddEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_Row" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckEntrustOutBill_RowSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckEntrustOutBill_RowResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_AuditEntrustOutBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_AuditEntrustOutBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_Source" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetKf_EntrustOutBill_K3_SourceSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:GetKf_EntrustOutBill_K3_SourceResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_ClearPonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_ClearPonderationBillMain_Temp_ChangGui" /> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMoveStockStepOutBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMoveStockStepOutBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="GetSc_ICMOBillListSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillList" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBackBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <wsdl:input message="tns:getDataSetBySQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetBySQLSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <wsdl:input message="tns:getRunProcSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <wsdl:input message="tns:getRunProcByMulSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcByMulSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <wsdl:input message="tns:getSecurity_LogSoapIn" /> |
| | | <wsdl:output message="tns:getSecurity_LogSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <wsdl:input message="tns:set_CancelltionBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CancelltionBarCodeBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <wsdl:input message="tns:set_UnCancelltionBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:set_UnCancelltionBarCodeBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <wsdl:input message="tns:set_BarCodeAutoWMSSoapIn" /> |
| | | <wsdl:output message="tns:set_BarCodeAutoWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <wsdl:input message="tns:DeleteMouldSoapIn" /> |
| | | <wsdl:output message="tns:DeleteMouldSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_MouldSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_SellOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_SellOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_EntrustOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_EntrustOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateReplenishOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateReplenishOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockStepOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepInSoapIn" /> |
| | |
| | | <wsdl:input message="tns:getSub_GetCurPeriodSoapIn" /> |
| | | <wsdl:output message="tns:getSub_GetCurPeriodSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <wsdl:input message="tns:getDataSetBySQLSoapIn" /> |
| | | <wsdl:output message="tns:getDataSetBySQLSoapOut" /> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <wsdl:input message="tns:get_SaveBarCodeFormServerSoapIn" /> |
| | | <wsdl:output message="tns:get_SaveBarCodeFormServerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <wsdl:input message="tns:getRunProcSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcSoapOut" /> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <wsdl:input message="tns:set_SaveScanToServerSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveScanToServerSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <wsdl:input message="tns:getRunProcByMulSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcByMulSoapOut" /> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <wsdl:input message="tns:get_ServerFileListSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <wsdl:input message="tns:getSecurity_LogSoapIn" /> |
| | | <wsdl:output message="tns:getSecurity_LogSoapOut" /> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <wsdl:input message="tns:get_ServerFileListForWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <wsdl:input message="tns:set_CancelltionBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CancelltionBarCodeBillSoapOut" /> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <wsdl:input message="tns:get_ServerFileListForNBWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForNBWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <wsdl:input message="tns:set_UnCancelltionBarCodeBillSoapIn" /> |
| | | <wsdl:output message="tns:set_UnCancelltionBarCodeBillSoapOut" /> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <wsdl:input message="tns:get_ServerFileListForNBLMESSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForNBLMESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" /> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <wsdl:input message="tns:get_ServerFileSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <wsdl:input message="tns:set_BarCodeAutoWMSSoapIn" /> |
| | | <wsdl:output message="tns:set_BarCodeAutoWMSSoapOut" /> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <wsdl:input message="tns:get_ServerFileForWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileForWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_MouldSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCode_MouldSoapOut" /> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONS_UserByOrgRelation"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONS_UserByOrgRelationSoapIn" /> |
| | |
| | | <wsdl:input message="tns:get_SourceBarCode_EntrustInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_EntrustInSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherInSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherInSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateOutSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_SellOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_SellOutSoapOut" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_EntrustOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_EntrustOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_OtherOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_OtherOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MateReplenishOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MateReplenishOutSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStock_XiaBaoSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <wsdl:input message="tns:get_SourceBarCode_MoveStockStepOutSoapIn" /> |
| | | <wsdl:output message="tns:get_SourceBarCode_MoveStockStepOutSoapOut" /> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustInBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustInBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveProExchReport_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProExchReport_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveStationOutBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveStationOutBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <wsdl:input message="tns:set_SaveNoPassProdCheckBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveNoPassProdCheckBill_NewSoapOut" /> |
| | |
| | | <wsdl:input message="tns:DeleteByICStockBillSoapIn" /> |
| | | <wsdl:output message="tns:DeleteByICStockBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <wsdl:input message="tns:get_SaveBarCodeFormServerSoapIn" /> |
| | | <wsdl:output message="tns:get_SaveBarCodeFormServerSoapOut" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <wsdl:input message="tns:set_SaveScanToServerSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveScanToServerSoapOut" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <wsdl:input message="tns:get_ServerFileListSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListSoapOut" /> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <wsdl:input message="tns:get_ServerFileListForWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <wsdl:input message="tns:get_ServerFileListForNBWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForNBWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <wsdl:input message="tns:get_ServerFileListForNBLMESSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileListForNBLMESSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <wsdl:input message="tns:get_ServerFileSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <wsdl:input message="tns:get_ServerFileForWMSSoapIn" /> |
| | | <wsdl:output message="tns:get_ServerFileForWMSSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <wsdl:input message="tns:get_ORGANIZATIONSSoapIn" /> |
| | | <wsdl:output message="tns:get_ORGANIZATIONSSoapOut" /> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustOutBill_NewSoapIn" /> |
| | |
| | | <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> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustInBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustInBillSoapOut" /> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_CLD_NewSoapIn" /> |
| | |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckAddEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckAddEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <wsdl:input message="tns:set_CheckEntrustOutBill_RowSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckEntrustOutBill_RowSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <wsdl:input message="tns:set_AuditEntrustOutBillSoapIn" /> |
| | | <wsdl:output message="tns:set_AuditEntrustOutBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <wsdl:input message="tns:GetKf_EntrustOutBill_K3_SourceSoapIn" /> |
| | | <wsdl:output message="tns:GetKf_EntrustOutBill_K3_SourceSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_ClearPonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_ClearPonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMoveStockBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <wsdl:input message="tns:set_SaveMoveStockStepOutBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMoveStockStepOutBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetSc_ICMOBillList"> |
| | | <wsdl:input message="tns:GetSc_ICMOBillListSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProc" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProcByMul" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <soap:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap:operation soapAction="http://tempuri.org/DeleteMould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SaveBarCodeFormServer" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProc" style="document" /> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveScanToServer" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <soap:operation soapAction="http://tempuri.org/getRunProcByMul" style="document" /> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileList" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <soap:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" /> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFile" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" /> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveStationOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <soap:operation soapAction="http://tempuri.org/get_SaveBarCodeFormServer" style="document" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveScanToServer" style="document" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileList" style="document" /> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFile" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <soap:operation soapAction="http://tempuri.org/get_ORGANIZATIONS" style="document" /> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustInBill" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" 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="getDataSetBySQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProc" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProcByMul" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="DeleteMould"> |
| | | <soap12:operation soapAction="http://tempuri.org/DeleteMould" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Mould" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getDataSetBySQL"> |
| | | <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SaveBarCodeFormServer" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProc"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProc" style="document" /> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveScanToServer" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <soap12:operation soapAction="http://tempuri.org/getRunProcByMul" style="document" /> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileList" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getSecurity_Log"> |
| | | <soap12:operation soapAction="http://tempuri.org/getSecurity_Log" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CancelltionBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CancelltionBarCodeBill" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_UnCancelltionBarCodeBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_UnCancelltionBarCodeBill" style="document" /> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="Set_BPrintQtyBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" /> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFile" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_BarCodeAutoWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_BarCodeAutoWMS" style="document" /> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Mould"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Mould" style="document" /> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherIn"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherIn" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateOut" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_SellOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_SellOut" style="document" /> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_EntrustOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_EntrustOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_OtherOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_OtherOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MateReplenishOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MateReplenishOut" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStock_XiaBao"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStock_XiaBao" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SourceBarCode_MoveStockStepOut"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_MoveStockStepOut" style="document" /> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveStationOutBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveStationOutBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveNoPassProdCheckBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveNoPassProdCheckBill_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_SaveBarCodeFormServer"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_SaveBarCodeFormServer" style="document" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveScanToServer"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveScanToServer" style="document" /> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileList"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileList" style="document" /> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileListForNBLMES"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileListForNBLMES" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFile"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFile" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ServerFileForWMS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ServerFileForWMS" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_ORGANIZATIONS"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_ORGANIZATIONS" style="document" /> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustInBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustInBill" style="document" /> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckAddEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckAddEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckEntrustOutBill_Row"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckEntrustOutBill_Row" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_AuditEntrustOutBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_AuditEntrustOutBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="GetKf_EntrustOutBill_K3_Source"> |
| | | <soap12:operation soapAction="http://tempuri.org/GetKf_EntrustOutBill_K3_Source" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMoveStockStepOutBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMoveStockStepOutBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |