From 2d276232341390207531e9fb31383a6867c6d54a Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期三, 18 八月 2021 16:14:11 +0800
Subject: [PATCH] 新增生产订单扫码记录模块
---
NETSCM/Web References/WMSWeb/WebService1.wsdl | 931 ++++++++++++++++++++++++++++++++++++++--------------------
1 files changed, 609 insertions(+), 322 deletions(-)
diff --git a/NETSCM/Web References/WMSWeb/WebService1.wsdl b/NETSCM/Web References/WMSWeb/WebService1.wsdl
index ce2e03d..77cf726 100644
--- a/NETSCM/Web References/WMSWeb/WebService1.wsdl
+++ b/NETSCM/Web References/WMSWeb/WebService1.wsdl
@@ -1,7 +1,69 @@
<?xml version="1.0" encoding="utf-8"?>
-<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" 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:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+<wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
+ <s:element name="get_MaxBillNoAndID">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_MaxBillNoAndIDResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_MaxBillNoAndID_K3">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_MaxBillNoAndID_K3Response">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" type="s:boolean" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_MaxBillNoAndID_CLD">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_MaxBillNoAndID_CLDResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" type="s:boolean" />
+ <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
<s:element name="get_MaxBillNoAndID_New">
<s:complexType>
<s:sequence>
@@ -366,6 +428,7 @@
<s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
<s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
</s:sequence>
</s:complexType>
<s:element name="set_SavePonderationBillMain_Temp_BarCode_OutFast">
@@ -626,6 +689,12 @@
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_MulSourceBill" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BarCodeMustSameSourceBill" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockBill_BillTypeOneScan" 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" />
+ <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_MulSourceBill" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BarCodeMustSameSourceBill" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="Kf_MateReplenishOutBill_BillTypeOneScan" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_AutoCheck" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_ERPMode" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_OtherInBackBill_MustQtyCtl" type="s:string" />
@@ -639,11 +708,13 @@
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_AutoCheck" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_ERPMode" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MustQtyCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_MulSourceBill" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_FIFOCtl" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepOutBill_BillTypeOneScan" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_AutoCheck" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_ERPMode" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MustQtyCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_MulSourceBill" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BarCodeMustSameSourceBill" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Kf_MoveStockStepInBill_BillTypeOneScan" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="WMS_ERPStockCtl" type="s:string" />
@@ -982,6 +1053,56 @@
</s:sequence>
</s:complexType>
</s:element>
+ <s:element name="get_CheckTypeByBarCode_Caiji">
+ <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="HRedBlueFlag" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_CheckTypeByBarCode_CaijiResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByBarCode_CaijiResult" type="tns:ClsKf_ICStockBill_WMS" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="set_SavePonderationBillMain_Temp_BarCode_Caiji">
+ <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="HRedBlueFlag" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="set_SavePonderationBillMain_Temp_BarCode_CaijiResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="set_SavePonderationBillMain_Temp_BarCode_CaijiResult" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
<s:element name="getDataSetByMasterSQL">
<s:complexType>
<s:sequence>
@@ -1191,30 +1312,35 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="set_SaveEntrustInBill">
+ <s:element name="set_SaveProductInBill_Caiji_CLD">
<s:complexType>
<s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" />
- <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ProductInBillMain" />
+ <s:element minOccurs="1" maxOccurs="1" name="HBeginDate" type="s:dateTime" />
+ <s:element minOccurs="1" maxOccurs="1" name="HEndDate" type="s:dateTime" />
+ <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:complexType name="ClsKf_EntrustInBillMain">
+ <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="HEmpID" type="s:long" />
<s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
<s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="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>
@@ -1254,6 +1380,110 @@
<s:element minOccurs="1" maxOccurs="1" name="HMainSourceInterID" type="s:long" />
<s:element minOccurs="1" maxOccurs="1" name="HMainSourceEntryID" type="s:long" />
</s:sequence>
+ </s:complexType>
+ <s:element name="set_SaveProductInBill_Caiji_CLDResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="set_SaveProductInBill_Caiji_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_SaveEntrustInBackBill_New">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
+ <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:complexType name="ClsKf_ICStockBillMain">
+ <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="1" maxOccurs="1" name="HCurID" 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="HSellSID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
+ <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" />
+ <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" />
+ <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" />
+ <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" />
+ <s:element minOccurs="0" maxOccurs="1" name="HCarNo" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
+ </s:sequence>
+ </s:extension>
+ </s:complexContent>
+ </s:complexType>
+ <s:element name="set_SaveEntrustInBackBill_NewResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_NewResult" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="set_SaveEntrustInBill">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_EntrustInBillMain" />
+ <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:complexType name="ClsKf_EntrustInBillMain">
+ <s:complexContent mixed="false">
+ <s:extension base="tns:ClsXt_BaseBillMain">
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HEmpID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HWHID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSCWHID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HMangerID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSecManagerID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HKeeperID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HExplanation" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HInnerBillNo" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HRedBlueFlag" type="s:boolean" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ </s:sequence>
+ </s:extension>
+ </s:complexContent>
</s:complexType>
<s:element name="set_SaveEntrustInBillResponse">
<s:complexType>
@@ -1397,55 +1627,6 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:complexType name="ClsKf_ICStockBillMain">
- <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="1" maxOccurs="1" name="HCurID" 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="HSellSID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HConveyCompID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HConveyTypeID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HCarriage" type="s:float" />
- <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo_M" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSeOrderBillNo" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HConveyMoney" type="s:double" />
- <s:element minOccurs="1" maxOccurs="1" name="HCheckMoney" type="s:double" />
- <s:element minOccurs="1" maxOccurs="1" name="HCheckMoneyFor" type="s:double" />
- <s:element minOccurs="1" maxOccurs="1" name="HRemainMoney" type="s:double" />
- <s:element minOccurs="1" maxOccurs="1" name="HCheckStatus" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HHookType" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HHookQty" type="s:double" />
- <s:element minOccurs="0" maxOccurs="1" name="HCarNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HAddress" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HProcID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HSALEORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HPRDORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HSTOCKORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HSETTLEORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HOWNERSUPPLIERID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HDEMANDORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HPURCHASEORGID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HPAYORGID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HOWNERTYPEID" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
- </s:sequence>
- </s:extension>
- </s:complexContent>
- </s:complexType>
<s:element name="set_SaveOtherInBackBillResponse">
<s:complexType>
<s:sequence>
@@ -1495,6 +1676,8 @@
<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>
@@ -1933,6 +2116,30 @@
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempListResult">
+ <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="GetKf_PonderationBillMain_TempList_XF">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="sHBillType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="sXFFlag" type="s:int" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="GetKf_PonderationBillMain_TempList_XFResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_TempList_XFResult">
<s:complexType>
<s:sequence>
<s:element ref="s:schema" />
@@ -2897,65 +3104,58 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="get_MaxBillNoAndID">
+ <s:element name="set_SaveStdWorkQtyBill">
<s:complexType>
<s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
- <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="0" maxOccurs="1" name="oMain" type="tns:ClsSc_StdWorkQtyBillMain" />
<s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="get_MaxBillNoAndIDResponse">
+ <s:complexType name="ClsSc_StdWorkQtyBillMain">
+ <s:complexContent mixed="false">
+ <s:extension base="tns:ClsXt_BaseBillMain">
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HCycle" type="s:float" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOutput" type="s:float" />
+ <s:element minOccurs="1" maxOccurs="1" name="HStdQty" type="s:float" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
+ <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
+ </s:sequence>
+ </s:extension>
+ </s:complexContent>
+ </s:complexType>
+ <s:element name="set_SaveStdWorkQtyBillResponse">
<s:complexType>
<s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndIDResult" type="s:boolean" />
- <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="set_SaveStdWorkQtyBillResult" type="s:boolean" />
<s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="get_MaxBillNoAndID_K3">
+ <s:element name="GetSc_StdWorkQtyBill_HMaterID">
<s:complexType>
<s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
- <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="get_MaxBillNoAndID_K3Response">
+ <s:element name="GetSc_StdWorkQtyBill_HMaterIDResponse">
<s:complexType>
<s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_K3Result" type="s:boolean" />
- <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_MaxBillNoAndID_CLD">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="sBillCode" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HTranType" type="s:string" />
- <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_MaxBillNoAndID_CLDResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="get_MaxBillNoAndID_CLDResult" type="s:boolean" />
- <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="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="GetSc_StdWorkQtyBill_HMaterIDResult">
+ <s:complexType>
+ <s:sequence>
+ <s:element ref="s:schema" />
+ <s:any />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
</s:sequence>
</s:complexType>
</s:element>
@@ -3094,6 +3294,8 @@
<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>
@@ -3369,6 +3571,8 @@
<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>
@@ -3621,6 +3825,8 @@
<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>
@@ -3857,6 +4063,8 @@
<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>
@@ -4005,26 +4213,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:sequence>
- </s:extension>
- </s:complexContent>
- </s:complexType>
<s:element name="set_SaveProductInBill_MulSource_CLDResponse">
<s:complexType>
<s:sequence>
@@ -4281,23 +4469,6 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="set_SaveEntrustInBackBill_New">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
- <s:element minOccurs="0" maxOccurs="1" name="sHSourceType" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="set_SaveEntrustInBackBill_NewResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="set_SaveEntrustInBackBill_NewResult" type="s:boolean" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
<s:element name="set_DelPonderationBillMain_Temp_InterIDAndSource">
<s:complexType>
<s:sequence>
@@ -4477,6 +4648,29 @@
<s:complexType>
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="GetKf_PonderationBillMain_Temp_FIFO_NewResult">
+ <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="GetKf_ICStockBillSub_WMS_Temp">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sBillType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="GetKf_ICStockBillSub_WMS_TempResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetKf_ICStockBillSub_WMS_TempResult">
<s:complexType>
<s:sequence>
<s:element ref="s:schema" />
@@ -5188,6 +5382,8 @@
<s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="HTransferDirect" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="HShipType" 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>
@@ -5457,6 +5653,8 @@
<s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
<s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
<s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
+ <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>
@@ -5520,6 +5718,8 @@
<s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
<s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
<s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
+ <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>
@@ -5719,6 +5919,8 @@
<s:element minOccurs="1" maxOccurs="1" name="HDFflag" type="s:boolean" />
<s:element minOccurs="0" maxOccurs="1" name="HLinkMan" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="HLinkPhone" 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>
@@ -5933,61 +6135,6 @@
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="set_SaveMESBeginWorkBillResult" type="s:boolean" />
<s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="set_SaveStdWorkQtyBill">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsSc_StdWorkQtyBillMain" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:complexType name="ClsSc_StdWorkQtyBillMain">
- <s:complexContent mixed="false">
- <s:extension base="tns:ClsXt_BaseBillMain">
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="HPrintQty" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HICMOInterID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HICMOBillNo" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HCycle" type="s:float" />
- <s:element minOccurs="1" maxOccurs="1" name="HOutput" type="s:float" />
- <s:element minOccurs="1" maxOccurs="1" name="HStdQty" type="s:float" />
- <s:element minOccurs="1" maxOccurs="1" name="HSourceID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HGroupID" type="s:long" />
- <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
- </s:sequence>
- </s:extension>
- </s:complexContent>
- </s:complexType>
- <s:element name="set_SaveStdWorkQtyBillResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="set_SaveStdWorkQtyBillResult" type="s:boolean" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetSc_StdWorkQtyBill_HMaterID">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="HMaterID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="sWhere" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetSc_StdWorkQtyBill_HMaterIDResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetSc_StdWorkQtyBill_HMaterIDResult">
- <s:complexType>
- <s:sequence>
- <s:element ref="s:schema" />
- <s:any />
- </s:sequence>
- </s:complexType>
- </s:element>
</s:sequence>
</s:complexType>
</s:element>
@@ -10031,6 +10178,24 @@
</s:element>
</s:schema>
</wsdl:types>
+ <wsdl:message name="get_MaxBillNoAndIDSoapIn">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" />
+ </wsdl:message>
+ <wsdl:message name="get_MaxBillNoAndIDSoapOut">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" />
+ </wsdl:message>
+ <wsdl:message name="get_MaxBillNoAndID_K3SoapIn">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" />
+ </wsdl:message>
+ <wsdl:message name="get_MaxBillNoAndID_K3SoapOut">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" />
+ </wsdl:message>
+ <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" />
+ </wsdl:message>
+ <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut">
+ <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" />
+ </wsdl:message>
<wsdl:message name="get_MaxBillNoAndID_NewSoapIn">
<wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_New" />
</wsdl:message>
@@ -10223,6 +10388,18 @@
<wsdl:message name="set_SavePOInStockCheck_BarCodeSoapOut">
<wsdl:part name="parameters" element="tns:set_SavePOInStockCheck_BarCodeResponse" />
</wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_CaijiSoapIn">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_Caiji" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_CaijiSoapOut">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_CaijiResponse" />
+ </wsdl:message>
+ <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_CaijiSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_Caiji" />
+ </wsdl:message>
+ <wsdl:message name="set_SavePonderationBillMain_Temp_BarCode_CaijiSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiResponse" />
+ </wsdl:message>
<wsdl:message name="getDataSetByMasterSQLSoapIn">
<wsdl:part name="parameters" element="tns:getDataSetByMasterSQL" />
</wsdl:message>
@@ -10294,6 +10471,18 @@
</wsdl:message>
<wsdl:message name="Set_BPrintQtyBarCodeSoapOut">
<wsdl:part name="parameters" element="tns:Set_BPrintQtyBarCodeResponse" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveProductInBill_Caiji_CLDSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveProductInBill_Caiji_CLD" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveProductInBill_Caiji_CLDSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SaveProductInBill_Caiji_CLDResponse" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" />
</wsdl:message>
<wsdl:message name="set_SaveEntrustInBillSoapIn">
<wsdl:part name="parameters" element="tns:set_SaveEntrustInBill" />
@@ -10444,6 +10633,12 @@
</wsdl:message>
<wsdl:message name="GetKf_PonderationBillMain_TempListSoapOut">
<wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempListResponse" />
+ </wsdl:message>
+ <wsdl:message name="GetKf_PonderationBillMain_TempList_XFSoapIn">
+ <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_XF" />
+ </wsdl:message>
+ <wsdl:message name="GetKf_PonderationBillMain_TempList_XFSoapOut">
+ <wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_XFResponse" />
</wsdl:message>
<wsdl:message name="GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn">
<wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_TempList_ChangeBox" />
@@ -10733,23 +10928,17 @@
<wsdl:message name="get_InfoByStationOutBillSoapOut">
<wsdl:part name="parameters" element="tns:get_InfoByStationOutBillResponse" />
</wsdl:message>
- <wsdl:message name="get_MaxBillNoAndIDSoapIn">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID" />
+ <wsdl:message name="set_SaveStdWorkQtyBillSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBill" />
</wsdl:message>
- <wsdl:message name="get_MaxBillNoAndIDSoapOut">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndIDResponse" />
+ <wsdl:message name="set_SaveStdWorkQtyBillSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBillResponse" />
</wsdl:message>
- <wsdl:message name="get_MaxBillNoAndID_K3SoapIn">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3" />
+ <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapIn">
+ <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterID" />
</wsdl:message>
- <wsdl:message name="get_MaxBillNoAndID_K3SoapOut">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_K3Response" />
- </wsdl:message>
- <wsdl:message name="get_MaxBillNoAndID_CLDSoapIn">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLD" />
- </wsdl:message>
- <wsdl:message name="get_MaxBillNoAndID_CLDSoapOut">
- <wsdl:part name="parameters" element="tns:get_MaxBillNoAndID_CLDResponse" />
+ <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapOut">
+ <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterIDResponse" />
</wsdl:message>
<wsdl:message name="GetSc_StdWorkQtyBill_HICMOInterIDSoapIn">
<wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HICMOInterID" />
@@ -11093,12 +11282,6 @@
<wsdl:message name="set_SaveEntrustInBackBillSoapOut">
<wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBillResponse" />
</wsdl:message>
- <wsdl:message name="set_SaveEntrustInBackBill_NewSoapIn">
- <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_New" />
- </wsdl:message>
- <wsdl:message name="set_SaveEntrustInBackBill_NewSoapOut">
- <wsdl:part name="parameters" element="tns:set_SaveEntrustInBackBill_NewResponse" />
- </wsdl:message>
<wsdl:message name="set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn">
<wsdl:part name="parameters" element="tns:set_DelPonderationBillMain_Temp_InterIDAndSource" />
</wsdl:message>
@@ -11152,6 +11335,12 @@
</wsdl:message>
<wsdl:message name="GetKf_PonderationBillMain_Temp_FIFO_NewSoapOut">
<wsdl:part name="parameters" element="tns:GetKf_PonderationBillMain_Temp_FIFO_NewResponse" />
+ </wsdl:message>
+ <wsdl:message name="GetKf_ICStockBillSub_WMS_TempSoapIn">
+ <wsdl:part name="parameters" element="tns:GetKf_ICStockBillSub_WMS_Temp" />
+ </wsdl:message>
+ <wsdl:message name="GetKf_ICStockBillSub_WMS_TempSoapOut">
+ <wsdl:part name="parameters" element="tns:GetKf_ICStockBillSub_WMS_TempResponse" />
</wsdl:message>
<wsdl:message name="GetKf_PonderationBillMainDetails_TempSoapIn">
<wsdl:part name="parameters" element="tns:GetKf_PonderationBillMainDetails_Temp" />
@@ -11476,18 +11665,6 @@
</wsdl:message>
<wsdl:message name="set_SaveMESBeginWorkBillSoapOut">
<wsdl:part name="parameters" element="tns:set_SaveMESBeginWorkBillResponse" />
- </wsdl:message>
- <wsdl:message name="set_SaveStdWorkQtyBillSoapIn">
- <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBill" />
- </wsdl:message>
- <wsdl:message name="set_SaveStdWorkQtyBillSoapOut">
- <wsdl:part name="parameters" element="tns:set_SaveStdWorkQtyBillResponse" />
- </wsdl:message>
- <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapIn">
- <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterID" />
- </wsdl:message>
- <wsdl:message name="GetSc_StdWorkQtyBill_HMaterIDSoapOut">
- <wsdl:part name="parameters" element="tns:GetSc_StdWorkQtyBill_HMaterIDResponse" />
</wsdl:message>
<wsdl:message name="Check_ICMOReportBillSoapIn">
<wsdl:part name="parameters" element="tns:Check_ICMOReportBill" />
@@ -12510,6 +12687,18 @@
<wsdl:part name="parameters" element="tns:GetSc_ICMOReportBillListResponse" />
</wsdl:message>
<wsdl:portType name="WebService1Soap">
+ <wsdl:operation name="get_MaxBillNoAndID">
+ <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" />
+ <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_K3">
+ <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" />
+ <wsdl:output message="tns:get_MaxBillNoAndID_K3SoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_CLD">
+ <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" />
+ <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" />
+ </wsdl:operation>
<wsdl:operation name="get_MaxBillNoAndID_New">
<wsdl:input message="tns:get_MaxBillNoAndID_NewSoapIn" />
<wsdl:output message="tns:get_MaxBillNoAndID_NewSoapOut" />
@@ -12638,6 +12827,14 @@
<wsdl:input message="tns:set_SavePOInStockCheck_BarCodeSoapIn" />
<wsdl:output message="tns:set_SavePOInStockCheck_BarCodeSoapOut" />
</wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
+ <wsdl:input message="tns:get_CheckTypeByBarCode_CaijiSoapIn" />
+ <wsdl:output message="tns:get_CheckTypeByBarCode_CaijiSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="set_SavePonderationBillMain_Temp_BarCode_Caiji">
+ <wsdl:input message="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiSoapIn" />
+ <wsdl:output message="tns:set_SavePonderationBillMain_Temp_BarCode_CaijiSoapOut" />
+ </wsdl:operation>
<wsdl:operation name="getDataSetByMasterSQL">
<wsdl:input message="tns:getDataSetByMasterSQLSoapIn" />
<wsdl:output message="tns:getDataSetByMasterSQLSoapOut" />
@@ -12685,6 +12882,14 @@
<wsdl:operation name="Set_BPrintQtyBarCode">
<wsdl:input message="tns:Set_BPrintQtyBarCodeSoapIn" />
<wsdl:output message="tns:Set_BPrintQtyBarCodeSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
+ <wsdl:input message="tns:set_SaveProductInBill_Caiji_CLDSoapIn" />
+ <wsdl:output message="tns:set_SaveProductInBill_Caiji_CLDSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="set_SaveEntrustInBackBill_New">
+ <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" />
+ <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" />
</wsdl:operation>
<wsdl:operation name="set_SaveEntrustInBill">
<wsdl:input message="tns:set_SaveEntrustInBillSoapIn" />
@@ -12785,6 +12990,10 @@
<wsdl:operation name="GetKf_PonderationBillMain_TempList">
<wsdl:input message="tns:GetKf_PonderationBillMain_TempListSoapIn" />
<wsdl:output message="tns:GetKf_PonderationBillMain_TempListSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_PonderationBillMain_TempList_XF">
+ <wsdl:input message="tns:GetKf_PonderationBillMain_TempList_XFSoapIn" />
+ <wsdl:output message="tns:GetKf_PonderationBillMain_TempList_XFSoapOut" />
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMain_TempList_ChangeBox">
<wsdl:input message="tns:GetKf_PonderationBillMain_TempList_ChangeBoxSoapIn" />
@@ -12978,17 +13187,13 @@
<wsdl:input message="tns:get_InfoByStationOutBillSoapIn" />
<wsdl:output message="tns:get_InfoByStationOutBillSoapOut" />
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID">
- <wsdl:input message="tns:get_MaxBillNoAndIDSoapIn" />
- <wsdl:output message="tns:get_MaxBillNoAndIDSoapOut" />
+ <wsdl:operation name="set_SaveStdWorkQtyBill">
+ <wsdl:input message="tns:set_SaveStdWorkQtyBillSoapIn" />
+ <wsdl:output message="tns:set_SaveStdWorkQtyBillSoapOut" />
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_K3">
- <wsdl:input message="tns:get_MaxBillNoAndID_K3SoapIn" />
- <wsdl:output message="tns:get_MaxBillNoAndID_K3SoapOut" />
- </wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_CLD">
- <wsdl:input message="tns:get_MaxBillNoAndID_CLDSoapIn" />
- <wsdl:output message="tns:get_MaxBillNoAndID_CLDSoapOut" />
+ <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
+ <wsdl:input message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapIn" />
+ <wsdl:output message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapOut" />
</wsdl:operation>
<wsdl:operation name="GetSc_StdWorkQtyBill_HICMOInterID">
<wsdl:input message="tns:GetSc_StdWorkQtyBill_HICMOInterIDSoapIn" />
@@ -13218,10 +13423,6 @@
<wsdl:input message="tns:set_SaveEntrustInBackBillSoapIn" />
<wsdl:output message="tns:set_SaveEntrustInBackBillSoapOut" />
</wsdl:operation>
- <wsdl:operation name="set_SaveEntrustInBackBill_New">
- <wsdl:input message="tns:set_SaveEntrustInBackBill_NewSoapIn" />
- <wsdl:output message="tns:set_SaveEntrustInBackBill_NewSoapOut" />
- </wsdl:operation>
<wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
<wsdl:input message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapIn" />
<wsdl:output message="tns:set_DelPonderationBillMain_Temp_InterIDAndSourceSoapOut" />
@@ -13257,6 +13458,10 @@
<wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
<wsdl:input message="tns:GetKf_PonderationBillMain_Temp_FIFO_NewSoapIn" />
<wsdl:output message="tns:GetKf_PonderationBillMain_Temp_FIFO_NewSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_ICStockBillSub_WMS_Temp">
+ <wsdl:input message="tns:GetKf_ICStockBillSub_WMS_TempSoapIn" />
+ <wsdl:output message="tns:GetKf_ICStockBillSub_WMS_TempSoapOut" />
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMainDetails_Temp">
<wsdl:input message="tns:GetKf_PonderationBillMainDetails_TempSoapIn" />
@@ -13473,14 +13678,6 @@
<wsdl:operation name="set_SaveMESBeginWorkBill">
<wsdl:input message="tns:set_SaveMESBeginWorkBillSoapIn" />
<wsdl:output message="tns:set_SaveMESBeginWorkBillSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="set_SaveStdWorkQtyBill">
- <wsdl:input message="tns:set_SaveStdWorkQtyBillSoapIn" />
- <wsdl:output message="tns:set_SaveStdWorkQtyBillSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
- <wsdl:input message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapIn" />
- <wsdl:output message="tns:GetSc_StdWorkQtyBill_HMaterIDSoapOut" />
</wsdl:operation>
<wsdl:operation name="Check_ICMOReportBill">
<wsdl:input message="tns:Check_ICMOReportBillSoapIn" />
@@ -14165,6 +14362,33 @@
</wsdl:portType>
<wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <wsdl:operation name="get_MaxBillNoAndID">
+ <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_K3">
+ <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_CLD">
+ <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="get_MaxBillNoAndID_New">
<soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" />
<wsdl:input>
@@ -14453,6 +14677,24 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
+ <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Caiji" 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_Caiji">
+ <soap:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Caiji" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="getDataSetByMasterSQL">
<soap:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
<wsdl:input>
@@ -14554,6 +14796,24 @@
</wsdl:operation>
<wsdl:operation name="Set_BPrintQtyBarCode">
<soap:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
+ <soap:operation soapAction="http://tempuri.org/set_SaveProductInBill_Caiji_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_SaveEntrustInBackBill_New">
+ <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -14779,6 +15039,15 @@
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMain_TempList">
<soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_PonderationBillMain_TempList_XF">
+ <soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_XF" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -15218,8 +15487,8 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID">
- <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
+ <wsdl:operation name="set_SaveStdWorkQtyBill">
+ <soap:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -15227,17 +15496,8 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_K3">
- <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_CLD">
- <soap:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
+ <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
+ <soap:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -15758,15 +16018,6 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="set_SaveEntrustInBackBill_New">
- <soap:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
<soap:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
<wsdl:input>
@@ -15841,6 +16092,15 @@
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
<soap:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_FIFO_New" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_ICStockBillSub_WMS_Temp">
+ <soap:operation soapAction="http://tempuri.org/GetKf_ICStockBillSub_WMS_Temp" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -16327,24 +16587,6 @@
</wsdl:operation>
<wsdl:operation name="set_SaveMESBeginWorkBill">
<soap:operation soapAction="http://tempuri.org/set_SaveMESBeginWorkBill" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="set_SaveStdWorkQtyBill">
- <soap:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
- <soap:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -17885,6 +18127,33 @@
</wsdl:binding>
<wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <wsdl:operation name="get_MaxBillNoAndID">
+ <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_K3">
+ <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_MaxBillNoAndID_CLD">
+ <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="get_MaxBillNoAndID_New">
<soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_New" style="document" />
<wsdl:input>
@@ -18173,6 +18442,24 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_Caiji">
+ <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_Caiji" 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_Caiji">
+ <soap12:operation soapAction="http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Caiji" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="getDataSetByMasterSQL">
<soap12:operation soapAction="http://tempuri.org/getDataSetByMasterSQL" style="document" />
<wsdl:input>
@@ -18274,6 +18561,24 @@
</wsdl:operation>
<wsdl:operation name="Set_BPrintQtyBarCode">
<soap12:operation soapAction="http://tempuri.org/Set_BPrintQtyBarCode" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="set_SaveProductInBill_Caiji_CLD">
+ <soap12:operation soapAction="http://tempuri.org/set_SaveProductInBill_Caiji_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_SaveEntrustInBackBill_New">
+ <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -18499,6 +18804,15 @@
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMain_TempList">
<soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_PonderationBillMain_TempList_XF">
+ <soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_TempList_XF" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -18938,8 +19252,8 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID">
- <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID" style="document" />
+ <wsdl:operation name="set_SaveStdWorkQtyBill">
+ <soap12:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -18947,17 +19261,8 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_K3">
- <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_K3" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_MaxBillNoAndID_CLD">
- <soap12:operation soapAction="http://tempuri.org/get_MaxBillNoAndID_CLD" style="document" />
+ <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
+ <soap12:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -19478,15 +19783,6 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="set_SaveEntrustInBackBill_New">
- <soap12:operation soapAction="http://tempuri.org/set_SaveEntrustInBackBill_New" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="set_DelPonderationBillMain_Temp_InterIDAndSource">
<soap12:operation soapAction="http://tempuri.org/set_DelPonderationBillMain_Temp_InterIDAndSource" style="document" />
<wsdl:input>
@@ -19561,6 +19857,15 @@
</wsdl:operation>
<wsdl:operation name="GetKf_PonderationBillMain_Temp_FIFO_New">
<soap12:operation soapAction="http://tempuri.org/GetKf_PonderationBillMain_Temp_FIFO_New" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetKf_ICStockBillSub_WMS_Temp">
+ <soap12:operation soapAction="http://tempuri.org/GetKf_ICStockBillSub_WMS_Temp" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -20047,24 +20352,6 @@
</wsdl:operation>
<wsdl:operation name="set_SaveMESBeginWorkBill">
<soap12:operation soapAction="http://tempuri.org/set_SaveMESBeginWorkBill" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="set_SaveStdWorkQtyBill">
- <soap12:operation soapAction="http://tempuri.org/set_SaveStdWorkQtyBill" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetSc_StdWorkQtyBill_HMaterID">
- <soap12:operation soapAction="http://tempuri.org/GetSc_StdWorkQtyBill_HMaterID" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
--
Gitblit v1.9.1