From b96dd44760e07a20de9cd28f6daf0deccdf0705c Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 27 四月 2026 11:38:51 +0800
Subject: [PATCH] 1
---
WebAPI/Web References/WebS/WebService1.wsdl | 950 +++++++++++++++++++++++++++++++----------------------------
1 files changed, 497 insertions(+), 453 deletions(-)
diff --git a/WebAPI/Web References/WebS/WebService1.wsdl b/WebAPI/Web References/WebS/WebService1.wsdl
index add888b..d3f4c06 100644
--- a/WebAPI/Web References/WebS/WebService1.wsdl
+++ b/WebAPI/Web References/WebS/WebService1.wsdl
@@ -2,6 +2,143 @@
<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="GetBillEntryTmpList">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="GetBillEntryTmpListResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult">
+ <s:complexType>
+ <s:sequence>
+ <s:element ref="s:schema" />
+ <s:any />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_CheckTypeByPackBarCode_Pack">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeByPackBarCode_PackResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByPackBarCode_PackResult" type="tns:ClsKf_ICStockBill_WMS" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:complexType name="ClsKf_ICStockBill_WMS">
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" />
+ </s:sequence>
+ </s:complexType>
+ <s:element name="get_CheckTypeByBarCode_PackUnion">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" 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="HBarCode_Pack" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_CheckTypeByBarCode_PackUnionResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackUnionResult" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_CheckTypeByBarCode_PackSplit">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HInterID" 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="HBarCode_Pack" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
+ <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="get_CheckTypeByBarCode_PackSplitResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackSplitResult" type="s:boolean" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
<s:element name="GetBillEntry_TmpList_Pack">
<s:complexType>
<s:sequence>
@@ -287,48 +424,6 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:complexType name="ClsKf_ICStockBill_WMS">
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="HItemID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HBarType" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HWhID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HWhNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HWhName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HSPFlag" type="s:boolean" />
- <s:element minOccurs="1" maxOccurs="1" name="HSPID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HSPNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSPName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HSCWhID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HSCWhNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSCWhName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HSCSPFlag" type="s:boolean" />
- <s:element minOccurs="1" maxOccurs="1" name="HSCSPID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HSCSPNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSCSPName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HDeptID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HDeptNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HDeptName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HSupID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HSupNumber" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSupName" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSourceBillNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HSourceBillType" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HOWNERNAME" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HCustom" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HMulSourceFlag" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HStockStyle" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HStockInOrgID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HStockInOrgName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HStockOutOrgID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HStockOutOrgName" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HRemark" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HBack" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HSourceBarCodeFlag" type="s:boolean" />
- </s:sequence>
- </s:complexType>
<s:element name="get_BarCode_MoveStockBill_HuanTuo">
<s:complexType>
<s:sequence>
@@ -2047,6 +2142,98 @@
<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="GetWorkProcInfoBoard">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="GetWorkProcInfoBoardResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult">
+ <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="GetICInventoryByBarCode_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="GetICInventoryByBarCode_ViewResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_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="GetMaterByBarCode_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="GetMaterByBarCode_ViewResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_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="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>
@@ -4268,101 +4455,6 @@
</s:sequence>
</s:complexType>
</s:element>
- <s:element name="GetBillEntryTmpList">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HStockOrgID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetBillEntryTmpListResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetBillEntryTmpListResult">
- <s:complexType>
- <s:sequence>
- <s:element ref="s:schema" />
- <s:any />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element minOccurs="0" maxOccurs="1" name="sMouldManagerCtl" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sFIFOCtl" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_CheckTypeByPackBarCode_Pack">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="HInterID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="HBillNo" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HBillType" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HBarCode_Pack" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HHMaker" 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_CheckTypeByPackBarCode_PackResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="get_CheckTypeByPackBarCode_PackResult" type="tns:ClsKf_ICStockBill_WMS" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_CheckTypeByBarCode_PackUnion">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HInterID" 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="HBarCode_Pack" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_CheckTypeByBarCode_PackUnionResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackUnionResult" type="s:boolean" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_CheckTypeByBarCode_PackSplit">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="HBarCode" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HInterID" 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="HBarCode_Pack" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="HMaker" type="s:string" />
- <s:element minOccurs="1" maxOccurs="1" name="HOWNERID" type="s:long" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="get_CheckTypeByBarCode_PackSplitResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="1" maxOccurs="1" name="get_CheckTypeByBarCode_PackSplitResult" type="s:boolean" />
- <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
<s:element name="set_CheckPOInStockBill">
<s:complexType>
<s:sequence>
@@ -4535,6 +4627,22 @@
<s:complexType>
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="set_SaveInceptEntInBill_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_SaveInceptEntOutBill_BillCheck">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="0" maxOccurs="1" name="oMain" type="tns:ClsKf_ICStockBillMain" />
+ <s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
+ </s:sequence>
+ </s:complexType>
+ </s:element>
+ <s:element name="set_SaveInceptEntOutBill_BillCheckResponse">
+ <s:complexType>
+ <s:sequence>
+ <s:element minOccurs="1" maxOccurs="1" name="set_SaveInceptEntOutBill_BillCheckResult" type="s:boolean" />
<s:element minOccurs="0" maxOccurs="1" name="sErrMsg" type="s:string" />
</s:sequence>
</s:complexType>
@@ -5967,98 +6075,6 @@
<s:complexType>
<s:sequence>
<s:element minOccurs="1" maxOccurs="1" name="get_SubDisplayByOwnerResult" type="s:boolean" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetWorkProcInfoBoard">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="sSourceID" type="s:string" />
- <s:element minOccurs="0" maxOccurs="1" name="sErr" type="s:string" />
- </s:sequence>
- </s:complexType>
- </s:element>
- <s:element name="GetWorkProcInfoBoardResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetWorkProcInfoBoardResult">
- <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="GetICInventoryByBarCode_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="GetICInventoryByBarCode_ViewResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetICInventoryByBarCode_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="GetMaterByBarCode_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="GetMaterByBarCode_ViewResponse">
- <s:complexType>
- <s:sequence>
- <s:element minOccurs="0" maxOccurs="1" name="GetMaterByBarCode_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="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>
@@ -14902,6 +14918,30 @@
</s:element>
</s:schema>
</wsdl:types>
+ <wsdl:message name="GetBillEntryTmpListSoapIn">
+ <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" />
+ </wsdl:message>
+ <wsdl:message name="GetBillEntryTmpListSoapOut">
+ <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" />
+ </wsdl:message>
+ <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut">
+ <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" />
+ </wsdl:message>
<wsdl:message name="GetBillEntry_TmpList_PackSoapIn">
<wsdl:part name="parameters" element="tns:GetBillEntry_TmpList_Pack" />
</wsdl:message>
@@ -15237,6 +15277,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="GetWorkProcInfoBoardSoapIn">
+ <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" />
+ </wsdl:message>
+ <wsdl:message name="GetWorkProcInfoBoardSoapOut">
+ <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" />
+ </wsdl:message>
+ <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn">
+ <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" />
+ </wsdl:message>
+ <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut">
+ <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" />
+ </wsdl:message>
+ <wsdl:message name="GetMaterByBarCode_ViewSoapIn">
+ <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" />
+ </wsdl:message>
+ <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>
+ <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" />
@@ -15724,30 +15788,6 @@
<wsdl:message name="GetBillEntry_TmpListSoapOut">
<wsdl:part name="parameters" element="tns:GetBillEntry_TmpListResponse" />
</wsdl:message>
- <wsdl:message name="GetBillEntryTmpListSoapIn">
- <wsdl:part name="parameters" element="tns:GetBillEntryTmpList" />
- </wsdl:message>
- <wsdl:message name="GetBillEntryTmpListSoapOut">
- <wsdl:part name="parameters" element="tns:GetBillEntryTmpListResponse" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapIn">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_Pack" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByPackBarCode_PackSoapOut">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByPackBarCode_PackResponse" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapIn">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnion" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByBarCode_PackUnionSoapOut">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackUnionResponse" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapIn">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplit" />
- </wsdl:message>
- <wsdl:message name="get_CheckTypeByBarCode_PackSplitSoapOut">
- <wsdl:part name="parameters" element="tns:get_CheckTypeByBarCode_PackSplitResponse" />
- </wsdl:message>
<wsdl:message name="set_CheckPOInStockBillSoapIn">
<wsdl:part name="parameters" element="tns:set_CheckPOInStockBill" />
</wsdl:message>
@@ -15771,6 +15811,12 @@
</wsdl:message>
<wsdl:message name="set_SaveInceptEntInBill_CLD_NewSoapOut">
<wsdl:part name="parameters" element="tns:set_SaveInceptEntInBill_CLD_NewResponse" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveInceptEntOutBill_BillCheckSoapIn">
+ <wsdl:part name="parameters" element="tns:set_SaveInceptEntOutBill_BillCheck" />
+ </wsdl:message>
+ <wsdl:message name="set_SaveInceptEntOutBill_BillCheckSoapOut">
+ <wsdl:part name="parameters" element="tns:set_SaveInceptEntOutBill_BillCheckResponse" />
</wsdl:message>
<wsdl:message name="set_CheckSTJGOutBillSoapIn">
<wsdl:part name="parameters" element="tns:set_CheckSTJGOutBill" />
@@ -16209,30 +16255,6 @@
</wsdl:message>
<wsdl:message name="get_SubDisplayByOwnerSoapOut">
<wsdl:part name="parameters" element="tns:get_SubDisplayByOwnerResponse" />
- </wsdl:message>
- <wsdl:message name="GetWorkProcInfoBoardSoapIn">
- <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoard" />
- </wsdl:message>
- <wsdl:message name="GetWorkProcInfoBoardSoapOut">
- <wsdl:part name="parameters" element="tns:GetWorkProcInfoBoardResponse" />
- </wsdl:message>
- <wsdl:message name="GetICInventoryByBarCode_ViewSoapIn">
- <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_View" />
- </wsdl:message>
- <wsdl:message name="GetICInventoryByBarCode_ViewSoapOut">
- <wsdl:part name="parameters" element="tns:GetICInventoryByBarCode_ViewResponse" />
- </wsdl:message>
- <wsdl:message name="GetMaterByBarCode_ViewSoapIn">
- <wsdl:part name="parameters" element="tns:GetMaterByBarCode_View" />
- </wsdl:message>
- <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>
- <wsdl:message name="GetICInventoryByBarCodeSP_ViewSoapOut">
- <wsdl:part name="parameters" element="tns:GetICInventoryByBarCodeSP_ViewResponse" />
</wsdl:message>
<wsdl:message name="set_SavePOStockInBill_CLDSoapIn">
<wsdl:part name="parameters" element="tns:set_SavePOStockInBill_CLD" />
@@ -18479,6 +18501,22 @@
<wsdl:part name="parameters" element="tns:GetKf_MateOutBackBillListResponse" />
</wsdl:message>
<wsdl:portType name="WebService1Soap">
+ <wsdl:operation name="GetBillEntryTmpList">
+ <wsdl:input message="tns:GetBillEntryTmpListSoapIn" />
+ <wsdl:output message="tns:GetBillEntryTmpListSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
+ <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
+ <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+ <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" />
+ <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
+ <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" />
+ <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" />
+ </wsdl:operation>
<wsdl:operation name="GetBillEntry_TmpList_Pack">
<wsdl:input message="tns:GetBillEntry_TmpList_PackSoapIn" />
<wsdl:output message="tns:GetBillEntry_TmpList_PackSoapOut" />
@@ -18702,6 +18740,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="GetWorkProcInfoBoard">
+ <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" />
+ <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="GetICInventoryByBarCode_View">
+ <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" />
+ <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="GetMaterByBarCode_View">
+ <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>
<wsdl:operation name="GetMaterByBarCodeSP_View">
<wsdl:input message="tns:GetMaterByBarCodeSP_ViewSoapIn" />
@@ -19027,22 +19081,6 @@
<wsdl:input message="tns:GetBillEntry_TmpListSoapIn" />
<wsdl:output message="tns:GetBillEntry_TmpListSoapOut" />
</wsdl:operation>
- <wsdl:operation name="GetBillEntryTmpList">
- <wsdl:input message="tns:GetBillEntryTmpListSoapIn" />
- <wsdl:output message="tns:GetBillEntryTmpListSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
- <wsdl:input message="tns:get_CheckTypeByPackBarCode_PackSoapIn" />
- <wsdl:output message="tns:get_CheckTypeByPackBarCode_PackSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
- <wsdl:input message="tns:get_CheckTypeByBarCode_PackUnionSoapIn" />
- <wsdl:output message="tns:get_CheckTypeByBarCode_PackUnionSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
- <wsdl:input message="tns:get_CheckTypeByBarCode_PackSplitSoapIn" />
- <wsdl:output message="tns:get_CheckTypeByBarCode_PackSplitSoapOut" />
- </wsdl:operation>
<wsdl:operation name="set_CheckPOInStockBill">
<wsdl:input message="tns:set_CheckPOInStockBillSoapIn" />
<wsdl:output message="tns:set_CheckPOInStockBillSoapOut" />
@@ -19058,6 +19096,10 @@
<wsdl:operation name="set_SaveInceptEntInBill_CLD_New">
<wsdl:input message="tns:set_SaveInceptEntInBill_CLD_NewSoapIn" />
<wsdl:output message="tns:set_SaveInceptEntInBill_CLD_NewSoapOut" />
+ </wsdl:operation>
+ <wsdl:operation name="set_SaveInceptEntOutBill_BillCheck">
+ <wsdl:input message="tns:set_SaveInceptEntOutBill_BillCheckSoapIn" />
+ <wsdl:output message="tns:set_SaveInceptEntOutBill_BillCheckSoapOut" />
</wsdl:operation>
<wsdl:operation name="set_CheckSTJGOutBill">
<wsdl:input message="tns:set_CheckSTJGOutBillSoapIn" />
@@ -19350,22 +19392,6 @@
<wsdl:operation name="get_SubDisplayByOwner">
<wsdl:input message="tns:get_SubDisplayByOwnerSoapIn" />
<wsdl:output message="tns:get_SubDisplayByOwnerSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="GetWorkProcInfoBoard">
- <wsdl:input message="tns:GetWorkProcInfoBoardSoapIn" />
- <wsdl:output message="tns:GetWorkProcInfoBoardSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="GetICInventoryByBarCode_View">
- <wsdl:input message="tns:GetICInventoryByBarCode_ViewSoapIn" />
- <wsdl:output message="tns:GetICInventoryByBarCode_ViewSoapOut" />
- </wsdl:operation>
- <wsdl:operation name="GetMaterByBarCode_View">
- <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>
<wsdl:operation name="set_SavePOStockInBill_CLD">
<wsdl:input message="tns:set_SavePOStockInBill_CLDSoapIn" />
@@ -20866,6 +20892,42 @@
</wsdl:portType>
<wsdl:binding name="WebService1Soap" type="tns:WebService1Soap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <wsdl:operation name="GetBillEntryTmpList">
+ <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
+ <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+ <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
+ <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="GetBillEntry_TmpList_Pack">
<soap:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
<wsdl:input>
@@ -21363,6 +21425,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="GetWorkProcInfoBoard">
+ <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetICInventoryByBarCode_View">
+ <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
+ <wsdl:input>
+ <soap:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetMaterByBarCode_View">
+ <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" 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>
@@ -22099,42 +22197,6 @@
<soap:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="GetBillEntryTmpList">
- <soap:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
- <soap:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
- <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
- <soap:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="set_CheckPOInStockBill">
<soap:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
<wsdl:input>
@@ -22164,6 +22226,15 @@
</wsdl:operation>
<wsdl:operation name="set_SaveInceptEntInBill_CLD_New">
<soap:operation soapAction="http://tempuri.org/set_SaveInceptEntInBill_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_SaveInceptEntOutBill_BillCheck">
+ <soap:operation soapAction="http://tempuri.org/set_SaveInceptEntOutBill_BillCheck" style="document" />
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
@@ -22821,42 +22892,6 @@
</wsdl:operation>
<wsdl:operation name="get_SubDisplayByOwner">
<soap:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetWorkProcInfoBoard">
- <soap:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetICInventoryByBarCode_View">
- <soap:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
- <wsdl:input>
- <soap:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetMaterByBarCode_View">
- <soap:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" 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>
@@ -26233,6 +26268,42 @@
</wsdl:binding>
<wsdl:binding name="WebService1Soap12" type="tns:WebService1Soap">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+ <wsdl:operation name="GetBillEntryTmpList">
+ <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
+ <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
+ <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
+ <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
<wsdl:operation name="GetBillEntry_TmpList_Pack">
<soap12:operation soapAction="http://tempuri.org/GetBillEntry_TmpList_Pack" style="document" />
<wsdl:input>
@@ -26730,6 +26801,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="GetWorkProcInfoBoard">
+ <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetICInventoryByBarCode_View">
+ <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
+ <wsdl:input>
+ <soap12:body use="literal" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap12:body use="literal" />
+ </wsdl:output>
+ </wsdl:operation>
+ <wsdl:operation name="GetMaterByBarCode_View">
+ <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" 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>
@@ -27466,42 +27573,6 @@
<soap12:body use="literal" />
</wsdl:output>
</wsdl:operation>
- <wsdl:operation name="GetBillEntryTmpList">
- <soap12:operation soapAction="http://tempuri.org/GetBillEntryTmpList" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByPackBarCode_Pack">
- <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByPackBarCode_Pack" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackUnion">
- <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackUnion" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="get_CheckTypeByBarCode_PackSplit">
- <soap12:operation soapAction="http://tempuri.org/get_CheckTypeByBarCode_PackSplit" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
<wsdl:operation name="set_CheckPOInStockBill">
<soap12:operation soapAction="http://tempuri.org/set_CheckPOInStockBill" style="document" />
<wsdl:input>
@@ -27531,6 +27602,15 @@
</wsdl:operation>
<wsdl:operation name="set_SaveInceptEntInBill_CLD_New">
<soap12:operation soapAction="http://tempuri.org/set_SaveInceptEntInBill_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_SaveInceptEntOutBill_BillCheck">
+ <soap12:operation soapAction="http://tempuri.org/set_SaveInceptEntOutBill_BillCheck" style="document" />
<wsdl:input>
<soap12:body use="literal" />
</wsdl:input>
@@ -28188,42 +28268,6 @@
</wsdl:operation>
<wsdl:operation name="get_SubDisplayByOwner">
<soap12:operation soapAction="http://tempuri.org/get_SubDisplayByOwner" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetWorkProcInfoBoard">
- <soap12:operation soapAction="http://tempuri.org/GetWorkProcInfoBoard" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetICInventoryByBarCode_View">
- <soap12:operation soapAction="http://tempuri.org/GetICInventoryByBarCode_View" style="document" />
- <wsdl:input>
- <soap12:body use="literal" />
- </wsdl:input>
- <wsdl:output>
- <soap12:body use="literal" />
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetMaterByBarCode_View">
- <soap12:operation soapAction="http://tempuri.org/GetMaterByBarCode_View" 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>
--
Gitblit v1.9.1