| | |
| | | <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="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:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_Out"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode_OutResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_OutResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_MulSource"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="getRunProc"> |
| | | <s:element name="set_CheckPOInStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sSQL" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="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 name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="getRunProcByMulResponse"> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCode"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="get_CheckTypeByBarCodeResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCodeResult" type="tns:ClsKf_ICStockBill_WMS" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sBarCode" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HBillID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HQty" type="s:double" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="SourceFlag" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFastResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_OutFastResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_New"> |
| | | <s:element name="set_SavePOStockInBackBill"> |
| | | <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_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:complexType name="ClsCg_POInStockBillMain"> |
| | | <s:complexContent mixed="false"> |
| | | <s:extension base="tns:ClsXt_BaseBillMain"> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HCurID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HExRate" type="s:float" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> |
| | | <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> |
| | | </s:sequence> |
| | | </s:extension> |
| | | </s:complexContent> |
| | | </s:complexType> |
| | | <s:element name="set_CheckPOInStockBill_NewResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_NewResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsCg_POInStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_CheckPOInStockBill_CLDResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_CheckPOInStockBill_CLDResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveSellOutBackBill_CLD_New"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_MateReplenishOutBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveMateReplenishOutBill_BillCheckResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveMateReplenishOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SaveEntrustInBackBill_CLD"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_BillCheckResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBill"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | | </s:element> |
| | | <s:element name="set_SavePOStockInBackBillResponse"> |
| | | <s:complexType> |
| | | <s:sequence> |
| | | <s:element minOccurs="1" maxOccurs="1" name="set_SavePOStockInBackBillResult" type="s:boolean" /> |
| | | <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> |
| | | </s:sequence> |
| | | </s:complexType> |
| | |
| | | </s:element> |
| | | </s:schema> |
| | | </wsdl:types> |
| | | <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> |
| | | <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_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCode_OutSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Out" /> |
| | |
| | | <wsdl:message name="getDataSetBySQLSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProc" /> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcResponse" /> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMul" /> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="getRunProcByMulSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:getRunProcByMulResponse" /> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" /> |
| | |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode" /> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="get_CheckTypeByBarCodeSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCodeResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFast" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastResponse" /> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill_New" /> |
| | |
| | | <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_New" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLD" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_CheckPOInStockBill_CLDSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_CheckPOInStockBill_CLDResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveSellOutBackBill_CLD_NewSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" /> |
| | | </wsdl:message> |
| | |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_CLD_NewSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_CLD_NewResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheck" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> |
| | | </wsdl:message> |
| | |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBill" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePOStockInBackBillSoapOut"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePOStockInBackBillResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn"> |
| | | <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" /> |
| | |
| | | <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" /> |
| | | </wsdl:message> |
| | | <wsdl:portType name="WebService1Soap"> |
| | | <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 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_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode_Out"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCode_OutSoapIn" /> |
| | |
| | | <wsdl: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 name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="getRunProcByMul"> |
| | | <wsdl:input message="tns:getRunProcByMulSoapIn" /> |
| | | <wsdl:output message="tns:getRunProcByMulSoapOut" /> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBillSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <wsdl:input message="tns:get_CheckTypeByBarCodeSoapIn" /> |
| | | <wsdl:output message="tns:get_CheckTypeByBarCodeSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_OutFastSoapOut" /> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill_New"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBill_NewSoapIn" /> |
| | |
| | | <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <wsdl:input message="tns:set_CheckPOInStockBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_CheckPOInStockBill_CLDSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <wsdl:input message="tns:set_SaveSellOutBackBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveSellOutBackBill_CLD_NewSoapOut" /> |
| | |
| | | <wsdl:input message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateReplenishOutBill_CLD_NewSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveMateReplenishOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveMateReplenishOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> |
| | |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <wsdl:input message="tns:set_SaveOtherOutBill_BillCheckSoapIn" /> |
| | | <wsdl:output message="tns:set_SaveOtherOutBill_BillCheckSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <wsdl:input message="tns:set_SavePOStockInBackBillSoapIn" /> |
| | | <wsdl:output message="tns:set_SavePOStockInBackBillSoapOut" /> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_ChangGui"> |
| | | <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" /> |
| | |
| | | </wsdl:portType> |
| | | <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> |
| | | <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <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> |
| | |
| | | </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_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" 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="set_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | </wsdl:binding> |
| | | <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> |
| | | <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> |
| | | <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> |
| | |
| | | </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_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <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_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" 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="set_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="get_CheckTypeByBarCode"> |
| | | <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_OutFast"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast" style="document" /> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_New" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_CheckPOInStockBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" /> |
| | | <wsdl:input> |
| | |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveMateReplenishOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveMateReplenishOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_CLD" style="document" /> |
| | | <wsdl:input> |
| | |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SaveOtherOutBill_BillCheck"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |
| | | <wsdl:output> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:output> |
| | | </wsdl:operation> |
| | | <wsdl:operation name="set_SavePOStockInBackBill"> |
| | | <soap12:operation soapAction="http://tempuri.org/set_SavePOStockInBackBill" style="document" /> |
| | | <wsdl:input> |
| | | <soap12:body use="literal" /> |
| | | </wsdl:input> |