From f44ee9b13d11970338cd4ee62e46ab5f5bf8f9e9 Mon Sep 17 00:00:00 2001 From: yxj <1qaz@123> Date: 星期四, 17 十一月 2022 18:42:28 +0800 Subject: [PATCH] 添加销售出库、生产补料校验系统参数,重新引用WEBS --- WebAPI/Web References/WebS/Reference.cs | 4746 ++++++++++++++++++++++++++-------------------------------- 1 files changed, 2,108 insertions(+), 2,638 deletions(-) diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs index a3a1ae0..e218693 100644 --- a/WebAPI/Web References/WebS/Reference.cs +++ b/WebAPI/Web References/WebS/Reference.cs @@ -35,6 +35,10 @@ [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsGy_BarCodeBill_WMS_Model))] public partial class WebService1 : System.Web.Services.Protocols.SoapHttpClientProtocol { + private System.Threading.SendOrPostCallback getSecurity_LogOperationCompleted; + + private System.Threading.SendOrPostCallback set_CancelltionBarCodeBillOperationCompleted; + private System.Threading.SendOrPostCallback set_UnCancelltionBarCodeBillOperationCompleted; private System.Threading.SendOrPostCallback Set_BPrintQtyBarCodeOperationCompleted; @@ -44,6 +48,10 @@ private System.Threading.SendOrPostCallback DeleteMouldOperationCompleted; private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MouldOperationCompleted; + + private System.Threading.SendOrPostCallback get_CheckTypeByBarCode_OutOperationCompleted; + + private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted; private System.Threading.SendOrPostCallback get_CheckTypeByBarCode_MulSourceOperationCompleted; @@ -211,9 +219,9 @@ private System.Threading.SendOrPostCallback getRunProcByMulOperationCompleted; - private System.Threading.SendOrPostCallback getSecurity_LogOperationCompleted; + private System.Threading.SendOrPostCallback set_CheckPOInStockBillOperationCompleted; - private System.Threading.SendOrPostCallback set_CancelltionBarCodeBillOperationCompleted; + private System.Threading.SendOrPostCallback set_SaveSTJGInBillOperationCompleted; private System.Threading.SendOrPostCallback set_CheckSTJGOutBillOperationCompleted; @@ -375,9 +383,7 @@ private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted; - private System.Threading.SendOrPostCallback get_CheckTypeByBarCode_OutOperationCompleted; - - private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted; + private System.Threading.SendOrPostCallback set_SavePOStockInBackBill_NewOperationCompleted; private System.Threading.SendOrPostCallback set_SavePOStockInBackBill_CLD_NewOperationCompleted; @@ -479,10 +485,6 @@ private System.Threading.SendOrPostCallback set_CheckPOInStockBill_CLDOperationCompleted; - private System.Threading.SendOrPostCallback set_CheckPOInStockBillOperationCompleted; - - private System.Threading.SendOrPostCallback set_SaveSTJGInBillOperationCompleted; - private System.Threading.SendOrPostCallback set_SaveSellOutBackBill_CLD_NewOperationCompleted; private System.Threading.SendOrPostCallback set_SaveSellOutBackBill_CLDOperationCompleted; @@ -496,6 +498,8 @@ private System.Threading.SendOrPostCallback set_SaveSellOutBill_CLD_NewOperationCompleted; private System.Threading.SendOrPostCallback set_SaveSellOutBill_CLDOperationCompleted; + + private System.Threading.SendOrPostCallback set_SaveSellOutBill_BillCheckOperationCompleted; private System.Threading.SendOrPostCallback set_SaveStationInBillOperationCompleted; @@ -590,8 +594,6 @@ private System.Threading.SendOrPostCallback set_SaveOtherOutBill_BillCheckOperationCompleted; private System.Threading.SendOrPostCallback set_SavePOStockInBackBillOperationCompleted; - - private System.Threading.SendOrPostCallback set_SavePOStockInBackBill_NewOperationCompleted; private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_ChangGuiOperationCompleted; @@ -1108,6 +1110,12 @@ } /// <remarks/> + public event getSecurity_LogCompletedEventHandler getSecurity_LogCompleted; + + /// <remarks/> + public event set_CancelltionBarCodeBillCompletedEventHandler set_CancelltionBarCodeBillCompleted; + + /// <remarks/> public event set_UnCancelltionBarCodeBillCompletedEventHandler set_UnCancelltionBarCodeBillCompleted; /// <remarks/> @@ -1121,6 +1129,12 @@ /// <remarks/> public event set_SavePonderationBillMain_Temp_BarCode_MouldCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MouldCompleted; + + /// <remarks/> + public event get_CheckTypeByBarCode_OutCompletedEventHandler get_CheckTypeByBarCode_OutCompleted; + + /// <remarks/> + public event set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted; /// <remarks/> public event get_CheckTypeByBarCode_MulSourceCompletedEventHandler get_CheckTypeByBarCode_MulSourceCompleted; @@ -1372,10 +1386,10 @@ public event getRunProcByMulCompletedEventHandler getRunProcByMulCompleted; /// <remarks/> - public event getSecurity_LogCompletedEventHandler getSecurity_LogCompleted; + public event set_CheckPOInStockBillCompletedEventHandler set_CheckPOInStockBillCompleted; /// <remarks/> - public event set_CancelltionBarCodeBillCompletedEventHandler set_CancelltionBarCodeBillCompleted; + public event set_SaveSTJGInBillCompletedEventHandler set_SaveSTJGInBillCompleted; /// <remarks/> public event set_CheckSTJGOutBillCompletedEventHandler set_CheckSTJGOutBillCompleted; @@ -1618,10 +1632,7 @@ public event set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_OutFastCompleted; /// <remarks/> - public event get_CheckTypeByBarCode_OutCompletedEventHandler get_CheckTypeByBarCode_OutCompleted; - - /// <remarks/> - public event set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted; + public event set_SavePOStockInBackBill_NewCompletedEventHandler set_SavePOStockInBackBill_NewCompleted; /// <remarks/> public event set_SavePOStockInBackBill_CLD_NewCompletedEventHandler set_SavePOStockInBackBill_CLD_NewCompleted; @@ -1774,12 +1785,6 @@ public event set_CheckPOInStockBill_CLDCompletedEventHandler set_CheckPOInStockBill_CLDCompleted; /// <remarks/> - public event set_CheckPOInStockBillCompletedEventHandler set_CheckPOInStockBillCompleted; - - /// <remarks/> - public event set_SaveSTJGInBillCompletedEventHandler set_SaveSTJGInBillCompleted; - - /// <remarks/> public event set_SaveSellOutBackBill_CLD_NewCompletedEventHandler set_SaveSellOutBackBill_CLD_NewCompleted; /// <remarks/> @@ -1799,6 +1804,9 @@ /// <remarks/> public event set_SaveSellOutBill_CLDCompletedEventHandler set_SaveSellOutBill_CLDCompleted; + + /// <remarks/> + public event set_SaveSellOutBill_BillCheckCompletedEventHandler set_SaveSellOutBill_BillCheckCompleted; /// <remarks/> public event set_SaveStationInBillCompletedEventHandler set_SaveStationInBillCompleted; @@ -1940,9 +1948,6 @@ /// <remarks/> public event set_SavePOStockInBackBillCompletedEventHandler set_SavePOStockInBackBillCompleted; - - /// <remarks/> - public event set_SavePOStockInBackBill_NewCompletedEventHandler set_SavePOStockInBackBill_NewCompleted; /// <remarks/> public event set_SavePonderationBillMain_Temp_ChangGuiCompletedEventHandler set_SavePonderationBillMain_Temp_ChangGuiCompleted; @@ -2659,6 +2664,69 @@ public event GetSc_ICMOBillListCompletedEventHandler GetSc_ICMOBillListCompleted; /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getSecurity_Log", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + public bool getSecurity_Log(string ModRightNameCheck, string CurUserName, ref string sErrMsg) { + object[] results = this.Invoke("getSecurity_Log", new object[] { + ModRightNameCheck, + CurUserName, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((bool)(results[0])); + } + + /// <remarks/> + public void getSecurity_LogAsync(string ModRightNameCheck, string CurUserName, string sErrMsg) { + this.getSecurity_LogAsync(ModRightNameCheck, CurUserName, sErrMsg, null); + } + + /// <remarks/> + public void getSecurity_LogAsync(string ModRightNameCheck, string CurUserName, string sErrMsg, object userState) { + if ((this.getSecurity_LogOperationCompleted == null)) { + this.getSecurity_LogOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSecurity_LogOperationCompleted); + } + this.InvokeAsync("getSecurity_Log", new object[] { + ModRightNameCheck, + CurUserName, + sErrMsg}, this.getSecurity_LogOperationCompleted, userState); + } + + private void OngetSecurity_LogOperationCompleted(object arg) { + if ((this.getSecurity_LogCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSecurity_LogCompleted(this, new getSecurity_LogCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CancelltionBarCodeBill", 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_CancelltionBarCodeBill(string sBarCode) { + object[] results = this.Invoke("set_CancelltionBarCodeBill", new object[] { + sBarCode}); + return ((bool)(results[0])); + } + + /// <remarks/> + public void set_CancelltionBarCodeBillAsync(string sBarCode) { + this.set_CancelltionBarCodeBillAsync(sBarCode, null); + } + + /// <remarks/> + public void set_CancelltionBarCodeBillAsync(string sBarCode, object userState) { + if ((this.set_CancelltionBarCodeBillOperationCompleted == null)) { + this.set_CancelltionBarCodeBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CancelltionBarCodeBillOperationCompleted); + } + this.InvokeAsync("set_CancelltionBarCodeBill", new object[] { + sBarCode}, this.set_CancelltionBarCodeBillOperationCompleted, userState); + } + + private void Onset_CancelltionBarCodeBillOperationCompleted(object arg) { + if ((this.set_CancelltionBarCodeBillCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.set_CancelltionBarCodeBillCompleted(this, new set_CancelltionBarCodeBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_UnCancelltionBarCodeBill", 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_UnCancelltionBarCodeBill(string sBarCode) { object[] results = this.Invoke("set_UnCancelltionBarCodeBill", new object[] { @@ -3026,6 +3094,118 @@ if ((this.set_SavePonderationBillMain_Temp_BarCode_MouldCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.set_SavePonderationBillMain_Temp_BarCode_MouldCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MouldCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_CheckTypeByBarCode_Out", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + public ClsKf_ICStockBill_WMS get_CheckTypeByBarCode_Out(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, ref string sErrMsg) { + object[] results = this.Invoke("get_CheckTypeByBarCode_Out", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HMaker, + HWhID, + HSPID, + HQty, + HRedBlueFlag, + SourceFlag, + HSourceBillNo, + HSourceBillType, + HOWNERID, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((ClsKf_ICStockBill_WMS)(results[0])); + } + + /// <remarks/> + public void get_CheckTypeByBarCode_OutAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, string sErrMsg) { + this.get_CheckTypeByBarCode_OutAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null); + } + + /// <remarks/> + public void get_CheckTypeByBarCode_OutAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, string sErrMsg, object userState) { + if ((this.get_CheckTypeByBarCode_OutOperationCompleted == null)) { + this.get_CheckTypeByBarCode_OutOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_CheckTypeByBarCode_OutOperationCompleted); + } + this.InvokeAsync("get_CheckTypeByBarCode_Out", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HMaker, + HWhID, + HSPID, + HQty, + HRedBlueFlag, + SourceFlag, + HSourceBillNo, + HSourceBillType, + HOWNERID, + sErrMsg}, this.get_CheckTypeByBarCode_OutOperationCompleted, userState); + } + + private void Onget_CheckTypeByBarCode_OutOperationCompleted(object arg) { + if ((this.get_CheckTypeByBarCode_OutCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.get_CheckTypeByBarCode_OutCompleted(this, new get_CheckTypeByBarCode_OutCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource", 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_MulSource(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, ref string sErrMsg) { + object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MulSource", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HMaker, + HWhID, + HSPID, + HQty, + HRedBlueFlag, + HSourceBillType, + HOWNERID, + sXFFlag, + sJDPFlag, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((bool)(results[0])); + } + + /// <remarks/> + public void set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, string sErrMsg) { + this.set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, HSourceBillType, HOWNERID, sXFFlag, sJDPFlag, sErrMsg, null); + } + + /// <remarks/> + public void set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, string sErrMsg, object userState) { + if ((this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted == null)) { + this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted); + } + this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MulSource", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HMaker, + HWhID, + HSPID, + HQty, + HRedBlueFlag, + HSourceBillType, + HOWNERID, + sXFFlag, + sJDPFlag, + sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted, userState); + } + + private void Onset_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted(object arg) { + if ((this.set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -4952,102 +5132,6 @@ } /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBill_EntrustIn", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public ClsKf_ICStockBill_WMS get_SourceBill_EntrustIn(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, ref string sErrMsg) { - object[] results = this.Invoke("get_SourceBill_EntrustIn", new object[] { - HInterID, - HBillNo, - HBillType, - HSourceBillNo, - HSourceBillType, - HMaker, - HStockOrgID, - HAccessFlag, - oSystemParameterMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((ClsKf_ICStockBill_WMS)(results[0])); - } - - /// <remarks/> - public void get_SourceBill_EntrustInAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, string sErrMsg) { - this.get_SourceBill_EntrustInAsync(HInterID, HBillNo, HBillType, HSourceBillNo, HSourceBillType, HMaker, HStockOrgID, HAccessFlag, oSystemParameterMain, sErrMsg, null); - } - - /// <remarks/> - public void get_SourceBill_EntrustInAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, string sErrMsg, object userState) { - if ((this.get_SourceBill_EntrustInOperationCompleted == null)) { - this.get_SourceBill_EntrustInOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_SourceBill_EntrustInOperationCompleted); - } - this.InvokeAsync("get_SourceBill_EntrustIn", new object[] { - HInterID, - HBillNo, - HBillType, - HSourceBillNo, - HSourceBillType, - HMaker, - HStockOrgID, - HAccessFlag, - oSystemParameterMain, - sErrMsg}, this.get_SourceBill_EntrustInOperationCompleted, userState); - } - - private void Onget_SourceBill_EntrustInOperationCompleted(object arg) { - if ((this.get_SourceBill_EntrustInCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.get_SourceBill_EntrustInCompleted(this, new get_SourceBill_EntrustInCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBill_OtherIn", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public ClsKf_ICStockBill_WMS get_SourceBill_OtherIn(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, ref string sErrMsg) { - object[] results = this.Invoke("get_SourceBill_OtherIn", new object[] { - HInterID, - HBillNo, - HBillType, - HSourceBillNo, - HSourceBillType, - HMaker, - HStockOrgID, - HAccessFlag, - oSystemParameterMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((ClsKf_ICStockBill_WMS)(results[0])); - } - - /// <remarks/> - public void get_SourceBill_OtherInAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, string sErrMsg) { - this.get_SourceBill_OtherInAsync(HInterID, HBillNo, HBillType, HSourceBillNo, HSourceBillType, HMaker, HStockOrgID, HAccessFlag, oSystemParameterMain, sErrMsg, null); - } - - /// <remarks/> - public void get_SourceBill_OtherInAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, long HAccessFlag, ClsXt_SystemParameterMain oSystemParameterMain, string sErrMsg, object userState) { - if ((this.get_SourceBill_OtherInOperationCompleted == null)) { - this.get_SourceBill_OtherInOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_SourceBill_OtherInOperationCompleted); - } - this.InvokeAsync("get_SourceBill_OtherIn", new object[] { - HInterID, - HBillNo, - HBillType, - HSourceBillNo, - HSourceBillType, - HMaker, - HStockOrgID, - HAccessFlag, - oSystemParameterMain, - sErrMsg}, this.get_SourceBill_OtherInOperationCompleted, userState); - } - - private void Onget_SourceBill_OtherInOperationCompleted(object arg) { - if ((this.get_SourceBill_OtherInCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.get_SourceBill_OtherInCompleted(this, new get_SourceBill_OtherInCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/GetSourceBillList", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] public System.Data.DataSet GetSourceBillList(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, long HOWNERID, ref string sErrMsg) { object[] results = this.Invoke("GetSourceBillList", new object[] { @@ -6078,195 +6162,6 @@ 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_MoveStockCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai", 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_SenKai( - ClsGy_BarCodeBill_WMS_Model_View omodel_View, - long HBillID, - string HBillType, - string HBillNo, - string HMaker, - long HWhID, - long HSPID, - long HSCWHID, - long HSCSPID, - double HQty, - bool SourceFlag, - string HSourceBillType, - long HStockInOrgID, - long HStockOutOrgID, - string HScanStyle, - ClsXt_SystemParameterMain oSystemParameterMain, - ref string sErrMsg) { - object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai", new object[] { - omodel_View, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HSCWHID, - HSCSPID, - HQty, - SourceFlag, - HSourceBillType, - HStockInOrgID, - HStockOutOrgID, - HScanStyle, - oSystemParameterMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiAsync( - ClsGy_BarCodeBill_WMS_Model_View omodel_View, - long HBillID, - string HBillType, - string HBillNo, - string HMaker, - long HWhID, - long HSPID, - long HSCWHID, - long HSCSPID, - double HQty, - bool SourceFlag, - string HSourceBillType, - long HStockInOrgID, - long HStockOutOrgID, - string HScanStyle, - ClsXt_SystemParameterMain oSystemParameterMain, - string sErrMsg) { - this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiAsync(omodel_View, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, HQty, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, HScanStyle, oSystemParameterMain, sErrMsg, null); - } - - /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiAsync( - ClsGy_BarCodeBill_WMS_Model_View omodel_View, - long HBillID, - string HBillType, - string HBillNo, - string HMaker, - long HWhID, - long HSPID, - long HSCWHID, - long HSCSPID, - double HQty, - bool SourceFlag, - string HSourceBillType, - long HStockInOrgID, - long HStockOutOrgID, - string HScanStyle, - ClsXt_SystemParameterMain oSystemParameterMain, - string sErrMsg, - object userState) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted == null)) { - this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted); - } - this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKai", new object[] { - omodel_View, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HSCWHID, - HSCSPID, - HQty, - SourceFlag, - HSourceBillType, - HStockInOrgID, - HStockOutOrgID, - HScanStyle, - oSystemParameterMain, - sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted, userState); - } - - private void Onset_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiOperationCompleted(object arg) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi" + - "", 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_Pack_MoveStock_ZhuoLi(string sHBarCode_Pack, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, long HSCWHID, long HSCSPID, bool SourceFlag, string HSourceBillType, long HStockInOrgID, long HStockOutOrgID, ClsXt_SystemParameterMain oSystemParameterMain, ref string sErrMsg) { - object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi", new object[] { - sHBarCode_Pack, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HSCWHID, - HSCSPID, - SourceFlag, - HSourceBillType, - HStockInOrgID, - HStockOutOrgID, - oSystemParameterMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiAsync(string sHBarCode_Pack, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, long HSCWHID, long HSCSPID, bool SourceFlag, string HSourceBillType, long HStockInOrgID, long HStockOutOrgID, ClsXt_SystemParameterMain oSystemParameterMain, string sErrMsg) { - this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiAsync(sHBarCode_Pack, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HSCWHID, HSCSPID, SourceFlag, HSourceBillType, HStockInOrgID, HStockOutOrgID, oSystemParameterMain, sErrMsg, null); - } - - /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiAsync( - string sHBarCode_Pack, - long HBillID, - string HBillType, - string HBillNo, - string HMaker, - long HWhID, - long HSPID, - long HSCWHID, - long HSCSPID, - bool SourceFlag, - string HSourceBillType, - long HStockInOrgID, - long HStockOutOrgID, - ClsXt_SystemParameterMain oSystemParameterMain, - string sErrMsg, - object userState) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiOperationCompleted == null)) { - this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiOperationCompleted); - } - this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLi", new object[] { - sHBarCode_Pack, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HSCWHID, - HSCSPID, - SourceFlag, - HSourceBillType, - HStockInOrgID, - HStockOutOrgID, - oSystemParameterMain, - sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiOperationCompleted, userState); - } - - private void Onset_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiOperationCompleted(object arg) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -7966,65 +7861,66 @@ } /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getSecurity_Log", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public bool getSecurity_Log(string ModRightNameCheck, string CurUserName, ref string sErrMsg) { - object[] results = this.Invoke("getSecurity_Log", new object[] { - ModRightNameCheck, - CurUserName, + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CheckPOInStockBill", 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_CheckPOInStockBill(ClsCg_POInStockBillMain_K3 oMain, ref string sErrMsg) { + object[] results = this.Invoke("set_CheckPOInStockBill", new object[] { + oMain, sErrMsg}); sErrMsg = ((string)(results[1])); return ((bool)(results[0])); } /// <remarks/> - public void getSecurity_LogAsync(string ModRightNameCheck, string CurUserName, string sErrMsg) { - this.getSecurity_LogAsync(ModRightNameCheck, CurUserName, sErrMsg, null); + public void set_CheckPOInStockBillAsync(ClsCg_POInStockBillMain_K3 oMain, string sErrMsg) { + this.set_CheckPOInStockBillAsync(oMain, sErrMsg, null); } /// <remarks/> - public void getSecurity_LogAsync(string ModRightNameCheck, string CurUserName, string sErrMsg, object userState) { - if ((this.getSecurity_LogOperationCompleted == null)) { - this.getSecurity_LogOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSecurity_LogOperationCompleted); + public void set_CheckPOInStockBillAsync(ClsCg_POInStockBillMain_K3 oMain, string sErrMsg, object userState) { + if ((this.set_CheckPOInStockBillOperationCompleted == null)) { + this.set_CheckPOInStockBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBillOperationCompleted); } - this.InvokeAsync("getSecurity_Log", new object[] { - ModRightNameCheck, - CurUserName, - sErrMsg}, this.getSecurity_LogOperationCompleted, userState); + this.InvokeAsync("set_CheckPOInStockBill", new object[] { + oMain, + sErrMsg}, this.set_CheckPOInStockBillOperationCompleted, userState); } - private void OngetSecurity_LogOperationCompleted(object arg) { - if ((this.getSecurity_LogCompleted != null)) { + private void Onset_CheckPOInStockBillOperationCompleted(object arg) { + if ((this.set_CheckPOInStockBillCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.getSecurity_LogCompleted(this, new getSecurity_LogCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + this.set_CheckPOInStockBillCompleted(this, new set_CheckPOInStockBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CancelltionBarCodeBill", 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_CancelltionBarCodeBill(string sBarCode) { - object[] results = this.Invoke("set_CancelltionBarCodeBill", new object[] { - sBarCode}); + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveSTJGInBill", 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_SaveSTJGInBill(ClsKf_STJGInBillMain_K3 oMain, ref string sErrMsg) { + object[] results = this.Invoke("set_SaveSTJGInBill", new object[] { + oMain, + sErrMsg}); + sErrMsg = ((string)(results[1])); return ((bool)(results[0])); } /// <remarks/> - public void set_CancelltionBarCodeBillAsync(string sBarCode) { - this.set_CancelltionBarCodeBillAsync(sBarCode, null); + public void set_SaveSTJGInBillAsync(ClsKf_STJGInBillMain_K3 oMain, string sErrMsg) { + this.set_SaveSTJGInBillAsync(oMain, sErrMsg, null); } /// <remarks/> - public void set_CancelltionBarCodeBillAsync(string sBarCode, object userState) { - if ((this.set_CancelltionBarCodeBillOperationCompleted == null)) { - this.set_CancelltionBarCodeBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CancelltionBarCodeBillOperationCompleted); + public void set_SaveSTJGInBillAsync(ClsKf_STJGInBillMain_K3 oMain, string sErrMsg, object userState) { + if ((this.set_SaveSTJGInBillOperationCompleted == null)) { + this.set_SaveSTJGInBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SaveSTJGInBillOperationCompleted); } - this.InvokeAsync("set_CancelltionBarCodeBill", new object[] { - sBarCode}, this.set_CancelltionBarCodeBillOperationCompleted, userState); + this.InvokeAsync("set_SaveSTJGInBill", new object[] { + oMain, + sErrMsg}, this.set_SaveSTJGInBillOperationCompleted, userState); } - private void Onset_CancelltionBarCodeBillOperationCompleted(object arg) { - if ((this.set_CancelltionBarCodeBillCompleted != null)) { + private void Onset_SaveSTJGInBillOperationCompleted(object arg) { + if ((this.set_SaveSTJGInBillCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_CancelltionBarCodeBillCompleted(this, new set_CancelltionBarCodeBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + this.set_SaveSTJGInBillCompleted(this, new set_SaveSTJGInBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -10847,114 +10743,36 @@ } /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_CheckTypeByBarCode_Out", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public ClsKf_ICStockBill_WMS get_CheckTypeByBarCode_Out(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, ref string sErrMsg) { - object[] results = this.Invoke("get_CheckTypeByBarCode_Out", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HQty, - HRedBlueFlag, - SourceFlag, - HSourceBillNo, - HSourceBillType, - HOWNERID, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((ClsKf_ICStockBill_WMS)(results[0])); - } - - /// <remarks/> - public void get_CheckTypeByBarCode_OutAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, string sErrMsg) { - this.get_CheckTypeByBarCode_OutAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null); - } - - /// <remarks/> - public void get_CheckTypeByBarCode_OutAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, bool SourceFlag, string HSourceBillNo, string HSourceBillType, long HOWNERID, string sErrMsg, object userState) { - if ((this.get_CheckTypeByBarCode_OutOperationCompleted == null)) { - this.get_CheckTypeByBarCode_OutOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_CheckTypeByBarCode_OutOperationCompleted); - } - this.InvokeAsync("get_CheckTypeByBarCode_Out", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HQty, - HRedBlueFlag, - SourceFlag, - HSourceBillNo, - HSourceBillType, - HOWNERID, - sErrMsg}, this.get_CheckTypeByBarCode_OutOperationCompleted, userState); - } - - private void Onget_CheckTypeByBarCode_OutOperationCompleted(object arg) { - if ((this.get_CheckTypeByBarCode_OutCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.get_CheckTypeByBarCode_OutCompleted(this, new get_CheckTypeByBarCode_OutCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_MulSource", 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_MulSource(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, ref string sErrMsg) { - object[] results = this.Invoke("set_SavePonderationBillMain_Temp_BarCode_MulSource", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HQty, - HRedBlueFlag, - HSourceBillType, - HOWNERID, - sXFFlag, - sJDPFlag, + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePOStockInBackBill_New", 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_SavePOStockInBackBill_New(ClsKf_ICStockBillMain oMain, string sHSourceType, ref string sErrMsg) { + object[] results = this.Invoke("set_SavePOStockInBackBill_New", new object[] { + oMain, + sHSourceType, sErrMsg}); sErrMsg = ((string)(results[1])); return ((bool)(results[0])); } /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, string sErrMsg) { - this.set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, HSourceBillType, HOWNERID, sXFFlag, sJDPFlag, sErrMsg, null); + public void set_SavePOStockInBackBill_NewAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg) { + this.set_SavePOStockInBackBill_NewAsync(oMain, sHSourceType, sErrMsg, null); } /// <remarks/> - public void set_SavePonderationBillMain_Temp_BarCode_MulSourceAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, string HMaker, long HWhID, long HSPID, double HQty, bool HRedBlueFlag, string HSourceBillType, long HOWNERID, bool sXFFlag, bool sJDPFlag, string sErrMsg, object userState) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted == null)) { - this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted); + public void set_SavePOStockInBackBill_NewAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg, object userState) { + if ((this.set_SavePOStockInBackBill_NewOperationCompleted == null)) { + this.set_SavePOStockInBackBill_NewOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePOStockInBackBill_NewOperationCompleted); } - this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_MulSource", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HMaker, - HWhID, - HSPID, - HQty, - HRedBlueFlag, - HSourceBillType, - HOWNERID, - sXFFlag, - sJDPFlag, - sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted, userState); + this.InvokeAsync("set_SavePOStockInBackBill_New", new object[] { + oMain, + sHSourceType, + sErrMsg}, this.set_SavePOStockInBackBill_NewOperationCompleted, userState); } - private void Onset_SavePonderationBillMain_Temp_BarCode_MulSourceOperationCompleted(object arg) { - if ((this.set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted != null)) { + private void Onset_SavePOStockInBackBill_NewOperationCompleted(object arg) { + if ((this.set_SavePOStockInBackBill_NewCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_SavePonderationBillMain_Temp_BarCode_MulSourceCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + this.set_SavePOStockInBackBill_NewCompleted(this, new set_SavePOStockInBackBill_NewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -12670,70 +12488,6 @@ } /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CheckPOInStockBill", 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_CheckPOInStockBill(ClsCg_POInStockBillMain_K3 oMain, ref string sErrMsg) { - object[] results = this.Invoke("set_CheckPOInStockBill", new object[] { - oMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_CheckPOInStockBillAsync(ClsCg_POInStockBillMain_K3 oMain, string sErrMsg) { - this.set_CheckPOInStockBillAsync(oMain, sErrMsg, null); - } - - /// <remarks/> - public void set_CheckPOInStockBillAsync(ClsCg_POInStockBillMain_K3 oMain, string sErrMsg, object userState) { - if ((this.set_CheckPOInStockBillOperationCompleted == null)) { - this.set_CheckPOInStockBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBillOperationCompleted); - } - this.InvokeAsync("set_CheckPOInStockBill", new object[] { - oMain, - sErrMsg}, this.set_CheckPOInStockBillOperationCompleted, userState); - } - - private void Onset_CheckPOInStockBillOperationCompleted(object arg) { - if ((this.set_CheckPOInStockBillCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_CheckPOInStockBillCompleted(this, new set_CheckPOInStockBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveSTJGInBill", 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_SaveSTJGInBill(ClsKf_STJGInBillMain_K3 oMain, ref string sErrMsg) { - object[] results = this.Invoke("set_SaveSTJGInBill", new object[] { - oMain, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_SaveSTJGInBillAsync(ClsKf_STJGInBillMain_K3 oMain, string sErrMsg) { - this.set_SaveSTJGInBillAsync(oMain, sErrMsg, null); - } - - /// <remarks/> - public void set_SaveSTJGInBillAsync(ClsKf_STJGInBillMain_K3 oMain, string sErrMsg, object userState) { - if ((this.set_SaveSTJGInBillOperationCompleted == null)) { - this.set_SaveSTJGInBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SaveSTJGInBillOperationCompleted); - } - this.InvokeAsync("set_SaveSTJGInBill", new object[] { - oMain, - sErrMsg}, this.set_SaveSTJGInBillOperationCompleted, userState); - } - - private void Onset_SaveSTJGInBillOperationCompleted(object arg) { - if ((this.set_SaveSTJGInBillCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_SaveSTJGInBillCompleted(this, new set_SaveSTJGInBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveSellOutBackBill_CLD_New", 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_SaveSellOutBackBill_CLD_New(ClsKf_ICStockBillMain oMain, string sHSourceType, ClsXt_SystemParameterMain oSystemParameterMain, ref string sErrMsg) { object[] results = this.Invoke("set_SaveSellOutBackBill_CLD_New", new object[] { @@ -12974,6 +12728,38 @@ if ((this.set_SaveSellOutBill_CLDCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.set_SaveSellOutBill_CLDCompleted(this, new set_SaveSellOutBill_CLDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveSellOutBill_BillCheck", 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_SaveSellOutBill_BillCheck(ClsKf_SellOutBillMain oMain, ref string sErrMsg) { + object[] results = this.Invoke("set_SaveSellOutBill_BillCheck", new object[] { + oMain, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((bool)(results[0])); + } + + /// <remarks/> + public void set_SaveSellOutBill_BillCheckAsync(ClsKf_SellOutBillMain oMain, string sErrMsg) { + this.set_SaveSellOutBill_BillCheckAsync(oMain, sErrMsg, null); + } + + /// <remarks/> + public void set_SaveSellOutBill_BillCheckAsync(ClsKf_SellOutBillMain oMain, string sErrMsg, object userState) { + if ((this.set_SaveSellOutBill_BillCheckOperationCompleted == null)) { + this.set_SaveSellOutBill_BillCheckOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SaveSellOutBill_BillCheckOperationCompleted); + } + this.InvokeAsync("set_SaveSellOutBill_BillCheck", new object[] { + oMain, + sErrMsg}, this.set_SaveSellOutBill_BillCheckOperationCompleted, userState); + } + + private void Onset_SaveSellOutBill_BillCheckOperationCompleted(object arg) { + if ((this.set_SaveSellOutBill_BillCheckCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.set_SaveSellOutBill_BillCheckCompleted(this, new set_SaveSellOutBill_BillCheckCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -14549,40 +14335,6 @@ if ((this.set_SavePOStockInBackBillCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.set_SavePOStockInBackBillCompleted(this, new set_SavePOStockInBackBillCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePOStockInBackBill_New", 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_SavePOStockInBackBill_New(ClsKf_ICStockBillMain oMain, string sHSourceType, ref string sErrMsg) { - object[] results = this.Invoke("set_SavePOStockInBackBill_New", new object[] { - oMain, - sHSourceType, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_SavePOStockInBackBill_NewAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg) { - this.set_SavePOStockInBackBill_NewAsync(oMain, sHSourceType, sErrMsg, null); - } - - /// <remarks/> - public void set_SavePOStockInBackBill_NewAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg, object userState) { - if ((this.set_SavePOStockInBackBill_NewOperationCompleted == null)) { - this.set_SavePOStockInBackBill_NewOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePOStockInBackBill_NewOperationCompleted); - } - this.InvokeAsync("set_SavePOStockInBackBill_New", new object[] { - oMain, - sHSourceType, - sErrMsg}, this.set_SavePOStockInBackBill_NewOperationCompleted, userState); - } - - private void Onset_SavePOStockInBackBill_NewOperationCompleted(object arg) { - if ((this.set_SavePOStockInBackBill_NewCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_SavePOStockInBackBill_NewCompleted(this, new set_SavePOStockInBackBill_NewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -22548,515 +22300,315 @@ [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] public partial class ClsKf_ICStockBill_Mould { - /// <remarks/> - public string Kf_EntrustOutBackBill_AutoCheck { - get { - return this.kf_EntrustOutBackBill_AutoCheckField; - } - set { - this.kf_EntrustOutBackBill_AutoCheckField = value; - } - } + private long hItemIDField; - /// <remarks/> - public string Kf_EntrustOutBackBill_ERPMode { - get { - return this.kf_EntrustOutBackBill_ERPModeField; - } - set { - this.kf_EntrustOutBackBill_ERPModeField = value; - } - } + private string hBarTypeField; - /// <remarks/> - public string Kf_EntrustOutBackBill_MustQtyCtl { - get { - return this.kf_EntrustOutBackBill_MustQtyCtlField; - } - set { - this.kf_EntrustOutBackBill_MustQtyCtlField = value; - } - } + private long hWhIDField; - /// <remarks/> - public string Kf_EntrustOutBackBill_MulSourceBill { - get { - return this.kf_EntrustOutBackBill_MulSourceBillField; - } - set { - this.kf_EntrustOutBackBill_MulSourceBillField = value; - } - } + private string hWhNumberField; - /// <remarks/> - public string Kf_EntrustOutBackBill_BillTypeOneScan { - get { - return this.kf_EntrustOutBackBill_BillTypeOneScanField; - } - set { - this.kf_EntrustOutBackBill_BillTypeOneScanField = value; - } - } + private string hWhNameField; - /// <remarks/> - public string Kf_EntrustOutBackBill_BatchNoCtl { - get { - return this.kf_EntrustOutBackBill_BatchNoCtlField; - } - set { - this.kf_EntrustOutBackBill_BatchNoCtlField = value; - } - } + private bool hSPFlagField; - /// <remarks/> - public string Kf_EntrustOutBackBill_MultilineCtl { - get { - return this.kf_EntrustOutBackBill_MultilineCtlField; - } - set { - this.kf_EntrustOutBackBill_MultilineCtlField = value; - } - } + private long hSPIDField; - /// <remarks/> - public string Kf_EntrustOutBackBill_MaterWHSPCtl { - get { - return this.kf_EntrustOutBackBill_MaterWHSPCtlField; - } - set { - this.kf_EntrustOutBackBill_MaterWHSPCtlField = value; - } - } + private string hSPNumberField; - /// <remarks/> - public string Kf_EntrustOutBackBill_SourceWHSPCtl { - get { - return this.kf_EntrustOutBackBill_SourceWHSPCtlField; - } - set { - this.kf_EntrustOutBackBill_SourceWHSPCtlField = value; - } - } + private string hSPNameField; private long hDeptIDField; + private string hDeptNumberField; + + private string hDeptNameField; + + private long hSupIDField; + + private string hSupNumberField; + + private string hSupNameField; + + private string hSourceBillNoField; + + private string hSourceBillTypeField; + + private long hOWNERIDField; + + private string hOWNERNAMEField; + + private string hCustomField; + + private long hMulSourceFlagField; + + private string hStockStyleField; + + private long hStockInOrgIDField; + + private string hStockInOrgNameField; + + private long hStockOutOrgIDField; + + private string hStockOutOrgNameField; + /// <remarks/> - public string WMS_CampanyName { + public long HItemID { get { - return this.wMS_CampanyNameField; + return this.hItemIDField; } set { - this.wMS_CampanyNameField = value; + this.hItemIDField = value; } } /// <remarks/> - public string WMS_OneKeyMode { + public string HBarType { get { - return this.wMS_OneKeyModeField; + return this.hBarTypeField; } set { - this.wMS_OneKeyModeField = value; + this.hBarTypeField = value; } } /// <remarks/> - public string WMS_BarCodeMustSameSourceBill { + public long HWhID { get { - return this.wMS_BarCodeMustSameSourceBillField; + return this.hWhIDField; } set { - this.wMS_BarCodeMustSameSourceBillField = value; + this.hWhIDField = value; } } /// <remarks/> - public string WMS_OneScanMode { + public string HWhNumber { get { - return this.wMS_OneScanModeField; + return this.hWhNumberField; } set { - this.wMS_OneScanModeField = value; + this.hWhNumberField = value; } } /// <remarks/> - public string WMS_UserByOrgRelation { + public string HWhName { get { - return this.wMS_UserByOrgRelationField; + return this.hWhNameField; } set { - this.wMS_UserByOrgRelationField = value; + this.hWhNameField = value; } } /// <remarks/> - public string WMS_MouldManagerCtl { + public bool HSPFlag { get { - return this.wMS_MouldManagerCtlField; + return this.hSPFlagField; } set { - this.wMS_MouldManagerCtlField = value; + this.hSPFlagField = value; } } /// <remarks/> - public string BarCode_SourceQtyCtl { + public long HSPID { get { - return this.barCode_SourceQtyCtlField; + return this.hSPIDField; } set { - this.barCode_SourceQtyCtlField = value; + this.hSPIDField = value; } } /// <remarks/> - public long BarCode_PrintQty { + public string HSPNumber { get { - return this.barCode_PrintQtyField; + return this.hSPNumberField; } set { - this.barCode_PrintQtyField = value; + this.hSPNumberField = value; } } /// <remarks/> - public string BarCode_PrintQtyCtl { + public string HSPName { get { - return this.barCode_PrintQtyCtlField; + return this.hSPNameField; } set { - this.barCode_PrintQtyCtlField = value; - } - } - - /// <remarks/> - public string BarCode_UpdatePrintQtyCtl { - get { - return this.barCode_UpdatePrintQtyCtlField; - } - set { - this.barCode_UpdatePrintQtyCtlField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_FIFOCtl { - get { - return this.mES_StationInBill_FIFOCtlField; - } - set { - this.mES_StationInBill_FIFOCtlField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_FullMoveCtl { - get { - return this.mES_StationInBill_FullMoveCtlField; - } - set { - this.mES_StationInBill_FullMoveCtlField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_QtyCtl { - get { - return this.mES_StationInBill_QtyCtlField; - } - set { - this.mES_StationInBill_QtyCtlField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_OneCtl { - get { - return this.mES_StationInBill_OneCtlField; - } - set { - this.mES_StationInBill_OneCtlField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_FirstCheckOut { - get { - return this.mES_StationInBill_FirstCheckOutField; - } - set { - this.mES_StationInBill_FirstCheckOutField = value; - } - } - - /// <remarks/> - public string MES_StationInBill_ProcessCheckCtl { - get { - return this.mES_StationInBill_ProcessCheckCtlField; - } - set { - this.mES_StationInBill_ProcessCheckCtlField = value; - } - } - - /// <remarks/> - public string MES_StationOutBill_QtyCtl { - get { - return this.mES_StationOutBill_QtyCtlField; - } - set { - this.mES_StationOutBill_QtyCtlField = value; - } - } - - /// <remarks/> - public string MES_StationOutBill_ProcessCheckOut { - get { - return this.mES_StationOutBill_ProcessCheckOutField; - } - set { - this.mES_StationOutBill_ProcessCheckOutField = value; - } - } - - /// <remarks/> - public string MES_StationOutBill_FirstCheckOut { - get { - return this.mES_StationOutBill_FirstCheckOutField; - } - set { - this.mES_StationOutBill_FirstCheckOutField = value; - } - } - - /// <remarks/> - public string MES_StationOutBill_DeleteCtl { - get { - return this.mES_StationOutBill_DeleteCtlField; - } - set { - this.mES_StationOutBill_DeleteCtlField = value; - } - } - - /// <remarks/> - public string QC_NoPassProdCheckBill_QtyCtl { - get { - return this.qC_NoPassProdCheckBill_QtyCtlField; - } - set { - this.qC_NoPassProdCheckBill_QtyCtlField = value; - } - } - - /// <remarks/> - public string QC_NoPassProdCheckBill_BadReasonQtyCtrl { - get { - return this.qC_NoPassProdCheckBill_BadReasonQtyCtrlField; - } - set { - this.qC_NoPassProdCheckBill_BadReasonQtyCtrlField = value; - } - } - - /// <remarks/> - public string QC_NoPassProdCheckBill_DeleteCtl { - get { - return this.qC_NoPassProdCheckBill_DeleteCtlField; - } - set { - this.qC_NoPassProdCheckBill_DeleteCtlField = value; - } - } - - /// <remarks/> - public string MES_StationEntrustInBill_FIFOCtl { - get { - return this.mES_StationEntrustInBill_FIFOCtlField; - } - set { - this.mES_StationEntrustInBill_FIFOCtlField = value; - } - } - - /// <remarks/> - public string MES_StationEntrustInBill_FullMoveCtl { - get { - return this.mES_StationEntrustInBill_FullMoveCtlField; - } - set { - this.mES_StationEntrustInBill_FullMoveCtlField = value; + this.hSPNameField = value; } } /// <remarks/> public long HDeptID { get { - return this.sc_MESReturnWorkBill_AutoCheckField; + return this.hDeptIDField; } set { - this.sc_MESReturnWorkBill_AutoCheckField = value; + this.hDeptIDField = value; } } /// <remarks/> - public string Sc_MESEndWorkBill_AutoCheck { + public string HDeptNumber { get { - return this.sc_MESEndWorkBill_AutoCheckField; + return this.hDeptNumberField; } set { - this.sc_MESEndWorkBill_AutoCheckField = value; + this.hDeptNumberField = value; } } /// <remarks/> - public string Sc_MESStopWorkBill_AutoCheck { + public string HDeptName { get { - return this.sc_MESStopWorkBill_AutoCheckField; + return this.hDeptNameField; } set { - this.sc_MESStopWorkBill_AutoCheckField = value; + this.hDeptNameField = value; } } /// <remarks/> - public string Sc_ICMOBillWorkQtyStatus_AutoCheck { + public long HSupID { get { - return this.sc_ICMOBillWorkQtyStatus_AutoCheckField; + return this.hSupIDField; } set { - this.sc_ICMOBillWorkQtyStatus_AutoCheckField = value; + this.hSupIDField = value; } } /// <remarks/> - public string Sc_ICMOBillQualityStatus_AutoCheck { + public string HSupNumber { get { - return this.sc_ICMOBillQualityStatus_AutoCheckField; + return this.hSupNumberField; } set { - this.sc_ICMOBillQualityStatus_AutoCheckField = value; + this.hSupNumberField = value; } } /// <remarks/> - public string Sc_MaterToSourceBill_AutoCheck { + public string HSupName { get { - return this.sc_MaterToSourceBill_AutoCheckField; + return this.hSupNameField; } set { - this.sc_MaterToSourceBill_AutoCheckField = value; + this.hSupNameField = value; } } /// <remarks/> - public string Sc_MaterToSourceBill_MouldLifeCtrl { + public string HSourceBillNo { get { - return this.sc_MaterToSourceBill_MouldLifeCtrlField; + return this.hSourceBillNoField; } set { - this.sc_MaterToSourceBill_MouldLifeCtrlField = value; + this.hSourceBillNoField = value; } } /// <remarks/> - public string Sc_MaterToSourceBill_MouldLifeCtrlType { + public string HSourceBillType { get { - return this.sc_MaterToSourceBill_MouldLifeCtrlTypeField; + return this.hSourceBillTypeField; } set { - this.sc_MaterToSourceBill_MouldLifeCtrlTypeField = value; + this.hSourceBillTypeField = value; } } /// <remarks/> - public string OA_ErrMsgBackBill_AutoCheck { + public long HOWNERID { get { - return this.oA_ErrMsgBackBill_AutoCheckField; + return this.hOWNERIDField; } set { - this.oA_ErrMsgBackBill_AutoCheckField = value; + this.hOWNERIDField = value; } } /// <remarks/> - public string Sc_MESProceReportWorkBill_AutoCheck { + public string HOWNERNAME { get { - return this.sc_MESProceReportWorkBill_AutoCheckField; + return this.hOWNERNAMEField; } set { - this.sc_MESProceReportWorkBill_AutoCheckField = value; + this.hOWNERNAMEField = value; } } /// <remarks/> - public string QC_FirstPieceCheckBill_AutoCheck { + public string HCustom { get { - return this.qC_FirstPieceCheckBill_AutoCheckField; + return this.hCustomField; } set { - this.qC_FirstPieceCheckBill_AutoCheckField = value; + this.hCustomField = value; } } /// <remarks/> - public string MES_StationInBill_SaveAutoAddnew { + public long HMulSourceFlag { get { - return this.mES_StationInBill_SaveAutoAddnewField; + return this.hMulSourceFlagField; } set { - this.mES_StationInBill_SaveAutoAddnewField = value; + this.hMulSourceFlagField = value; } } /// <remarks/> - public string MES_StationOutBill_SaveAutoAddnew { + public string HStockStyle { get { - return this.mES_StationOutBill_SaveAutoAddnewField; + return this.hStockStyleField; } set { - this.mES_StationOutBill_SaveAutoAddnewField = value; + this.hStockStyleField = value; } } /// <remarks/> - public string MES_StationEntrustInBill_SaveAutoAddnew { + public long HStockInOrgID { get { - return this.mES_StationEntrustInBill_SaveAutoAddnewField; + return this.hStockInOrgIDField; } set { - this.mES_StationEntrustInBill_SaveAutoAddnewField = value; + this.hStockInOrgIDField = value; } } /// <remarks/> - public string MES_StationEntrustOutBill_SaveAutoAddnew { + public string HStockInOrgName { get { - return this.mES_StationEntrustOutBill_SaveAutoAddnewField; + return this.hStockInOrgNameField; } set { - this.mES_StationEntrustOutBill_SaveAutoAddnewField = value; + this.hStockInOrgNameField = value; } } /// <remarks/> - public string Sc_MouldProdOutBill_AutoCheck { + public long HStockOutOrgID { get { - return this.sc_MouldProdOutBill_AutoCheckField; + return this.hStockOutOrgIDField; } set { - this.sc_MouldProdOutBill_AutoCheckField = value; + this.hStockOutOrgIDField = value; } } /// <remarks/> - public string Sc_MouldProdOutBill_SaveAutoAddnew { + public string HStockOutOrgName { get { - return this.sc_MouldProdOutBill_SaveAutoAddnewField; + return this.hStockOutOrgNameField; } set { - this.sc_MouldProdOutBill_SaveAutoAddnewField = value; + this.hStockOutOrgNameField = value; } } } @@ -32591,435 +32143,6 @@ [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] - public partial class ClsKf_STJGInBillMain_K3 { - - private long hInterIDField; - - private string hBillNoField; - - private System.DateTime hDateField; - - private long hYearField; - - private long hPeriodField; - - private int hBillStatusField; - - private long hCustIDField; - - private long hWHIDField; - - private long hFManagerIDField; - - private long hSManagerIDField; - - private bool hRedBlueFlagField; - - private long hDeptIDField; - - private long hSCWHIDField; - - private long hKeeperIDField; - - private long hSupIDField; - - private long hSecManagerIDField; - - private long hEmpIDField; - - private long hManagerIDField; - - private string hExplanationField; - - private string hBillTypeField; - - private string hRemarkField; - - private string hMakerField; - - private long hBillerIDField; - - private string hMakeDateField; - - private string hUpDaterField; - - private string hUpDateDateField; - - private string hCheckerField; - - private string hCheckDateField; - - private string hChecker2Field; - - private string hCheckDate2Field; - - private string hCloseManField; - - private string hCloseDateField; - - private string hDeleteManField; - - private string hDeleteDateField; - - private long hCheckFlowField; - - /// <remarks/> - public long HInterID { - get { - return this.hInterIDField; - } - set { - this.hInterIDField = value; - } - } - - /// <remarks/> - public string HBillNo { - get { - return this.hBillNoField; - } - set { - this.hBillNoField = value; - } - } - - /// <remarks/> - public System.DateTime HDate { - get { - return this.hDateField; - } - set { - this.hDateField = value; - } - } - - /// <remarks/> - public long HYear { - get { - return this.hYearField; - } - set { - this.hYearField = value; - } - } - - /// <remarks/> - public long HPeriod { - get { - return this.hPeriodField; - } - set { - this.hPeriodField = value; - } - } - - /// <remarks/> - public int HBillStatus { - get { - return this.hBillStatusField; - } - set { - this.hBillStatusField = value; - } - } - - /// <remarks/> - public long HCustID { - get { - return this.hCustIDField; - } - set { - this.hCustIDField = value; - } - } - - /// <remarks/> - public long HWHID { - get { - return this.hWHIDField; - } - set { - this.hWHIDField = value; - } - } - - /// <remarks/> - public long HFManagerID { - get { - return this.hFManagerIDField; - } - set { - this.hFManagerIDField = value; - } - } - - /// <remarks/> - public long HSManagerID { - get { - return this.hSManagerIDField; - } - set { - this.hSManagerIDField = value; - } - } - - /// <remarks/> - public bool HRedBlueFlag { - get { - return this.hRedBlueFlagField; - } - set { - this.hRedBlueFlagField = value; - } - } - - /// <remarks/> - public long HDeptID { - get { - return this.hDeptIDField; - } - set { - this.hDeptIDField = value; - } - } - - /// <remarks/> - public long HSCWHID { - get { - return this.hSCWHIDField; - } - set { - this.hSCWHIDField = value; - } - } - - /// <remarks/> - public long HKeeperID { - get { - return this.hKeeperIDField; - } - set { - this.hKeeperIDField = value; - } - } - - /// <remarks/> - public long HSupID { - get { - return this.hSupIDField; - } - set { - this.hSupIDField = value; - } - } - - /// <remarks/> - public long HSecManagerID { - get { - return this.hSecManagerIDField; - } - set { - this.hSecManagerIDField = value; - } - } - - /// <remarks/> - public long HEmpID { - get { - return this.hEmpIDField; - } - set { - this.hEmpIDField = value; - } - } - - /// <remarks/> - public long HManagerID { - get { - return this.hManagerIDField; - } - set { - this.hManagerIDField = value; - } - } - - /// <remarks/> - public string HExplanation { - get { - return this.hExplanationField; - } - set { - this.hExplanationField = value; - } - } - - /// <remarks/> - public string HBillType { - get { - return this.hBillTypeField; - } - set { - this.hBillTypeField = value; - } - } - - /// <remarks/> - public string HRemark { - get { - return this.hRemarkField; - } - set { - this.hRemarkField = value; - } - } - - /// <remarks/> - public string HMaker { - get { - return this.hMakerField; - } - set { - this.hMakerField = value; - } - } - - /// <remarks/> - public long HBillerID { - get { - return this.hBillerIDField; - } - set { - this.hBillerIDField = value; - } - } - - /// <remarks/> - public string HMakeDate { - get { - return this.hMakeDateField; - } - set { - this.hMakeDateField = value; - } - } - - /// <remarks/> - public string HUpDater { - get { - return this.hUpDaterField; - } - set { - this.hUpDaterField = value; - } - } - - /// <remarks/> - public string HUpDateDate { - get { - return this.hUpDateDateField; - } - set { - this.hUpDateDateField = value; - } - } - - /// <remarks/> - public string HChecker { - get { - return this.hCheckerField; - } - set { - this.hCheckerField = value; - } - } - - /// <remarks/> - public string HCheckDate { - get { - return this.hCheckDateField; - } - set { - this.hCheckDateField = value; - } - } - - /// <remarks/> - public string HChecker2 { - get { - return this.hChecker2Field; - } - set { - this.hChecker2Field = value; - } - } - - /// <remarks/> - public string HCheckDate2 { - get { - return this.hCheckDate2Field; - } - set { - this.hCheckDate2Field = value; - } - } - - /// <remarks/> - public string HCloseMan { - get { - return this.hCloseManField; - } - set { - this.hCloseManField = value; - } - } - - /// <remarks/> - public string HCloseDate { - get { - return this.hCloseDateField; - } - set { - this.hCloseDateField = value; - } - } - - /// <remarks/> - public string HDeleteMan { - get { - return this.hDeleteManField; - } - set { - this.hDeleteManField = value; - } - } - - /// <remarks/> - public string HDeleteDate { - get { - return this.hDeleteDateField; - } - set { - this.hDeleteDateField = value; - } - } - - /// <remarks/> - public long HCheckFlow { - get { - return this.hCheckFlowField; - } - set { - this.hCheckFlowField = value; - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] - [System.SerializableAttribute()] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] public partial class ClsKf_OtherInBillMain_K3 { private long hInterIDField; @@ -33705,6 +32828,435 @@ } /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] + public partial class ClsKf_STJGInBillMain_K3 { + + private long hInterIDField; + + private string hBillNoField; + + private System.DateTime hDateField; + + private long hYearField; + + private long hPeriodField; + + private int hBillStatusField; + + private long hCustIDField; + + private long hWHIDField; + + private long hFManagerIDField; + + private long hSManagerIDField; + + private bool hRedBlueFlagField; + + private long hDeptIDField; + + private long hSCWHIDField; + + private long hKeeperIDField; + + private long hSupIDField; + + private long hSecManagerIDField; + + private long hEmpIDField; + + private long hManagerIDField; + + private string hExplanationField; + + private string hBillTypeField; + + private string hRemarkField; + + private string hMakerField; + + private long hBillerIDField; + + private string hMakeDateField; + + private string hUpDaterField; + + private string hUpDateDateField; + + private string hCheckerField; + + private string hCheckDateField; + + private string hChecker2Field; + + private string hCheckDate2Field; + + private string hCloseManField; + + private string hCloseDateField; + + private string hDeleteManField; + + private string hDeleteDateField; + + private long hCheckFlowField; + + /// <remarks/> + public long HInterID { + get { + return this.hInterIDField; + } + set { + this.hInterIDField = value; + } + } + + /// <remarks/> + public string HBillNo { + get { + return this.hBillNoField; + } + set { + this.hBillNoField = value; + } + } + + /// <remarks/> + public System.DateTime HDate { + get { + return this.hDateField; + } + set { + this.hDateField = value; + } + } + + /// <remarks/> + public long HYear { + get { + return this.hYearField; + } + set { + this.hYearField = value; + } + } + + /// <remarks/> + public long HPeriod { + get { + return this.hPeriodField; + } + set { + this.hPeriodField = value; + } + } + + /// <remarks/> + public int HBillStatus { + get { + return this.hBillStatusField; + } + set { + this.hBillStatusField = value; + } + } + + /// <remarks/> + public long HCustID { + get { + return this.hCustIDField; + } + set { + this.hCustIDField = value; + } + } + + /// <remarks/> + public long HWHID { + get { + return this.hWHIDField; + } + set { + this.hWHIDField = value; + } + } + + /// <remarks/> + public long HFManagerID { + get { + return this.hFManagerIDField; + } + set { + this.hFManagerIDField = value; + } + } + + /// <remarks/> + public long HSManagerID { + get { + return this.hSManagerIDField; + } + set { + this.hSManagerIDField = value; + } + } + + /// <remarks/> + public bool HRedBlueFlag { + get { + return this.hRedBlueFlagField; + } + set { + this.hRedBlueFlagField = value; + } + } + + /// <remarks/> + public long HDeptID { + get { + return this.hDeptIDField; + } + set { + this.hDeptIDField = value; + } + } + + /// <remarks/> + public long HSCWHID { + get { + return this.hSCWHIDField; + } + set { + this.hSCWHIDField = value; + } + } + + /// <remarks/> + public long HKeeperID { + get { + return this.hKeeperIDField; + } + set { + this.hKeeperIDField = value; + } + } + + /// <remarks/> + public long HSupID { + get { + return this.hSupIDField; + } + set { + this.hSupIDField = value; + } + } + + /// <remarks/> + public long HSecManagerID { + get { + return this.hSecManagerIDField; + } + set { + this.hSecManagerIDField = value; + } + } + + /// <remarks/> + public long HEmpID { + get { + return this.hEmpIDField; + } + set { + this.hEmpIDField = value; + } + } + + /// <remarks/> + public long HManagerID { + get { + return this.hManagerIDField; + } + set { + this.hManagerIDField = value; + } + } + + /// <remarks/> + public string HExplanation { + get { + return this.hExplanationField; + } + set { + this.hExplanationField = value; + } + } + + /// <remarks/> + public string HBillType { + get { + return this.hBillTypeField; + } + set { + this.hBillTypeField = value; + } + } + + /// <remarks/> + public string HRemark { + get { + return this.hRemarkField; + } + set { + this.hRemarkField = value; + } + } + + /// <remarks/> + public string HMaker { + get { + return this.hMakerField; + } + set { + this.hMakerField = value; + } + } + + /// <remarks/> + public long HBillerID { + get { + return this.hBillerIDField; + } + set { + this.hBillerIDField = value; + } + } + + /// <remarks/> + public string HMakeDate { + get { + return this.hMakeDateField; + } + set { + this.hMakeDateField = value; + } + } + + /// <remarks/> + public string HUpDater { + get { + return this.hUpDaterField; + } + set { + this.hUpDaterField = value; + } + } + + /// <remarks/> + public string HUpDateDate { + get { + return this.hUpDateDateField; + } + set { + this.hUpDateDateField = value; + } + } + + /// <remarks/> + public string HChecker { + get { + return this.hCheckerField; + } + set { + this.hCheckerField = value; + } + } + + /// <remarks/> + public string HCheckDate { + get { + return this.hCheckDateField; + } + set { + this.hCheckDateField = value; + } + } + + /// <remarks/> + public string HChecker2 { + get { + return this.hChecker2Field; + } + set { + this.hChecker2Field = value; + } + } + + /// <remarks/> + public string HCheckDate2 { + get { + return this.hCheckDate2Field; + } + set { + this.hCheckDate2Field = value; + } + } + + /// <remarks/> + public string HCloseMan { + get { + return this.hCloseManField; + } + set { + this.hCloseManField = value; + } + } + + /// <remarks/> + public string HCloseDate { + get { + return this.hCloseDateField; + } + set { + this.hCloseDateField = value; + } + } + + /// <remarks/> + public string HDeleteMan { + get { + return this.hDeleteManField; + } + set { + this.hDeleteManField = value; + } + } + + /// <remarks/> + public string HDeleteDate { + get { + return this.hDeleteDateField; + } + set { + this.hDeleteDateField = value; + } + } + + /// <remarks/> + public long HCheckFlow { + get { + return this.hCheckFlowField; + } + set { + this.hCheckFlowField = value; + } + } + } + + /// <remarks/> [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_ProcExchReportMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_PackUnionBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_PackDoubleBillMain))] @@ -33724,7 +33276,6 @@ [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_MESBeginWorkBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_StationInBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsKf_SellOutBillMain))] - [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsCg_POInStockBillMain_K3))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsCg_POInStockBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_MouldProdInBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsKf_OtherInBillMain))] @@ -33738,6 +33289,7 @@ [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsKf_POStockInBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsKf_ICStockBillMain))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsQC_NoPassProdCheckBillMain))] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsCg_POInStockBillMain_K3))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_MouldStockBillMain))] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] [System.SerializableAttribute()] @@ -37572,171 +37124,6 @@ [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] - public partial class ClsCg_POInStockBillMain_K3 : ClsXt_BaseBillMain { - - private long hCheckerIDField; - - private long hCusIDField; - - private string hAddressField; - - private long hSSIDField; - - private long hCurIDField; - - private double hExRateField; - - private long hMangerIDField; - - private long hDeptIDField; - - private long hEmpIDField; - - private string hExplanationField; - - private long hSupIDField; - - private long hPSStyleIDField; - - private long hWHIDField; - - /// <remarks/> - public long HCheckerID { - get { - return this.hCheckerIDField; - } - set { - this.hCheckerIDField = value; - } - } - - /// <remarks/> - public long HCusID { - get { - return this.hCusIDField; - } - set { - this.hCusIDField = value; - } - } - - /// <remarks/> - public string HAddress { - get { - return this.hAddressField; - } - set { - this.hAddressField = value; - } - } - - /// <remarks/> - public long HSSID { - get { - return this.hSSIDField; - } - set { - this.hSSIDField = value; - } - } - - /// <remarks/> - public long HCurID { - get { - return this.hCurIDField; - } - set { - this.hCurIDField = value; - } - } - - /// <remarks/> - public double HExRate { - get { - return this.hExRateField; - } - set { - this.hExRateField = value; - } - } - - /// <remarks/> - public long HMangerID { - get { - return this.hMangerIDField; - } - set { - this.hMangerIDField = value; - } - } - - /// <remarks/> - public long HDeptID { - get { - return this.hDeptIDField; - } - set { - this.hDeptIDField = value; - } - } - - /// <remarks/> - public long HEmpID { - get { - return this.hEmpIDField; - } - set { - this.hEmpIDField = value; - } - } - - /// <remarks/> - public string HExplanation { - get { - return this.hExplanationField; - } - set { - this.hExplanationField = value; - } - } - - /// <remarks/> - public long HSupID { - get { - return this.hSupIDField; - } - set { - this.hSupIDField = value; - } - } - - /// <remarks/> - public long HPSStyleID { - get { - return this.hPSStyleIDField; - } - set { - this.hPSStyleIDField = value; - } - } - - /// <remarks/> - public long HWHID { - get { - return this.hWHIDField; - } - set { - this.hWHIDField = value; - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] - [System.SerializableAttribute()] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] public partial class ClsCg_POInStockBillMain : ClsXt_BaseBillMain { private string hAddressField; @@ -40338,281 +39725,161 @@ [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] - public partial class ClsQC_NoPassProdCheckBillMain : ClsXt_BaseBillMain { + public partial class ClsCg_POInStockBillMain_K3 : ClsXt_BaseBillMain { - private long hPrintQtyField; + private long hCheckerIDField; - private long hSourceIDField; + private long hCusIDField; - private long hICMOInterIDField; + private string hAddressField; - private string hICMOBillNoField; + private long hSSIDField; - private double hInStockQtyField; + private long hCurIDField; - private double hCheckQtyField; + private double hExRateField; - private double hRightQtyField; + private long hMangerIDField; - private long hFirstCheckEmpField; + private long hDeptIDField; - private string hCheckerResultField; + private long hEmpIDField; - private string hNoteField; + private string hExplanationField; - private long hProcExchInterIDField; + private long hSupIDField; - private long hProcExchEntryIDField; + private long hPSStyleIDField; - private string hProcExchBillNoField; - - private long hMaterIDField; - - private long hProcIDField; - - private long hWorkCenterIDField; - - private double hBadQtyField; - - private double hPlanQtyField; - - private double hBadPNLField; - - private double hPlanPNLField; - - private string hGroupNameField; - - private string hOrderProcNoField; - - private double hProcExchQtyField; + private long hWHIDField; /// <remarks/> - public long HPrintQty { + public long HCheckerID { get { - return this.hPrintQtyField; + return this.hCheckerIDField; } set { - this.hPrintQtyField = value; + this.hCheckerIDField = value; } } /// <remarks/> - public long HSourceID { + public long HCusID { get { - return this.hSourceIDField; + return this.hCusIDField; } set { - this.hSourceIDField = value; + this.hCusIDField = value; } } /// <remarks/> - public long HICMOInterID { + public string HAddress { get { - return this.hICMOInterIDField; + return this.hAddressField; } set { - this.hICMOInterIDField = value; + this.hAddressField = value; } } /// <remarks/> - public string HICMOBillNo { + public long HSSID { get { - return this.hICMOBillNoField; + return this.hSSIDField; } set { - this.hICMOBillNoField = value; + this.hSSIDField = value; } } /// <remarks/> - public double HInStockQty { + public long HCurID { get { - return this.hInStockQtyField; + return this.hCurIDField; } set { - this.hInStockQtyField = value; + this.hCurIDField = value; } } /// <remarks/> - public double HCheckQty { + public double HExRate { get { - return this.hCheckQtyField; + return this.hExRateField; } set { - this.hCheckQtyField = value; + this.hExRateField = value; } } /// <remarks/> - public double HRightQty { + public long HMangerID { get { - return this.hRightQtyField; + return this.hMangerIDField; } set { - this.hRightQtyField = value; + this.hMangerIDField = value; } } /// <remarks/> - public long HFirstCheckEmp { + public long HDeptID { get { - return this.hFirstCheckEmpField; + return this.hDeptIDField; } set { - this.hFirstCheckEmpField = value; + this.hDeptIDField = value; } } /// <remarks/> - public string HCheckerResult { + public long HEmpID { get { - return this.hCheckerResultField; + return this.hEmpIDField; } set { - this.hCheckerResultField = value; + this.hEmpIDField = value; } } /// <remarks/> - public string HNote { + public string HExplanation { get { - return this.hNoteField; + return this.hExplanationField; } set { - this.hNoteField = value; + this.hExplanationField = value; } } /// <remarks/> - public long HProcExchInterID { + public long HSupID { get { - return this.hProcExchInterIDField; + return this.hSupIDField; } set { - this.hProcExchInterIDField = value; + this.hSupIDField = value; } } /// <remarks/> - public long HProcExchEntryID { + public long HPSStyleID { get { - return this.hProcExchEntryIDField; + return this.hPSStyleIDField; } set { - this.hProcExchEntryIDField = value; + this.hPSStyleIDField = value; } } /// <remarks/> - public string HProcExchBillNo { + public long HWHID { get { - return this.hProcExchBillNoField; + return this.hWHIDField; } set { - this.hProcExchBillNoField = value; - } - } - - /// <remarks/> - public long HMaterID { - get { - return this.hMaterIDField; - } - set { - this.hMaterIDField = value; - } - } - - /// <remarks/> - public long HProcID { - get { - return this.hProcIDField; - } - set { - this.hProcIDField = value; - } - } - - /// <remarks/> - public long HWorkCenterID { - get { - return this.hWorkCenterIDField; - } - set { - this.hWorkCenterIDField = value; - } - } - - /// <remarks/> - public double HBadQty { - get { - return this.hBadQtyField; - } - set { - this.hBadQtyField = value; - } - } - - /// <remarks/> - public double HPlanQty { - get { - return this.hPlanQtyField; - } - set { - this.hPlanQtyField = value; - } - } - - /// <remarks/> - public double HBadPNL { - get { - return this.hBadPNLField; - } - set { - this.hBadPNLField = value; - } - } - - /// <remarks/> - public double HPlanPNL { - get { - return this.hPlanPNLField; - } - set { - this.hPlanPNLField = value; - } - } - - /// <remarks/> - public string HGroupName { - get { - return this.hGroupNameField; - } - set { - this.hGroupNameField = value; - } - } - - /// <remarks/> - public string HOrderProcNo { - get { - return this.hOrderProcNoField; - } - set { - this.hOrderProcNoField = value; - } - } - - /// <remarks/> - public double HProcExchQty { - get { - return this.hProcExchQtyField; - } - set { - this.hProcExchQtyField = value; + this.hWHIDField = value; } } } @@ -42010,13 +41277,13 @@ private string kf_POStockInBill_AutoBarCodeField; - private System.DateTime hMakeDateField; + private string kf_ProductInBill_AutoCheckField; - private long hSourceInterIDField; + private string kf_ProductInBill_ERPModeField; - private long hSourceEntryIDField; + private string kf_ProductInBill_MustQtyCtlField; - private string hSourceBillNoField; + private string kf_ProductInBill_MulSourceBillField; private string kf_ProductInBill_BillTypeOneScanField; @@ -42060,13 +41327,13 @@ private string kf_EntrustInBill_AutoCheckField; - private string hInstructNoField; + private string kf_EntrustInBill_ERPModeField; - private long hSeOrderBillIDField; + private string kf_EntrustInBill_MustQtyCtlField; - private string hSeOrderBillNoField; + private string kf_EntrustInBill_MulSourceBillField; - private string hNordanField; + private string kf_EntrustInBill_BillTypeOneScanField; private string kf_EntrustInBill_SourceBillCtlField; @@ -42138,6 +41405,12 @@ private string kf_SellOutBill_DisplayField; + private string kf_SellOutBillCheck_MustQtyCtlField; + + private string kf_SellOutBillCheck_WHSPCtlField; + + private string kf_SellOutBillCheck_MultilineCtlField; + private string kf_OtherOutBill_AutoCheckField; private string kf_OtherOutBill_ERPModeField; @@ -42203,6 +41476,12 @@ private string kf_MateReplenishOutBill_MaterWHSPCtlField; private string kf_MateReplenishOutBill_SourceWHSPCtlField; + + private string kf_MateReplenishOutBillCheck_MustQtyCtlField; + + private string kf_MateReplenishOutBillCheck_WHSPCtlField; + + private string kf_MateReplenishOutBillCheck_MultilineCtlField; private string kf_MoveStockBill_AutoCheckField; @@ -42532,6 +41811,24 @@ private string sc_MESProceReportWorkBill_AutoCheckField; + private string qC_FirstPieceCheckBill_AutoCheckField; + + private string mES_StationInBill_SaveAutoAddnewField; + + private string mES_StationOutBill_SaveAutoAddnewField; + + private string mES_StationEntrustInBill_SaveAutoAddnewField; + + private string mES_StationEntrustOutBill_SaveAutoAddnewField; + + private string sc_MouldProdOutBill_AutoCheckField; + + private string sc_MouldProdOutBill_SaveAutoAddnewField; + + private string sc_MouldProdOutBill_MouldLifeCtrlField; + + private string sc_MouldProdOutBill_MouldLifeCtrlTypeField; + /// <remarks/> public string Sc_ICMOReportBill_AutoCheck { get { @@ -42793,42 +42090,42 @@ } /// <remarks/> - public System.DateTime HMakeDate { + public string Kf_ProductInBill_AutoCheck { get { - return this.hMakeDateField; + return this.kf_ProductInBill_AutoCheckField; } set { - this.hMakeDateField = value; + this.kf_ProductInBill_AutoCheckField = value; } } /// <remarks/> - public long HSourceInterID { + public string Kf_ProductInBill_ERPMode { get { - return this.hSourceInterIDField; + return this.kf_ProductInBill_ERPModeField; } set { - this.hSourceInterIDField = value; + this.kf_ProductInBill_ERPModeField = value; } } /// <remarks/> - public long HSourceEntryID { + public string Kf_ProductInBill_MustQtyCtl { get { - return this.hSourceEntryIDField; + return this.kf_ProductInBill_MustQtyCtlField; } set { - this.hSourceEntryIDField = value; + this.kf_ProductInBill_MustQtyCtlField = value; } } /// <remarks/> - public string HSourceBillNo { + public string Kf_ProductInBill_MulSourceBill { get { - return this.hSourceBillNoField; + return this.kf_ProductInBill_MulSourceBillField; } set { - this.hSourceBillNoField = value; + this.kf_ProductInBill_MulSourceBillField = value; } } @@ -43033,52 +42330,52 @@ } /// <remarks/> - public long HInstructID { + public string Kf_EntrustInBill_AutoCheck { get { - return this.hInstructIDField; + return this.kf_EntrustInBill_AutoCheckField; } set { - this.hInstructIDField = value; + this.kf_EntrustInBill_AutoCheckField = value; } } /// <remarks/> - public string HInstructNo { + public string Kf_EntrustInBill_ERPMode { get { - return this.hInstructNoField; + return this.kf_EntrustInBill_ERPModeField; } set { - this.hInstructNoField = value; + this.kf_EntrustInBill_ERPModeField = value; } } /// <remarks/> - public long HSeOrderBillID { + public string Kf_EntrustInBill_MustQtyCtl { get { - return this.hSeOrderBillIDField; + return this.kf_EntrustInBill_MustQtyCtlField; } set { - this.hSeOrderBillIDField = value; + this.kf_EntrustInBill_MustQtyCtlField = value; } } /// <remarks/> - public string HSeOrderBillNo { + public string Kf_EntrustInBill_MulSourceBill { get { - return this.hSeOrderBillNoField; + return this.kf_EntrustInBill_MulSourceBillField; } set { - this.hSeOrderBillNoField = value; + this.kf_EntrustInBill_MulSourceBillField = value; } } /// <remarks/> - public string HNordan { + public string Kf_EntrustInBill_BillTypeOneScan { get { - return this.hNordanField; + return this.kf_EntrustInBill_BillTypeOneScanField; } set { - this.hNordanField = value; + this.kf_EntrustInBill_BillTypeOneScanField = value; } } @@ -43192,68 +42489,6 @@ } } - private string hWhNameField; - - private bool hSPFlagField; - - private long hSPIDField; - - private string hSPNumberField; - - private string hSPNameField; - - private long hSCWhIDField; - - private string hSCWhNumberField; - - private string hSCWhNameField; - - private bool hSCSPFlagField; - - private long hSCSPIDField; - - private string hSCSPNumberField; - - private string hSCSPNameField; - - private long hDeptIDField; - - private string hDeptNumberField; - - private string hDeptNameField; - - private long hSupIDField; - - private string hSupNumberField; - - private string hSupNameField; - - private string hSourceBillNoField; - - private string hSourceBillTypeField; - - private long hOWNERIDField; - - private string hOWNERNAMEField; - - private string hCustomField; - - private long hMulSourceFlagField; - - private string hStockStyleField; - - private long hStockInOrgIDField; - - private string hStockInOrgNameField; - - private long hStockOutOrgIDField; - - private string hStockOutOrgNameField; - - private long hInterIDField; - - private string hBillNoField; - /// <remarks/> public string Kf_MateOutBill_MultilineCtl { get { @@ -43355,32 +42590,32 @@ } /// <remarks/> - public string HSCWhNumber { + public string Kf_SellOutBill_AutoCheck { get { - return this.hSCWhNumberField; + return this.kf_SellOutBill_AutoCheckField; } set { - this.hSCWhNumberField = value; + this.kf_SellOutBill_AutoCheckField = value; } } /// <remarks/> - public string HSCWhName { + public string Kf_SellOutBill_ERPMode { get { - return this.hSCWhNameField; + return this.kf_SellOutBill_ERPModeField; } set { - this.hSCWhNameField = value; + this.kf_SellOutBill_ERPModeField = value; } } /// <remarks/> - public bool HSCSPFlag { + public string Kf_SellOutBill_MustQtyCtl { get { - return this.hSCSPFlagField; + return this.kf_SellOutBill_MustQtyCtlField; } set { - this.hSCSPFlagField = value; + this.kf_SellOutBill_MustQtyCtlField = value; } } @@ -43465,22 +42700,22 @@ } /// <remarks/> - public string HSCSPName { + public string Kf_SellOutBill_AutoSavePOStockInBill { get { - return this.hSCSPNameField; + return this.kf_SellOutBill_AutoSavePOStockInBillField; } set { - this.hSCSPNameField = value; + this.kf_SellOutBill_AutoSavePOStockInBillField = value; } } /// <remarks/> - public long HDeptID { + public string Kf_SellOutBill_NoRefresh { get { - return this.hDeptIDField; + return this.kf_SellOutBill_NoRefreshField; } set { - this.hDeptIDField = value; + this.kf_SellOutBill_NoRefreshField = value; } } @@ -43491,6 +42726,36 @@ } set { this.kf_SellOutBill_DisplayField = value; + } + } + + /// <remarks/> + public string Kf_SellOutBillCheck_MustQtyCtl { + get { + return this.kf_SellOutBillCheck_MustQtyCtlField; + } + set { + this.kf_SellOutBillCheck_MustQtyCtlField = value; + } + } + + /// <remarks/> + public string Kf_SellOutBillCheck_WHSPCtl { + get { + return this.kf_SellOutBillCheck_WHSPCtlField; + } + set { + this.kf_SellOutBillCheck_WHSPCtlField = value; + } + } + + /// <remarks/> + public string Kf_SellOutBillCheck_MultilineCtl { + get { + return this.kf_SellOutBillCheck_MultilineCtlField; + } + set { + this.kf_SellOutBillCheck_MultilineCtlField = value; } } @@ -43825,6 +43090,36 @@ } /// <remarks/> + public string Kf_MateReplenishOutBillCheck_MustQtyCtl { + get { + return this.kf_MateReplenishOutBillCheck_MustQtyCtlField; + } + set { + this.kf_MateReplenishOutBillCheck_MustQtyCtlField = value; + } + } + + /// <remarks/> + public string Kf_MateReplenishOutBillCheck_WHSPCtl { + get { + return this.kf_MateReplenishOutBillCheck_WHSPCtlField; + } + set { + this.kf_MateReplenishOutBillCheck_WHSPCtlField = value; + } + } + + /// <remarks/> + public string Kf_MateReplenishOutBillCheck_MultilineCtl { + get { + return this.kf_MateReplenishOutBillCheck_MultilineCtlField; + } + set { + this.kf_MateReplenishOutBillCheck_MultilineCtlField = value; + } + } + + /// <remarks/> public string Kf_MoveStockBill_AutoCheck { get { return this.kf_MoveStockBill_AutoCheckField; @@ -43835,18 +43130,19 @@ } /// <remarks/> - public bool Result { + public string Kf_MoveStockBill_ERPMode { get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return this.kf_MoveStockBill_ERPModeField; + } + set { + this.kf_MoveStockBill_ERPModeField = value; } } /// <remarks/> - public string sErrMsg { + public string Kf_MoveStockBill_MustQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.kf_MoveStockBill_MustQtyCtlField; } set { this.kf_MoveStockBill_MustQtyCtlField = value; @@ -43944,10 +43240,12 @@ } /// <remarks/> - public string sHSourceBillNo { + public string Kf_MoveStockBillCheck_MustQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.kf_MoveStockBillCheck_MustQtyCtlField; + } + set { + this.kf_MoveStockBillCheck_MustQtyCtlField = value; } } @@ -44402,10 +43700,12 @@ } /// <remarks/> - public ClsKf_ICStockBill_WMS Result { + public string Kf_OtherInBackBill_MustQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); + return this.kf_OtherInBackBill_MustQtyCtlField; + } + set { + this.kf_OtherInBackBill_MustQtyCtlField = value; } } @@ -44770,18 +44070,19 @@ } /// <remarks/> - public ClsKf_ICStockBill_WMS Result { + public string Kf_OtherOutBackBill_ERPMode { get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); + return this.kf_OtherOutBackBill_ERPModeField; + } + set { + this.kf_OtherOutBackBill_ERPModeField = value; } } /// <remarks/> - public string sErrMsg { + public string Kf_OtherOutBackBill_MustQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.kf_OtherOutBackBill_MustQtyCtlField; } set { this.kf_OtherOutBackBill_MustQtyCtlField = value; @@ -44969,78 +44270,92 @@ } /// <remarks/> - public ClsKf_ICStockBill_WMS Result { + public string WMS_WMSStockCtl_ERPMode { get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); + return this.wMS_WMSStockCtl_ERPModeField; + } + set { + this.wMS_WMSStockCtl_ERPModeField = value; } } /// <remarks/> - public string sErrMsg { + public string WMS_SaveUpdateStock { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.wMS_SaveUpdateStockField; } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_CheckTypeByBarCode_NewCompletedEventHandler(object sender, get_CheckTypeByBarCode_NewCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_CheckTypeByBarCode_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_CheckTypeByBarCode_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); + set { + this.wMS_SaveUpdateStockField = value; } } /// <remarks/> - public string sErrMsg { + public string WMS_MaterBarCodeDefQty { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.wMS_MaterBarCodeDefQtyField; } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePonderationBillMain_Temp_BarCode_SenKaiCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_SenKaiCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePonderationBillMain_Temp_BarCode_SenKaiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SavePonderationBillMain_Temp_BarCode_SenKaiCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; + set { + this.wMS_MaterBarCodeDefQtyField = value; + } } /// <remarks/> - public bool Result { + public string WMS_BatchBarCodeDefQty { get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return this.wMS_BatchBarCodeDefQtyField; + } + set { + this.wMS_BatchBarCodeDefQtyField = value; + } + } + + /// <remarks/> + public string WMS_SNBarCodeDefQty { + get { + return this.wMS_SNBarCodeDefQtyField; + } + set { + this.wMS_SNBarCodeDefQtyField = value; + } + } + + /// <remarks/> + public string WMS_CampanyName { + get { + return this.wMS_CampanyNameField; + } + set { + this.wMS_CampanyNameField = value; + } + } + + /// <remarks/> + public string WMS_OneKeyMode { + get { + return this.wMS_OneKeyModeField; + } + set { + this.wMS_OneKeyModeField = value; + } + } + + /// <remarks/> + public string WMS_BarCodeMustSameSourceBill { + get { + return this.wMS_BarCodeMustSameSourceBillField; + } + set { + this.wMS_BarCodeMustSameSourceBillField = value; + } + } + + /// <remarks/> + public string WMS_OneScanMode { + get { + return this.wMS_OneScanModeField; + } + set { + this.wMS_OneScanModeField = value; } } @@ -45057,82 +44372,120 @@ /// <remarks/> public string WMS_MouldManagerCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.wMS_MouldManagerCtlField; + } + set { + this.wMS_MouldManagerCtlField = value; } } /// <remarks/> - public string sHSourceBillType { + public string BarCode_SourceQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[2])); + return this.barCode_SourceQtyCtlField; + } + set { + this.barCode_SourceQtyCtlField = value; } } /// <remarks/> - public long sHSupID { + public long BarCode_PrintQty { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[3])); + return this.barCode_PrintQtyField; + } + set { + this.barCode_PrintQtyField = value; } } /// <remarks/> - public string sHSupName { + public string BarCode_PrintQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[4])); + return this.barCode_PrintQtyCtlField; + } + set { + this.barCode_PrintQtyCtlField = value; } } /// <remarks/> - public long sHDeptID { + public string BarCode_UpdatePrintQtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[5])); + return this.barCode_UpdatePrintQtyCtlField; + } + set { + this.barCode_UpdatePrintQtyCtlField = value; } } /// <remarks/> - public string sHDeptName { + public string MES_StationInBill_FIFOCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[6])); + return this.mES_StationInBill_FIFOCtlField; + } + set { + this.mES_StationInBill_FIFOCtlField = value; } } /// <remarks/> - public string sErrMsg { + public string MES_StationInBill_FullMoveCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[7])); + return this.mES_StationInBill_FullMoveCtlField; } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiCompletedEventHandler(object sender, get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SavePonderationBillMain_Temp_BarCode_Pack_ZhuoLiCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; + set { + this.mES_StationInBill_FullMoveCtlField = value; + } } /// <remarks/> - public ClsKf_ICStockBill_WMS Result { + public string MES_StationInBill_QtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); + return this.mES_StationInBill_QtyCtlField; + } + set { + this.mES_StationInBill_QtyCtlField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_OneCtl { + get { + return this.mES_StationInBill_OneCtlField; + } + set { + this.mES_StationInBill_OneCtlField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_FirstCheckOut { + get { + return this.mES_StationInBill_FirstCheckOutField; + } + set { + this.mES_StationInBill_FirstCheckOutField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_ProcessCheckCtl { + get { + return this.mES_StationInBill_ProcessCheckCtlField; + } + set { + this.mES_StationInBill_ProcessCheckCtlField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_DeleteCtl { + get { + return this.mES_StationInBill_DeleteCtlField; + } + set { + this.mES_StationInBill_DeleteCtlField = value; } } @@ -45149,98 +44502,137 @@ /// <remarks/> public string MES_StationOutBill_QtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.mES_StationOutBill_QtyCtlField; } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePonderationBillMain_Temp_FeiLongCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_FeiLongCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePonderationBillMain_Temp_FeiLongCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SavePonderationBillMain_Temp_FeiLongCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + set { + this.mES_StationOutBill_QtyCtlField = value; } } /// <remarks/> - public string sHSourceBillNo { + public string MES_StationOutBill_ProcessCheckOut { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.mES_StationOutBill_ProcessCheckOutField; + } + set { + this.mES_StationOutBill_ProcessCheckOutField = value; } } /// <remarks/> - public string sHSourceBillType { + public string MES_StationOutBill_FirstCheckOut { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[2])); + return this.mES_StationOutBill_FirstCheckOutField; + } + set { + this.mES_StationOutBill_FirstCheckOutField = value; } } /// <remarks/> - public long sHSupID { + public string MES_StationOutBill_DeleteCtl { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[3])); + return this.mES_StationOutBill_DeleteCtlField; + } + set { + this.mES_StationOutBill_DeleteCtlField = value; } } /// <remarks/> - public string sHSupName { + public string QC_NoPassProdCheckBill_QtyCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[4])); + return this.qC_NoPassProdCheckBill_QtyCtlField; + } + set { + this.qC_NoPassProdCheckBill_QtyCtlField = value; } } /// <remarks/> - public long sHDeptID { + public string QC_NoPassProdCheckBill_BadReasonQtyCtrl { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[5])); + return this.qC_NoPassProdCheckBill_BadReasonQtyCtrlField; + } + set { + this.qC_NoPassProdCheckBill_BadReasonQtyCtrlField = value; } } /// <remarks/> - public string sHDeptName { + public string QC_NoPassProdCheckBill_DeleteCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[6])); + return this.qC_NoPassProdCheckBill_DeleteCtlField; + } + set { + this.qC_NoPassProdCheckBill_DeleteCtlField = value; } } /// <remarks/> - public string sHBarType { + public string MES_StationEntrustInBill_FIFOCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[7])); + return this.mES_StationEntrustInBill_FIFOCtlField; + } + set { + this.mES_StationEntrustInBill_FIFOCtlField = value; } } /// <remarks/> - public string sErrMsg { + public string MES_StationEntrustInBill_FullMoveCtl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[8])); + return this.mES_StationEntrustInBill_FullMoveCtlField; + } + set { + this.mES_StationEntrustInBill_FullMoveCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustInBill_QtyCtl { + get { + return this.mES_StationEntrustInBill_QtyCtlField; + } + set { + this.mES_StationEntrustInBill_QtyCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustInBill_OneCtl { + get { + return this.mES_StationEntrustInBill_OneCtlField; + } + set { + this.mES_StationEntrustInBill_OneCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustInBill_DeleteCtl { + get { + return this.mES_StationEntrustInBill_DeleteCtlField; + } + set { + this.mES_StationEntrustInBill_DeleteCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustOutBill_QtyCtl { + get { + return this.mES_StationEntrustOutBill_QtyCtlField; + } + set { + this.mES_StationEntrustOutBill_QtyCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustOutBill_DeleteCtl { + get { + return this.mES_StationEntrustOutBill_DeleteCtlField; } set { this.mES_StationEntrustOutBill_DeleteCtlField = value; @@ -45267,134 +44659,200 @@ } } - private object[] results; - - internal set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - /// <remarks/> - public bool Result { + public string Sc_MESReturnWorkBill_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return this.sc_MESReturnWorkBill_AutoCheckField; + } + set { + this.sc_MESReturnWorkBill_AutoCheckField = value; } } /// <remarks/> - public string sHSourceBillNo { + public string Sc_MESEndWorkBill_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); + return this.sc_MESEndWorkBill_AutoCheckField; + } + set { + this.sc_MESEndWorkBill_AutoCheckField = value; } } /// <remarks/> - public string sHSourceBillType { + public string Sc_MESStopWorkBill_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[2])); + return this.sc_MESStopWorkBill_AutoCheckField; + } + set { + this.sc_MESStopWorkBill_AutoCheckField = value; } } /// <remarks/> - public long sHSupID { + public string Sc_ICMOBillWorkQtyStatus_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[3])); + return this.sc_ICMOBillWorkQtyStatus_AutoCheckField; + } + set { + this.sc_ICMOBillWorkQtyStatus_AutoCheckField = value; } } /// <remarks/> - public string sHSupName { + public string Sc_ICMOBillQualityStatus_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[4])); + return this.sc_ICMOBillQualityStatus_AutoCheckField; + } + set { + this.sc_ICMOBillQualityStatus_AutoCheckField = value; } } /// <remarks/> - public long sHDeptID { + public string Sc_MaterToSourceBill_AutoCheck { get { - this.RaiseExceptionIfNecessary(); - return ((long)(this.results[5])); + return this.sc_MaterToSourceBill_AutoCheckField; + } + set { + this.sc_MaterToSourceBill_AutoCheckField = value; } } /// <remarks/> - public string sHDeptName { + public string Sc_MaterToSourceBill_MouldLifeCtrl { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[6])); + return this.sc_MaterToSourceBill_MouldLifeCtrlField; + } + set { + this.sc_MaterToSourceBill_MouldLifeCtrlField = value; } } /// <remarks/> - public string sErrMsg { + public string Sc_MaterToSourceBill_MouldLifeCtrlType { get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[7])); + return this.sc_MaterToSourceBill_MouldLifeCtrlTypeField; + } + set { + this.sc_MaterToSourceBill_MouldLifeCtrlTypeField = value; + } + } + + /// <remarks/> + public string OA_ErrMsgBackBill_AutoCheck { + get { + return this.oA_ErrMsgBackBill_AutoCheckField; + } + set { + this.oA_ErrMsgBackBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_MESProceReportWorkBill_AutoCheck { + get { + return this.sc_MESProceReportWorkBill_AutoCheckField; + } + set { + this.sc_MESProceReportWorkBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string QC_FirstPieceCheckBill_AutoCheck { + get { + return this.qC_FirstPieceCheckBill_AutoCheckField; + } + set { + this.qC_FirstPieceCheckBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_SaveAutoAddnew { + get { + return this.mES_StationInBill_SaveAutoAddnewField; + } + set { + this.mES_StationInBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string MES_StationOutBill_SaveAutoAddnew { + get { + return this.mES_StationOutBill_SaveAutoAddnewField; + } + set { + this.mES_StationOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustInBill_SaveAutoAddnew { + get { + return this.mES_StationEntrustInBill_SaveAutoAddnewField; + } + set { + this.mES_StationEntrustInBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustOutBill_SaveAutoAddnew { + get { + return this.mES_StationEntrustOutBill_SaveAutoAddnewField; + } + set { + this.mES_StationEntrustOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MouldProdOutBill_AutoCheck { + get { + return this.sc_MouldProdOutBill_AutoCheckField; + } + set { + this.sc_MouldProdOutBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_MouldProdOutBill_SaveAutoAddnew { + get { + return this.sc_MouldProdOutBill_SaveAutoAddnewField; + } + set { + this.sc_MouldProdOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MouldProdOutBill_MouldLifeCtrl { + get { + return this.sc_MouldProdOutBill_MouldLifeCtrlField; + } + set { + this.sc_MouldProdOutBill_MouldLifeCtrlField = value; + } + } + + /// <remarks/> + public string Sc_MouldProdOutBill_MouldLifeCtrlType { + get { + return this.sc_MouldProdOutBill_MouldLifeCtrlTypeField; + } + set { + this.sc_MouldProdOutBill_MouldLifeCtrlTypeField = value; } } } /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SaveDoorOutCheck_BarCodeCompletedEventHandler(object sender, set_SaveDoorOutCheck_BarCodeCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SaveDoorOutCheck_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SaveDoorOutCheck_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); - } - } - - /// <remarks/> - public string sHSourceBillNo { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - - /// <remarks/> - public string sHSourceBillType { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[2])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[3])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePOInStockCheck_BarCodeCompletedEventHandler(object sender, set_SavePOInStockCheck_BarCodeCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")] + [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempuri.org/")] @@ -45471,10 +44929,12 @@ private string hBillNoField; /// <remarks/> - public bool Result { + public long HItemID { get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return this.hItemIDField; + } + set { + this.hItemIDField = value; } } @@ -45821,6 +45281,66 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void getSecurity_LogCompletedEventHandler(object sender, getSecurity_LogCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSecurity_LogCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSecurity_LogCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_CancelltionBarCodeBillCompletedEventHandler(object sender, set_CancelltionBarCodeBillCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_CancelltionBarCodeBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_CancelltionBarCodeBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] public delegate void set_UnCancelltionBarCodeBillCompletedEventHandler(object sender, set_UnCancelltionBarCodeBillCompletedEventArgs e); /// <remarks/> @@ -46025,6 +45545,74 @@ get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[7])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void get_CheckTypeByBarCode_OutCompletedEventHandler(object sender, get_CheckTypeByBarCode_OutCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_CheckTypeByBarCode_OutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_CheckTypeByBarCode_OutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public ClsKf_ICStockBill_WMS Result { + get { + this.RaiseExceptionIfNecessary(); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); } } } @@ -46315,17 +45903,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBill_ProductInCompletedEventHandler(object sender, get_SourceBill_ProductInCompletedEventArgs e); + public delegate void get_CheckTypeByBarCode_AllCompletedEventHandler(object sender, get_CheckTypeByBarCode_AllCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBill_ProductInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class get_CheckTypeByBarCode_AllCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_SourceBill_ProductInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_CheckTypeByBarCode_AllCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -46505,419 +46093,11 @@ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBill_POStockInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class set_SavePonderationBillMain_Temp_FeiLongCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_SourceBill_POStockInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBill_EntrustInCompletedEventHandler(object sender, get_SourceBill_EntrustInCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBill_EntrustInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBill_EntrustInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBill_OtherInCompletedEventHandler(object sender, get_SourceBill_OtherInCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBill_OtherInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBill_OtherInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void GetSourceBillListCompletedEventHandler(object sender, GetSourceBillListCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class GetSourceBillListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal GetSourceBillListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public System.Data.DataSet Result { - get { - this.RaiseExceptionIfNecessary(); - return ((System.Data.DataSet)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_OtherInCompletedEventHandler(object sender, get_SourceBarCode_OtherInCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_OtherInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_OtherInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_MateOutCompletedEventHandler(object sender, get_SourceBarCode_MateOutCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_MateOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_MateOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_SellOutCompletedEventHandler(object sender, get_SourceBarCode_SellOutCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_SellOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_SellOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_EntrustOutCompletedEventHandler(object sender, get_SourceBarCode_EntrustOutCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_EntrustOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_EntrustOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_MoveStockCompletedEventHandler(object sender, get_SourceBarCode_MoveStockCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_MoveStockCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_MoveStockStepOutCompletedEventHandler(object sender, get_SourceBarCode_MoveStockStepOutCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_MoveStockStepOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_MoveStockStepOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SourceBarCode_MoveStockStepInCompletedEventHandler(object sender, get_SourceBarCode_MoveStockStepInCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SourceBarCode_MoveStockStepInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SourceBarCode_MoveStockStepInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_BarCodeCompletedEventHandler(object sender, get_BarCodeCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_SystemParameter_BarCodeCompletedEventHandler(object sender, get_SystemParameter_BarCodeCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SystemParameter_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal get_SystemParameter_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal set_SavePonderationBillMain_Temp_FeiLongCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -46931,7 +46111,431 @@ } /// <remarks/> - public string sSourceBillCtl { + public string sHSourceBillNo { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + + /// <remarks/> + public string sHSourceBillType { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[2])); + } + } + + /// <remarks/> + public long sHSupID { + get { + this.RaiseExceptionIfNecessary(); + return ((long)(this.results[3])); + } + } + + /// <remarks/> + public string sHSupName { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[4])); + } + } + + /// <remarks/> + public long sHDeptID { + get { + this.RaiseExceptionIfNecessary(); + return ((long)(this.results[5])); + } + } + + /// <remarks/> + public string sHDeptName { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[6])); + } + } + + /// <remarks/> + public string sHBarType { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[7])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[8])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SavePonderationBillMain_Temp_DifferentMater_FeiLongCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_DifferentMater_FeiLongCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SavePonderationBillMain_Temp_DifferentMater_FeiLongCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SavePonderationBillMain_Temp_DifferentMater_FeiLongCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SavePonderationBillMain_Temp_DifferentMater_SellOutBack_FeiLongCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sHSourceBillNo { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + + /// <remarks/> + public string sHSourceBillType { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[2])); + } + } + + /// <remarks/> + public long sHSupID { + get { + this.RaiseExceptionIfNecessary(); + return ((long)(this.results[3])); + } + } + + /// <remarks/> + public string sHSupName { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[4])); + } + } + + /// <remarks/> + public long sHDeptID { + get { + this.RaiseExceptionIfNecessary(); + return ((long)(this.results[5])); + } + } + + /// <remarks/> + public string sHDeptName { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[6])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[7])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SaveDoorOutCheck_BarCodeCompletedEventHandler(object sender, set_SaveDoorOutCheck_BarCodeCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SaveDoorOutCheck_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SaveDoorOutCheck_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sHSourceBillNo { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + + /// <remarks/> + public string sHSourceBillType { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[2])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[3])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SavePOInStockCheck_BarCodeCompletedEventHandler(object sender, set_SavePOInStockCheck_BarCodeCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SavePOInStockCheck_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SavePOInStockCheck_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public long sHBillID { + get { + this.RaiseExceptionIfNecessary(); + return ((long)(this.results[1])); + } + } + + /// <remarks/> + public string sHBillNo { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[2])); + } + } + + /// <remarks/> + public string sHSup { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[3])); + } + } + + /// <remarks/> + public string sHDept { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[4])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[5])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void Get_CheckTypeByMouldBarCodeCompletedEventHandler(object sender, Get_CheckTypeByMouldBarCodeCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class Get_CheckTypeByMouldBarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal Get_CheckTypeByMouldBarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void get_CheckTypeBySource_NewCompletedEventHandler(object sender, get_CheckTypeBySource_NewCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_CheckTypeBySource_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_CheckTypeBySource_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public ClsKf_ICStockBill_WMS Result { + get { + this.RaiseExceptionIfNecessary(); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void getSourceBillList_NewCompletedEventHandler(object sender, getSourceBillList_NewCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSourceBillList_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSourceBillList_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public ClsKf_ICStockBill_WMS Result { + get { + this.RaiseExceptionIfNecessary(); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void get_SourceBarCode_NewCompletedEventHandler(object sender, get_SourceBarCode_NewCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_SourceBarCode_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_SourceBarCode_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public ClsKf_ICStockBill_WMS Result { + get { + this.RaiseExceptionIfNecessary(); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[1])); @@ -47153,49 +46757,9 @@ [System.ComponentModel.DesignerCategoryAttribute("code")] public partial class get_SourceBill_OtherInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - /// <remarks/> - public string sOneScanCtl { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[7])); - } - } - - internal get_SourceBill_OtherInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public string sMulSourceCtl { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[9])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[10])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_BarCode_AllCompletedEventHandler(object sender, get_BarCode_AllCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_BarCode_AllCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - private object[] results; - internal get_BarCode_AllCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_SourceBill_OtherInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -47205,6 +46769,40 @@ get { this.RaiseExceptionIfNecessary(); return ((ClsKf_ICStockBill_WMS)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void GetSourceBillListCompletedEventHandler(object sender, GetSourceBillListCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class GetSourceBillListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal GetSourceBillListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public System.Data.DataSet Result { + get { + this.RaiseExceptionIfNecessary(); + return ((System.Data.DataSet)(this.results[0])); } } @@ -47259,11 +46857,11 @@ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_SavePonderationBillMain_Temp_BarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class get_SourceBarCode_OtherInCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_SavePonderationBillMain_Temp_BarCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_SourceBarCode_OtherInCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -47287,17 +46885,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_BaseSetCompletedEventHandler(object sender, get_BaseSetCompletedEventArgs e); + public delegate void get_SourceBarCode_MateOutCompletedEventHandler(object sender, get_SourceBarCode_MateOutCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_BaseSetCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class get_SourceBarCode_MateOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_BaseSetCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_SourceBarCode_MateOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -47361,11 +46959,11 @@ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_BarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class get_SourceBarCode_EntrustOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_BarCode_MoveStockCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_SourceBarCode_EntrustOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -47715,10 +47313,10 @@ } /// <remarks/> - public bool Result { + public ClsKf_ICStockBill_WMS Result { get { this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); } } @@ -47733,26 +47331,26 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventArgs e); + public delegate void get_BarCode_MoveStockCompletedEventHandler(object sender, get_BarCode_MoveStockCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class get_BarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal set_SavePonderationBillMain_Temp_BarCode_MoveStock_SenKaiCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal get_BarCode_MoveStockCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } /// <remarks/> - public bool Result { + public ClsKf_ICStockBill_WMS Result { get { this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); + return ((ClsKf_ICStockBill_WMS)(this.results[0])); } } @@ -47767,17 +47365,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompletedEventArgs 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.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class set_SavePonderationBillMain_Temp_BarCode_MoveStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal set_SavePonderationBillMain_Temp_BarCode_Pack_MoveStock_ZhuoLiCompletedEventArgs(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; } @@ -48905,40 +48503,6 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_UpdateTemp_BillCheckCompletedEventHandler(object sender, set_UpdateTemp_BillCheckCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_UpdateTemp_BillCheckCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_UpdateTemp_BillCheckCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] public delegate void GetKf_PonderationBillMain_TempList_BillCheckCompletedEventHandler(object sender, GetKf_PonderationBillMain_TempList_BillCheckCompletedEventArgs e); /// <remarks/> @@ -49213,17 +48777,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void getSecurity_LogCompletedEventHandler(object sender, getSecurity_LogCompletedEventArgs e); + public delegate void set_CheckPOInStockBillCompletedEventHandler(object sender, set_CheckPOInStockBillCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class getSecurity_LogCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class set_CheckPOInStockBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal getSecurity_LogCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal set_CheckPOInStockBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -49247,17 +48811,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_CancelltionBarCodeBillCompletedEventHandler(object sender, set_CancelltionBarCodeBillCompletedEventArgs e); + public delegate void set_SaveSTJGInBillCompletedEventHandler(object sender, set_SaveSTJGInBillCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_CancelltionBarCodeBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class set_SaveSTJGInBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal set_CancelltionBarCodeBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal set_SaveSTJGInBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -49267,6 +48831,14 @@ get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); } } } @@ -51969,51 +51541,17 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void get_CheckTypeByBarCode_OutCompletedEventHandler(object sender, get_CheckTypeByBarCode_OutCompletedEventArgs e); + public delegate void set_SavePOStockInBackBill_NewCompletedEventHandler(object sender, set_SavePOStockInBackBill_NewCompletedEventArgs e); /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class get_CheckTypeByBarCode_OutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + public partial class set_SavePOStockInBackBill_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; - internal get_CheckTypeByBarCode_OutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public ClsKf_ICStockBill_WMS Result { - get { - this.RaiseExceptionIfNecessary(); - return ((ClsKf_ICStockBill_WMS)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SavePonderationBillMain_Temp_BarCode_MulSourceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + internal set_SavePOStockInBackBill_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -53777,74 +53315,6 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_CheckPOInStockBillCompletedEventHandler(object sender, set_CheckPOInStockBillCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_CheckPOInStockBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_CheckPOInStockBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SaveSTJGInBillCompletedEventHandler(object sender, set_SaveSTJGInBillCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SaveSTJGInBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SaveSTJGInBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] public delegate void set_SaveSellOutBackBill_CLD_NewCompletedEventHandler(object sender, set_SaveSellOutBackBill_CLD_NewCompletedEventArgs e); /// <remarks/> @@ -54060,6 +53530,40 @@ private object[] results; internal set_SaveSellOutBill_CLDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// <remarks/> + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + + /// <remarks/> + public string sErrMsg { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[1])); + } + } + } + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + public delegate void set_SaveSellOutBill_BillCheckCompletedEventHandler(object sender, set_SaveSellOutBill_BillCheckCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_SaveSellOutBill_BillCheckCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_SaveSellOutBill_BillCheckCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -55618,40 +55122,6 @@ private object[] results; internal set_SavePOStockInBackBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// <remarks/> - public bool Result { - get { - this.RaiseExceptionIfNecessary(); - return ((bool)(this.results[0])); - } - } - - /// <remarks/> - public string sErrMsg { - get { - this.RaiseExceptionIfNecessary(); - return ((string)(this.results[1])); - } - } - } - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - public delegate void set_SavePOStockInBackBill_NewCompletedEventHandler(object sender, set_SavePOStockInBackBill_NewCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_SavePOStockInBackBill_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_SavePOStockInBackBill_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } -- Gitblit v1.9.1