From 1d47cda889c0408d2fe885fc99727e85c591764c Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 08 二月 2023 09:47:27 +0800 Subject: [PATCH] 日计划维护 --- WebAPI/Web References/WebS/WebService1.wsdl | 1483 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 858 insertions(+), 625 deletions(-) diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl index 824a2a6..a709fea 100644 --- a/WebAPI/Web References/WebS/WebService1.wsdl +++ b/WebAPI/Web References/WebS/WebService1.wsdl @@ -2,6 +2,119 @@ <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="getDataSetByMasterSQL"> + <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="getDataSetByMasterSQLResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult"> + <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="getCheckOpen"> + <s:complexType /> + </s:element> + <s:element name="getCheckOpenResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="getGetDataBase"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="getGetDataBaseResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="getCheckCzymc"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="getCheckCzymcResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult"> + <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="getSub_GetCurPeriod"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> + <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="getSub_GetCurPeriodResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" /> + <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> + <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> + </s:sequence> + </s:complexType> + </s:element> + <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> @@ -212,6 +325,110 @@ <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_MouldResult" type="s:boolean" /> + <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="GetICInventoryByBarCodeSP_View"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> + <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="GetMaterByBarCodeSP_View"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="GetMaterByBarCodeSP_ViewResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> + <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="SetFIFOPonderationBillMain_Temp"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="SetFIFOPonderationBillMain_TempResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> + <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> + <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="sHSourceBillNo" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="set_SavePonderationBillMain_Temp_BarCode_FastResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> @@ -561,6 +778,8 @@ <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MultilineCtl" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_MaterWHSPCtl" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_SourceWHSPCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOList" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBill_FIFOCtl" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_OtherOutBillCheck_MustQtyCtl" 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" /> @@ -576,6 +795,9 @@ <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOList" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_FIFOCtl" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBill_SimpleMode" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustOutBillCheck_MustQtyCtl" 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_MateReplenishOutBill_AutoCheck" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_ERPMode" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MustQtyCtl" type="s:string" /> @@ -588,6 +810,18 @@ <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBillCheck_MustQtyCtl" 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_EntrustReplenishOutBill_AutoCheck" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_ERPMode" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MustQtyCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MulSourceBill" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BillTypeOneScan" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_BatchNoCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MultilineCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_MaterWHSPCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBill_SourceWHSPCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="Kf_EntrustReplenishOutBillCheck_MustQtyCtl" 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_MoveStockBill_AutoCheck" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_ERPMode" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MustQtyCtl" type="s:string" /> @@ -714,6 +948,8 @@ <s:element minOccurs="0" maxOccurs="1" name="WMS_OneScanMode" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="WMS_UserByOrgRelation" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="WMS_MouldManagerCtl" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="WMS_CloudMode" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="WMS_BillDateMode" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="BarCode_SourceQtyCtl" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="BarCode_PrintQty" type="s:long" /> <s:element minOccurs="0" maxOccurs="1" name="BarCode_PrintQtyCtl" type="s:string" /> @@ -1159,6 +1395,8 @@ <s:element minOccurs="0" maxOccurs="1" name="HCusBarCode" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="HSubBillType" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="HMulSourceBill" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="HBeginDate" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="HEndDate" type="s:string" /> </s:sequence> </s:complexType> <s:element name="set_SaveDoorOutCheck_BarCodeResponse"> @@ -1268,6 +1506,28 @@ <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="getSourceBillList_NewResult" 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_BillSubType"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="get_BillSubTypeResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="get_BillSubTypeResult"> + <s:complexType> + <s:sequence> + <s:element ref="s:schema" /> + <s:any /> + </s:sequence> + </s:complexType> + </s:element> </s:sequence> </s:complexType> </s:element> @@ -1614,6 +1874,29 @@ </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_MoveStock"> <s:complexType> <s:sequence> @@ -1858,6 +2141,8 @@ <s:element minOccurs="1" maxOccurs="1" name="HinitQty" type="s:double" /> <s:element minOccurs="0" maxOccurs="1" name="HMTONo" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="HStopflag" type="s:boolean" /> + <s:element minOccurs="1" maxOccurs="1" name="HProduceDate" type="s:dateTime" /> + <s:element minOccurs="1" maxOccurs="1" name="HExpiryDate" type="s:dateTime" /> </s:sequence> </s:complexType> <s:element name="get_SavePonderationBillMain_Temp_BarCodeResponse"> @@ -2747,115 +3032,64 @@ </s:sequence> </s:complexType> </s:element> - <s:element name="getDataSetByMasterSQL"> + <s:element name="set_SaveProcReportMoveBill_MoveStock"> <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="oMain" type="tns:ClsKf_ProductInBillMain" /> + <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> </s:sequence> </s:complexType> </s:element> - <s:element name="getDataSetByMasterSQLResponse"> + <s:complexType name="ClsKf_ProductInBillMain"> + <s:complexContent mixed="false"> + <s:extension base="tns:ClsXt_BaseBillMain"> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> + <s:element minOccurs="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_SaveProcReportMoveBill_MoveStockResponse"> <s:complexType> <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="getDataSetByMasterSQLResult"> - <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_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> </s:sequence> </s:complexType> </s:element> - <s:element name="getCheckOpen"> - <s:complexType /> - </s:element> - <s:element name="getCheckOpenResponse"> + <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> <s:complexType> <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="getGetDataBase"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="sItem" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="getGetDataBaseResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="getGetDataBaseResult" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="getCheckCzymc"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="sUser" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sPsd" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="getCheckCzymcResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="getCheckCzymcResult"> - <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="getSub_GetCurPeriod"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> - <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="getSub_GetCurPeriodResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="getSub_GetCurPeriodResult" type="s:boolean" /> - <s:element minOccurs="1" maxOccurs="1" name="sYear" type="s:int" /> - <s:element minOccurs="1" maxOccurs="1" name="sPeriod" type="s:int" /> - </s:sequence> - </s:complexType> - </s:element> - <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="oMain" type="tns:ClsKf_ProductInBillMain" /> + <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> + <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" 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="getDataSetBySQLResponse"> + <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> <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="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResult" type="s:boolean" /> <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> </s:sequence> </s:complexType> @@ -4462,106 +4696,58 @@ </s:sequence> </s:complexType> </s:element> - <s:element name="GetICInventoryByBarCodeSP_View"> + <s:element name="set_SaveOtherOutBill_CLD"> <s:complexType> <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="GetICInventoryByBarCodeSP_ViewResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCodeSP_ViewResult"> - <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="GetMaterByBarCodeSP_View"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="GetMaterByBarCodeSP_ViewResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCodeSP_ViewResult"> - <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="SetFIFOPonderationBillMain_Temp"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HUserOrgID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="SetFIFOPonderationBillMain_TempResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="SetFIFOPonderationBillMain_TempResult" type="s:boolean" /> - <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="set_SavePonderationBillMain_Temp_BarCode_Fast"> - <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="sHSourceBillNo" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> + <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> + <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_SavePonderationBillMain_Temp_BarCode_FastResponse"> + <s:complexType name="ClsKf_OtherOutBillMain"> + <s:complexContent mixed="false"> + <s:extension base="tns:ClsXt_BaseBillMain"> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> + <s:element minOccurs="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="0" maxOccurs="1" name="HStockStyle" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> + </s:sequence> + </s:extension> + </s:complexContent> + </s:complexType> + <s:element name="set_SaveOtherOutBill_CLDResponse"> <s:complexType> <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_FastResult" type="s:boolean" /> - <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillNo" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="sHSourceBillType" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="sHSupID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sHSupName" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="sHDeptID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sHDeptName" type="s:string" /> + <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> + <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="set_SaveOtherOutBill_BillCheckResponse"> + <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> @@ -4861,28 +5047,6 @@ </s:sequence> </s:complexType> </s:element> - <s:complexType name="ClsKf_ProductInBillMain"> - <s:complexContent mixed="false"> - <s:extension base="tns:ClsXt_BaseBillMain"> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="HDateForWeb" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" /> - <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> - </s:sequence> - </s:extension> - </s:complexContent> - </s:complexType> <s:element name="set_SaveProductInBill_MulSource_CLDResponse"> <s:complexType> <s:sequence> @@ -5690,46 +5854,6 @@ </s:sequence> </s:complexType> </s:element> - <s:element name="set_SaveProcReportMoveBill_MoveStock"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> - <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" type="s:string" /> - <s:element minOccurs="0" maxOccurs="1" name="HPPBomBillNo" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="set_SaveProcReportMoveBill_MoveStockResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStockResult" type="s:boolean" /> - <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" /> - <s:element minOccurs="1" maxOccurs="1" name="HOutBillID" type="s:long" /> - <s:element minOccurs="0" maxOccurs="1" name="HOutBillNo" 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_SaveProcReportMoveBill_MoveStock_CLD_NewResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="set_SaveProcReportMoveBill_MoveStock_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_SaveSellOutBackBill_CLD_New"> <s:complexType> <s:sequence> @@ -6525,6 +6649,43 @@ </s:sequence> </s:complexType> </s:element> + <s:element name="set_SaveEntrustReplenishOutBill_BillCheck"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustReplenishOutBillMain" /> + <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:complexType name="ClsKf_EntrustReplenishOutBillMain"> + <s:complexContent mixed="false"> + <s:extension base="tns:ClsXt_BaseBillMain"> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> + <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> + <s:element minOccurs="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_SaveEntrustReplenishOutBill_BillCheckResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustReplenishOutBill_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> @@ -6838,6 +6999,22 @@ </s:sequence> </s:complexType> </s:element> + <s:element name="set_SaveEntrustOutBill_BillCheck"> + <s:complexType> + <s:sequence> + <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustOutBillMain" /> + <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> + </s:sequence> + </s:complexType> + </s:element> + <s:element name="set_SaveEntrustOutBill_BillCheckResponse"> + <s:complexType> + <s:sequence> + <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> <s:complexType> <s:sequence> @@ -6881,28 +7058,6 @@ </s:sequence> </s:complexType> </s:element> - <s:complexType name="ClsKf_OtherOutBillMain"> - <s:complexContent mixed="false"> - <s:extension base="tns:ClsXt_BaseBillMain"> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HManagerID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" /> - <s:element minOccurs="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="0" maxOccurs="1" name="HStockStyle" type="s:string" /> - <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" /> - <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" /> - </s:sequence> - </s:extension> - </s:complexContent> - </s:complexType> <s:element name="set_SaveOtherOutBillResponse"> <s:complexType> <s:sequence> @@ -7055,40 +7210,6 @@ <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_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_SaveOtherOutBill_CLD"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> - <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_SaveOtherOutBill_CLDResponse"> - <s:complexType> - <s:sequence> - <s:element minOccurs="1" maxOccurs="1" name="set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> - <s:complexType> - <s:sequence> - <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_OtherOutBillMain" /> - <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" /> - </s:sequence> - </s:complexType> - </s:element> - <s:element name="set_SaveOtherOutBill_BillCheckResponse"> - <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> @@ -12820,6 +12941,42 @@ </s:element> </s:schema> </wsdl:types> + <wsdl:message name="getDataSetByMasterSQLSoapIn"> + <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" /> + </wsdl:message> + <wsdl:message name="getDataSetByMasterSQLSoapOut"> + <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" /> + </wsdl:message> + <wsdl:message name="getCheckOpenSoapIn"> + <wsdl:part name="parameters" element="tns:getCheckOpen" /> + </wsdl:message> + <wsdl:message name="getCheckOpenSoapOut"> + <wsdl:part name="parameters" element="tns:getCheckOpenResponse" /> + </wsdl:message> + <wsdl:message name="getGetDataBaseSoapIn"> + <wsdl:part name="parameters" element="tns:getGetDataBase" /> + </wsdl:message> + <wsdl:message name="getGetDataBaseSoapOut"> + <wsdl:part name="parameters" element="tns:getGetDataBaseResponse" /> + </wsdl:message> + <wsdl:message name="getCheckCzymcSoapIn"> + <wsdl:part name="parameters" element="tns:getCheckCzymc" /> + </wsdl:message> + <wsdl:message name="getCheckCzymcSoapOut"> + <wsdl:part name="parameters" element="tns:getCheckCzymcResponse" /> + </wsdl:message> + <wsdl:message name="getSub_GetCurPeriodSoapIn"> + <wsdl:part name="parameters" element="tns:getSub_GetCurPeriod" /> + </wsdl:message> + <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> + <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> @@ -12873,6 +13030,30 @@ </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="GetICInventoryByBarCodeSP_ViewSoapIn"> + <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> + </wsdl:message> + <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> + <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> + </wsdl:message> + <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> + <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> + </wsdl:message> + <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> + <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> + </wsdl:message> + <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> + <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> + </wsdl:message> + <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> + <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> + </wsdl:message> + <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> + <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> + </wsdl:message> + <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" /> @@ -13006,6 +13187,12 @@ <wsdl:message name="getSourceBillList_NewSoapOut"> <wsdl:part name="parameters" element="tns:getSourceBillList_NewResponse" /> </wsdl:message> + <wsdl:message name="get_BillSubTypeSoapIn"> + <wsdl:part name="parameters" element="tns:get_BillSubType" /> + </wsdl:message> + <wsdl:message name="get_BillSubTypeSoapOut"> + <wsdl:part name="parameters" element="tns:get_BillSubTypeResponse" /> + </wsdl:message> <wsdl:message name="get_SourceBarCode_NewSoapIn"> <wsdl:part name="parameters" element="tns:get_SourceBarCode_New" /> </wsdl:message> @@ -13089,6 +13276,12 @@ </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_MoveStockSoapIn"> <wsdl:part name="parameters" element="tns:get_SourceBarCode_MoveStock" /> @@ -13348,41 +13541,17 @@ <wsdl:message name="GetKf_PonderationBillMain_TempList_BillCheckSoapOut"> <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_BillCheckResponse" /> </wsdl:message> - <wsdl:message name="getDataSetByMasterSQLSoapIn"> - <wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" /> + <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> </wsdl:message> - <wsdl:message name="getDataSetByMasterSQLSoapOut"> - <wsdl:part name="parameters" element="tns:getDataSetByMasterSQLResponse" /> + <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> + <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> </wsdl:message> - <wsdl:message name="getCheckOpenSoapIn"> - <wsdl:part name="parameters" element="tns:getCheckOpen" /> + <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> </wsdl:message> - <wsdl:message name="getCheckOpenSoapOut"> - <wsdl:part name="parameters" element="tns:getCheckOpenResponse" /> - </wsdl:message> - <wsdl:message name="getGetDataBaseSoapIn"> - <wsdl:part name="parameters" element="tns:getGetDataBase" /> - </wsdl:message> - <wsdl:message name="getGetDataBaseSoapOut"> - <wsdl:part name="parameters" element="tns:getGetDataBaseResponse" /> - </wsdl:message> - <wsdl:message name="getCheckCzymcSoapIn"> - <wsdl:part name="parameters" element="tns:getCheckCzymc" /> - </wsdl:message> - <wsdl:message name="getCheckCzymcSoapOut"> - <wsdl:part name="parameters" element="tns:getCheckCzymcResponse" /> - </wsdl:message> - <wsdl:message name="getSub_GetCurPeriodSoapIn"> - <wsdl:part name="parameters" element="tns:getSub_GetCurPeriod" /> - </wsdl:message> - <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> - <wsdl:message name="getDataSetBySQLSoapOut"> - <wsdl:part name="parameters" element="tns:getDataSetBySQLResponse" /> + <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" /> @@ -13852,29 +14021,17 @@ <wsdl:message name="GetMaterByBarCode_ViewSoapOut"> <wsdl:part name="parameters" element="tns:GetMaterByBarCode_ViewResponse" /> </wsdl:message> - <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapIn"> - <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_View" /> + <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> </wsdl:message> - <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut"> - <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" /> + <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> + <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> </wsdl:message> - <wsdl:message name="GetMaterByBarCodeSP_ViewSoapIn"> - <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_View" /> + <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> </wsdl:message> - <wsdl:message name="GetMaterByBarCodeSP_ViewSoapOut"> - <wsdl:part name="parameters" element="tns:GetMaterByBarCodeSP_ViewResponse" /> - </wsdl:message> - <wsdl:message name="SetFIFOPonderationBillMain_TempSoapIn"> - <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_Temp" /> - </wsdl:message> - <wsdl:message name="SetFIFOPonderationBillMain_TempSoapOut"> - <wsdl:part name="parameters" element="tns:SetFIFOPonderationBillMain_TempResponse" /> - </wsdl:message> - <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapIn"> - <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Fast" /> - </wsdl:message> - <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_FastSoapOut"> - <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_FastResponse" /> + <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" /> @@ -14164,18 +14321,6 @@ <wsdl:message name="set_SaveProcReportMoveBill_CLD_NewSoapOut"> <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_CLD_NewResponse" /> </wsdl:message> - <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapIn"> - <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" /> - </wsdl:message> - <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut"> - <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" /> - </wsdl:message> - <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn"> - <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" /> - </wsdl:message> - <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_SaveSellOutBackBill_CLD_NewSoapIn"> <wsdl:part name="parameters" element="tns:set_SaveSellOutBackBill_CLD_New" /> </wsdl:message> @@ -14356,6 +14501,12 @@ <wsdl:message name="set_SaveMateReplenishOutBill_BillCheckSoapOut"> <wsdl:part name="parameters" element="tns:set_SaveMateReplenishOutBill_BillCheckResponse" /> </wsdl:message> + <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheck" /> + </wsdl:message> + <wsdl:message name="set_SaveEntrustReplenishOutBill_BillCheckSoapOut"> + <wsdl:part name="parameters" element="tns:set_SaveEntrustReplenishOutBill_BillCheckResponse" /> + </wsdl:message> <wsdl:message name="set_SaveEntrustInBackBill_CLDSoapIn"> <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_CLD" /> </wsdl:message> @@ -14434,6 +14585,12 @@ <wsdl:message name="set_SaveEntrustOutBill_CLDSoapOut"> <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_CLDResponse" /> </wsdl:message> + <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapIn"> + <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheck" /> + </wsdl:message> + <wsdl:message name="set_SaveEntrustOutBill_BillCheckSoapOut"> + <wsdl:part name="parameters" element="tns:set_SaveEntrustOutBill_BillCheckResponse" /> + </wsdl:message> <wsdl:message name="set_SaveOtherOutBackBillSoapIn"> <wsdl:part name="parameters" element="tns:set_SaveOtherOutBackBill" /> </wsdl:message> @@ -14493,18 +14650,6 @@ </wsdl:message> <wsdl:message name="set_SaveOtherOutBill_CLD_NewSoapOut"> <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD_NewResponse" /> - </wsdl:message> - <wsdl:message name="set_SaveOtherOutBill_CLDSoapIn"> - <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLD" /> - </wsdl:message> - <wsdl:message name="set_SaveOtherOutBill_CLDSoapOut"> - <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_CLDResponse" /> - </wsdl:message> - <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapIn"> - <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheck" /> - </wsdl:message> - <wsdl:message name="set_SaveOtherOutBill_BillCheckSoapOut"> - <wsdl:part name="parameters" element="tns:set_SaveOtherOutBill_BillCheckResponse" /> </wsdl:message> <wsdl:message name="set_SavePonderationBillMain_Temp_ChangGuiSoapIn"> <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_ChangGui" /> @@ -15935,6 +16080,30 @@ <wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" /> </wsdl:message> <wsdl:portType name="WebService1Soap"> + <wsdl:operation name="getDataSetByMasterSQL"> + <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" /> + <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" /> + </wsdl:operation> + <wsdl:operation name="getCheckOpen"> + <wsdl:input message="tns:getCheckOpenSoapIn" /> + <wsdl:output message="tns:getCheckOpenSoapOut" /> + </wsdl:operation> + <wsdl:operation name="getGetDataBase"> + <wsdl:input message="tns:getGetDataBaseSoapIn" /> + <wsdl:output message="tns:getGetDataBaseSoapOut" /> + </wsdl:operation> + <wsdl:operation name="getCheckCzymc"> + <wsdl:input message="tns:getCheckCzymcSoapIn" /> + <wsdl:output message="tns:getCheckCzymcSoapOut" /> + </wsdl:operation> + <wsdl:operation name="getSub_GetCurPeriod"> + <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> <wsdl:operation name="getRunProc"> <wsdl:input message="tns:getRunProcSoapIn" /> <wsdl:output message="tns:getRunProcSoapOut" /> @@ -15970,6 +16139,22 @@ <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="GetICInventoryByBarCodeSP_View"> + <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> + <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> + </wsdl:operation> + <wsdl:operation name="GetMaterByBarCodeSP_View"> + <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> + <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> + </wsdl:operation> + <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> + <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> + <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> + </wsdl:operation> + <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> + <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" /> @@ -16059,6 +16244,10 @@ <wsdl:input message="tns:getSourceBillList_NewSoapIn" /> <wsdl:output message="tns:getSourceBillList_NewSoapOut" /> </wsdl:operation> + <wsdl:operation name="get_BillSubType"> + <wsdl:input message="tns:get_BillSubTypeSoapIn" /> + <wsdl:output message="tns:get_BillSubTypeSoapOut" /> + </wsdl:operation> <wsdl:operation name="get_SourceBarCode_New"> <wsdl:input message="tns:get_SourceBarCode_NewSoapIn" /> <wsdl:output message="tns:get_SourceBarCode_NewSoapOut" /> @@ -16114,6 +16303,10 @@ <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_MoveStock"> <wsdl:input message="tns:get_SourceBarCode_MoveStockSoapIn" /> @@ -16287,29 +16480,13 @@ <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapIn" /> <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_BillCheckSoapOut" /> </wsdl:operation> - <wsdl:operation name="getDataSetByMasterSQL"> - <wsdl:input message="tns:getDataSetByMasterSQLSoapIn" /> - <wsdl:output message="tns:getDataSetByMasterSQLSoapOut" /> + <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> + <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> + <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> </wsdl:operation> - <wsdl:operation name="getCheckOpen"> - <wsdl:input message="tns:getCheckOpenSoapIn" /> - <wsdl:output message="tns:getCheckOpenSoapOut" /> - </wsdl:operation> - <wsdl:operation name="getGetDataBase"> - <wsdl:input message="tns:getGetDataBaseSoapIn" /> - <wsdl:output message="tns:getGetDataBaseSoapOut" /> - </wsdl:operation> - <wsdl:operation name="getCheckCzymc"> - <wsdl:input message="tns:getCheckCzymcSoapIn" /> - <wsdl:output message="tns:getCheckCzymcSoapOut" /> - </wsdl:operation> - <wsdl:operation name="getSub_GetCurPeriod"> - <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="set_SaveProcReportMoveBill_MoveStock_CLD_New"> + <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" /> @@ -16623,21 +16800,13 @@ <wsdl:input message="tns:GetMaterByBarCode_ViewSoapIn" /> <wsdl:output message="tns:GetMaterByBarCode_ViewSoapOut" /> </wsdl:operation> - <wsdl:operation name="GetICInventoryByBarCodeSP_View"> - <wsdl:input message="tns:GetICInventoryByBarCodeSP_ViewSoapIn" /> - <wsdl:output message="tns:GetICInventoryByBarCodeSP_ViewSoapOut" /> + <wsdl:operation name="set_SaveOtherOutBill_CLD"> + <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> + <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> </wsdl:operation> - <wsdl:operation name="GetMaterByBarCodeSP_View"> - <wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" /> - <wsdl:output message="tns:GetMaterByBarCodeSP_ViewSoapOut" /> - </wsdl:operation> - <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> - <wsdl:input message="tns:SetFIFOPonderationBillMain_TempSoapIn" /> - <wsdl:output message="tns:SetFIFOPonderationBillMain_TempSoapOut" /> - </wsdl:operation> - <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Fast"> - <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapIn" /> - <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_FastSoapOut" /> + <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" /> @@ -16831,14 +17000,6 @@ <wsdl:input message="tns:set_SaveProcReportMoveBill_CLD_NewSoapIn" /> <wsdl:output message="tns:set_SaveProcReportMoveBill_CLD_NewSoapOut" /> </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> - <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" /> - <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" /> - </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> - <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn" /> - <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapOut" /> - </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" /> @@ -16959,6 +17120,10 @@ <wsdl:input message="tns:set_SaveMateReplenishOutBill_BillCheckSoapIn" /> <wsdl:output message="tns:set_SaveMateReplenishOutBill_BillCheckSoapOut" /> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> + <wsdl:input message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapIn" /> + <wsdl:output message="tns:set_SaveEntrustReplenishOutBill_BillCheckSoapOut" /> + </wsdl:operation> <wsdl:operation name="set_SaveEntrustInBackBill_CLD"> <wsdl:input message="tns:set_SaveEntrustInBackBill_CLDSoapIn" /> <wsdl:output message="tns:set_SaveEntrustInBackBill_CLDSoapOut" /> @@ -17011,6 +17176,10 @@ <wsdl:input message="tns:set_SaveEntrustOutBill_CLDSoapIn" /> <wsdl:output message="tns:set_SaveEntrustOutBill_CLDSoapOut" /> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> + <wsdl:input message="tns:set_SaveEntrustOutBill_BillCheckSoapIn" /> + <wsdl:output message="tns:set_SaveEntrustOutBill_BillCheckSoapOut" /> + </wsdl:operation> <wsdl:operation name="set_SaveOtherOutBackBill"> <wsdl:input message="tns:set_SaveOtherOutBackBillSoapIn" /> <wsdl:output message="tns:set_SaveOtherOutBackBillSoapOut" /> @@ -17050,14 +17219,6 @@ <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> <wsdl:input message="tns:set_SaveOtherOutBill_CLD_NewSoapIn" /> <wsdl:output message="tns:set_SaveOtherOutBill_CLD_NewSoapOut" /> - </wsdl:operation> - <wsdl:operation name="set_SaveOtherOutBill_CLD"> - <wsdl:input message="tns:set_SaveOtherOutBill_CLDSoapIn" /> - <wsdl:output message="tns:set_SaveOtherOutBill_CLDSoapOut" /> - </wsdl:operation> - <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_SavePonderationBillMain_Temp_ChangGui"> <wsdl:input message="tns:set_SavePonderationBillMain_Temp_ChangGuiSoapIn" /> @@ -18014,6 +18175,60 @@ </wsdl:portType> <wsdl:binding name="WebService1Soap" type="tns:WebService1Soap"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> + <wsdl:operation name="getDataSetByMasterSQL"> + <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getCheckOpen"> + <soap:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getGetDataBase"> + <soap:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getCheckCzymc"> + <soap:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getSub_GetCurPeriod"> + <soap:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <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> @@ -18088,6 +18303,42 @@ </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="GetICInventoryByBarCodeSP_View"> + <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="GetMaterByBarCodeSP_View"> + <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> + <wsdl:input> + <soap:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> + <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" 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_Fast"> + <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -18293,6 +18544,15 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="get_BillSubType"> + <soap:operation soapAction="http://tempuri.org/get_BillSubType" 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_New"> <soap:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> <wsdl:input> @@ -18412,6 +18672,15 @@ </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> @@ -18806,8 +19075,8 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="getDataSetByMasterSQL"> - <soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> + <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> + <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -18815,44 +19084,8 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="getCheckOpen"> - <soap:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getGetDataBase"> - <soap:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getCheckCzymc"> - <soap:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getSub_GetCurPeriod"> - <soap:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getDataSetBySQL"> - <soap:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> + <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> + <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -19562,8 +19795,8 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="GetICInventoryByBarCodeSP_View"> - <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> + <wsdl:operation name="set_SaveOtherOutBill_CLD"> + <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -19571,26 +19804,8 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="GetMaterByBarCodeSP_View"> - <soap:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> - <soap:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" 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_Fast"> - <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> + <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> @@ -20030,24 +20245,6 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> - <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> - <soap:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> <soap:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" /> <wsdl:input> @@ -20318,6 +20515,15 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> + <soap:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_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> @@ -20435,6 +20641,15 @@ <soap:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> + <soap:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> <wsdl:input> @@ -20518,24 +20733,6 @@ </wsdl:operation> <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> - <wsdl:input> - <soap:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="set_SaveOtherOutBill_CLD"> - <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> - <soap:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> @@ -22688,6 +22885,60 @@ </wsdl:binding> <wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap"> <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> + <wsdl:operation name="getDataSetByMasterSQL"> + <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getCheckOpen"> + <soap12:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getGetDataBase"> + <soap12:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getCheckCzymc"> + <soap12:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="getSub_GetCurPeriod"> + <soap12:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <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> @@ -22762,6 +23013,42 @@ </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="GetICInventoryByBarCodeSP_View"> + <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="GetMaterByBarCodeSP_View"> + <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> + <wsdl:input> + <soap12:body use="literal" /> + </wsdl:input> + <wsdl:output> + <soap12:body use="literal" /> + </wsdl:output> + </wsdl:operation> + <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> + <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" 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_Fast"> + <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> @@ -22967,6 +23254,15 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="get_BillSubType"> + <soap12:operation soapAction="http://tempuri.org/get_BillSubType" 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_New"> <soap12:operation soapAction="http://tempuri.org/get_SourceBarCode_New" style="document" /> <wsdl:input> @@ -23086,6 +23382,15 @@ </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> @@ -23480,8 +23785,8 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="getDataSetByMasterSQL"> - <soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" /> + <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> + <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> @@ -23489,44 +23794,8 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="getCheckOpen"> - <soap12:operation soapAction="http://tempuri.org/getCheckOpen" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getGetDataBase"> - <soap12:operation soapAction="http://tempuri.org/getGetDataBase" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getCheckCzymc"> - <soap12:operation soapAction="http://tempuri.org/getCheckCzymc" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getSub_GetCurPeriod"> - <soap12:operation soapAction="http://tempuri.org/getSub_GetCurPeriod" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="getDataSetBySQL"> - <soap12:operation soapAction="http://tempuri.org/getDataSetBySQL" style="document" /> + <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> + <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> @@ -24236,8 +24505,8 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="GetICInventoryByBarCodeSP_View"> - <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCodeSP_View" style="document" /> + <wsdl:operation name="set_SaveOtherOutBill_CLD"> + <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> @@ -24245,26 +24514,8 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="GetMaterByBarCodeSP_View"> - <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCodeSP_View" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="SetFIFOPonderationBillMain_Temp"> - <soap12:operation soapAction="http://tempuri.org/SetFIFOPonderationBillMain_Temp" 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_Fast"> - <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Fast" style="document" /> + <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> @@ -24704,24 +24955,6 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock"> - <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="set_SaveProcReportMoveBill_MoveStock_CLD_New"> - <soap12:operation soapAction="http://tempuri.org/set_SaveProcReportMoveBill_MoveStock_CLD_New" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> <wsdl:operation name="set_SaveSellOutBackBill_CLD_New"> <soap12:operation soapAction="http://tempuri.org/set_SaveSellOutBackBill_CLD_New" style="document" /> <wsdl:input> @@ -24992,6 +25225,15 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustReplenishOutBill_BillCheck"> + <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustReplenishOutBill_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> @@ -25109,6 +25351,15 @@ <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> + <wsdl:operation name="set_SaveEntrustOutBill_BillCheck"> + <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustOutBill_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_SaveOtherOutBackBill"> <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBackBill" style="document" /> <wsdl:input> @@ -25192,24 +25443,6 @@ </wsdl:operation> <wsdl:operation name="set_SaveOtherOutBill_CLD_New"> <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_CLD_New" style="document" /> - <wsdl:input> - <soap12:body use="literal" /> - </wsdl:input> - <wsdl:output> - <soap12:body use="literal" /> - </wsdl:output> - </wsdl:operation> - <wsdl:operation name="set_SaveOtherOutBill_CLD"> - <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_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_SaveOtherOutBill_BillCheck"> - <soap12:operation soapAction="http://tempuri.org/set_SaveOtherOutBill_BillCheck" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> @@ -27362,10 +27595,10 @@ </wsdl:binding> <wsdl:service name="WebService1"> <wsdl:port name="WebService1Soap" binding="tns:WebService1Soap"> - <soap:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" /> + <soap:address location="http://192.168.63.7/WEBS-WMS/WebService1.asmx" /> </wsdl:port> <wsdl:port name="WebService1Soap12" binding="tns:WebService1Soap12"> - <soap12:address location="http://192.168.63.195/WEBS-WMS/WebService1.asmx" /> + <soap12:address location="http://192.168.63.7/WEBS-WMS/WebService1.asmx" /> </wsdl:port> </wsdl:service> </wsdl:definitions> \ No newline at end of file -- Gitblit v1.9.1