From 169fc6fb192054d1f521e5b0532cc6de2e20fd57 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 23 十二月 2022 13:19:13 +0800
Subject: [PATCH] 新增委外领料、委外补料校验上传方法
---
WebAPI/Web References/WebS/WebService1.wsdl | 1175 ++++++++++++++++++++++++++++++++--------------------------
1 files changed, 650 insertions(+), 525 deletions(-)
diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl
index 8d6f402..cb9b846 100644
--- a/WebAPI/Web References/WebS/WebService1.wsdl
+++ b/WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,6 +2,71 @@
<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="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>
@@ -236,6 +301,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" />
@@ -602,6 +771,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" />
@@ -614,6 +786,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" />
@@ -740,6 +924,7 @@
<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="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" />
@@ -2824,68 +3009,65 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="getCheckOpen">
- <s:complexType />
- </s:element>
- <s:element name="getCheckOpenResponse">
+ <s:element name="set_SaveProcReportMoveBill_MoveStock">
<s:complexType>
<s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="getCheckOpenResult" type="s:boolean" />
+ <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="getGetDataBase">
+ <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="sItem" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sK3" type="s:string" />
+ <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="getGetDataBaseResponse">
+ <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_New">
<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: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="getCheckCzymc">
+ <s:element name="set_SaveProcReportMoveBill_MoveStock_CLD_NewResponse">
<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: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>
@@ -4491,106 +4673,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>
@@ -4890,28 +5024,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>
@@ -5719,46 +5831,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>
@@ -6554,6 +6626,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>
@@ -6867,6 +6976,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>
@@ -6910,28 +7035,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>
@@ -7084,40 +7187,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>
@@ -12849,6 +12918,30 @@
</s:element>
</s:schema>
</wsdl:types>
+ <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>
@@ -12908,6 +13001,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" />
@@ -13395,29 +13512,17 @@
<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 name="set_SaveProcReportMoveBill_MoveStockSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock" />
</wsdl:message>
- <wsdl:message name="getCheckOpenSoapOut">
- <wsdl:part name="parameters" element="tns:getCheckOpenResponse" />
+ <wsdl:message name="set_SaveProcReportMoveBill_MoveStockSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStockResponse" />
</wsdl:message>
- <wsdl:message name="getGetDataBaseSoapIn">
- <wsdl:part name="parameters" element="tns:getGetDataBase" />
+ <wsdl:message name="set_SaveProcReportMoveBill_MoveStock_CLD_NewSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveProcReportMoveBill_MoveStock_CLD_New" />
</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 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" />
@@ -13887,29 +13992,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" />
@@ -14199,18 +14292,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>
@@ -14391,6 +14472,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>
@@ -14469,6 +14556,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>
@@ -14528,18 +14621,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" />
@@ -15970,6 +16051,22 @@
<wsdl:part name="parameters" element="tns:GetSc_ICMOBillListResponse" />
</wsdl:message>
<wsdl:portType name="WebService1Soap">
+ <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" />
@@ -16009,6 +16106,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" />
@@ -16334,21 +16447,13 @@
<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 name="set_SaveProcReportMoveBill_MoveStock">
+ <wsdl:input message="tns:set_SaveProcReportMoveBill_MoveStockSoapIn" />
+ <wsdl:output message="tns:set_SaveProcReportMoveBill_MoveStockSoapOut" />
</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 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" />
@@ -16662,21 +16767,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" />
@@ -16870,14 +16967,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" />
@@ -16998,6 +17087,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" />
@@ -17050,6 +17143,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" />
@@ -17089,14 +17186,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" />
@@ -18053,6 +18142,42 @@
</wsdl:portType>
<wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <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>
@@ -18136,6 +18261,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>
@@ -18872,8 +19033,8 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="getCheckOpen">
- <soap:operation soapAction="http://tempuri.org/getCheckOpen" 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>
@@ -18881,26 +19042,8 @@
<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: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>
@@ -19610,8 +19753,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>
@@ -19619,26 +19762,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>
@@ -20078,24 +20203,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>
@@ -20366,6 +20473,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>
@@ -20483,6 +20599,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>
@@ -20566,24 +20691,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>
@@ -22736,6 +22843,42 @@
</wsdl:binding>
<wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <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>
@@ -22819,6 +22962,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>
@@ -23555,8 +23734,8 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="getCheckOpen">
- <soap12:operation soapAction="http://tempuri.org/getCheckOpen" 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>
@@ -23564,26 +23743,8 @@
<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: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>
@@ -24293,8 +24454,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>
@@ -24302,26 +24463,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>
@@ -24761,24 +24904,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>
@@ -25049,6 +25174,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>
@@ -25166,6 +25300,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>
@@ -25249,24 +25392,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>
@@ -27419,10 +27544,10 @@
</wsdl:binding>
<wsdl:service name="WebService1">
<wsdl:port name="WebService1Soap" binding="tns:WebService1Soap">
- <soap:address location="http://localhost/WEBS/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://localhost/WEBS/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