From a1757ed4d0a21ae1df5a184da8466d5f663fae17 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期二, 13 六月 2023 09:10:23 +0800
Subject: [PATCH] 新增托调拨调拨单缓存列表模块所需调用方法

---
 WebAPI/Web References/WebS/Reference.cs |   72 ++++++++++++++++++------------------
 1 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs
index 88d61b5..24e29b4 100644
--- a/WebAPI/Web References/WebS/Reference.cs
+++ b/WebAPI/Web References/WebS/Reference.cs
@@ -278,7 +278,7 @@
         
         private System.Threading.SendOrPostCallback get_BarCode_MoveStockOperationCompleted;
         
-        private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted;
+        private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted;
         
         private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted;
         
@@ -772,7 +772,7 @@
         
         private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDOperationCompleted;
         
-        private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted;
+        private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted;
         
         private System.Threading.SendOrPostCallback set_CheckXCMoveStockBillOperationCompleted;
         
@@ -1545,7 +1545,7 @@
         public event get_BarCode_MoveStockCompletedEventHandler get_BarCode_MoveStockCompleted;
         
         /// <remarks/>
-        public event set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted;
+        public event set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted;
         
         /// <remarks/>
         public event set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompleted;
@@ -2286,7 +2286,7 @@
         public event set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStock_PDCompleted;
         
         /// <remarks/>
-        public event set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted;
+        public event set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted;
         
         /// <remarks/>
         public event set_CheckXCMoveStockBillCompletedEventHandler set_CheckXCMoveStockBillCompleted;
@@ -9152,8 +9152,8 @@
         }
         
         /// <remarks/>
-        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
-        public bool set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR(
+        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
+        public bool set_SavePonderationBillMain_Temp_BarCode_MoveStock(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -9172,7 +9172,7 @@
                     string HCustom2, 
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     ref string sErrMsg) {
-            object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", new object[] {
+            object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MoveStock", new object[] {
                         omodel_View,
                         HBillID,
                         HBillType,
@@ -9196,7 +9196,7 @@
         }
         
         /// <remarks/>
-        public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(
+        public void set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -9215,11 +9215,11 @@
                     string HCustom2, 
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     string sErrMsg) {
-            this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(omodel_View, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, HCustom1, HCustom2, oSystemParameterMain, sErrMsg, null);
+            this.set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(omodel_View, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, HCustom1, HCustom2, oSystemParameterMain, sErrMsg, null);
         }
         
         /// <remarks/>
-        public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(
+        public void set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -9239,10 +9239,10 @@
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     string sErrMsg, 
                     object userState) {
-            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted == null)) {
-                this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted);
+            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted == null)) {
+                this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted);
             }
-            this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", new object[] {
+            this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MoveStock", new object[] {
                         omodel_View,
                         HBillID,
                         HBillType,
@@ -9260,13 +9260,13 @@
                         HCustom1,
                         HCustom2,
                         oSystemParameterMain,
-                        sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted, userState);
+                        sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted, userState);
         }
         
-        private void Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted(object arg) {
-            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted != null)) {
+        private void Onset_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted(object arg) {
+            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted != null)) {
                 System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
-                this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+                this.set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
             }
         }
         
@@ -18019,8 +18019,8 @@
         }
         
         /// <remarks/>
-        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
-        public bool set_SavePonderationBillMain_Temp_BarCode_MoveStock(
+        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
+        public bool set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -18037,7 +18037,7 @@
                     long HStockOutOrgID, 
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     ref string sErrMsg) {
-            object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MoveStock", new object[] {
+            object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", new object[] {
                         omodel_View,
                         HBillID,
                         HBillType,
@@ -18059,7 +18059,7 @@
         }
         
         /// <remarks/>
-        public void set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(
+        public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -18076,11 +18076,11 @@
                     long HStockOutOrgID, 
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     string sErrMsg) {
-            this.set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(omodel_View, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, oSystemParameterMain, sErrMsg, null);
+            this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(omodel_View, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, oSystemParameterMain, sErrMsg, null);
         }
         
         /// <remarks/>
-        public void set_SavePonderationBillMain_Temp_BarCode_MoveStockAsync(
+        public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARAsync(
                     ClsGy_BarCodeBill_WMS_Model_View omodel_View, 
                     long HBillID, 
                     string HBillType, 
@@ -18098,10 +18098,10 @@
                     ClsXt_SystemParameterMain oSystemParameterMain, 
                     string sErrMsg, 
                     object userState) {
-            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted == null)) {
-                this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted);
+            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted == null)) {
+                this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted);
             }
-            this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MoveStock", new object[] {
+            this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MoveStock_AR", new object[] {
                         omodel_View,
                         HBillID,
                         HBillType,
@@ -18117,13 +18117,13 @@
                         HStockInOrgID,
                         HStockOutOrgID,
                         oSystemParameterMain,
-                        sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted, userState);
+                        sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted, userState);
         }
         
-        private void Onset_SavePonderationBillMain_Temp_BarCode_MoveStockOperationCompleted(object arg) {
-            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted != null)) {
+        private void Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_AROperationCompleted(object arg) {
+            if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted != null)) {
                 System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
-                this.set_SavePonderationBillMain_Temp_BarCode_MoveStockCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+                this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
             }
         }
         
@@ -52671,17 +52671,17 @@
     
     /// <remarks/>
     [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
-    public delegate void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs e);
+    public delegate void set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs e);
     
     /// <remarks/>
     [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
     [System.Diagnostics.DebuggerStepThroughAttribute()]
     [System.ComponentModel.DesignerCategoryAttribute("code")]
-    public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+    public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
         
         private object[] results;
         
-        internal set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+        internal set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
                 base(exception, cancelled, userState) {
             this.results = results;
         }
@@ -60829,17 +60829,17 @@
     
     /// <remarks/>
     [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
-    public delegate void set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs e);
+    public delegate void set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs e);
     
     /// <remarks/>
     [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")]
     [System.Diagnostics.DebuggerStepThroughAttribute()]
     [System.ComponentModel.DesignerCategoryAttribute("code")]
-    public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+    public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
         
         private object[] results;
         
-        internal set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+        internal set_SavePonderationBillMain_Temp_BarCode_MoveStock_ARCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
                 base(exception, cancelled, userState) {
             this.results = results;
         }

--
Gitblit v1.9.1