From 179a5764f06f36e8d0901d5c1b8ac85804920db9 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期四, 21 十一月 2024 16:54:24 +0800 Subject: [PATCH] 1 --- WebAPI/Web References/WebS/Reference.cs | 1721 ++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 1,478 insertions(+), 243 deletions(-) diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs index 6a789db..f6c0460 100644 --- a/WebAPI/Web References/WebS/Reference.cs +++ b/WebAPI/Web References/WebS/Reference.cs @@ -34,6 +34,12 @@ [System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsXt_BaseBillMain))] public partial class WebService1 : System.Web.Services.Protocols.SoapHttpClientProtocol { + private System.Threading.SendOrPostCallback Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted; + + private System.Threading.SendOrPostCallback GetMouldBillEntry_TmpListOperationCompleted; + + private System.Threading.SendOrPostCallback set_DelSc_MouldStockBillMain_TempOperationCompleted; + private System.Threading.SendOrPostCallback set_SaveMouldStockBill_NewOperationCompleted; private System.Threading.SendOrPostCallback MouldTempList_ModifyOperationCompleted; @@ -290,11 +296,17 @@ private System.Threading.SendOrPostCallback get_SourceBarCode_OtherOutOperationCompleted; + private System.Threading.SendOrPostCallback get_SourceBarCode_MateReplenishOutOperationCompleted; + private System.Threading.SendOrPostCallback get_SourceBarCode_MoveStockOperationCompleted; private System.Threading.SendOrPostCallback get_SourceBarCode_MoveStockStepOutOperationCompleted; private System.Threading.SendOrPostCallback get_SourceBarCode_MoveStockStepInOperationCompleted; + + private System.Threading.SendOrPostCallback get_SourceBarCode_POStockInBackOperationCompleted; + + private System.Threading.SendOrPostCallback get_SourceBarCode_MateOutBackOperationCompleted; private System.Threading.SendOrPostCallback get_BarCodeOperationCompleted; @@ -321,12 +333,6 @@ private System.Threading.SendOrPostCallback get_CheckTypeByMouldSourceOperationCompleted; private System.Threading.SendOrPostCallback getMouldSourceBillListOperationCompleted; - - private System.Threading.SendOrPostCallback Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted; - - private System.Threading.SendOrPostCallback GetMouldBillEntry_TmpListOperationCompleted; - - private System.Threading.SendOrPostCallback set_DelSc_MouldStockBillMain_TempOperationCompleted; private System.Threading.SendOrPostCallback set_CheckOtherInBillOperationCompleted; @@ -1195,6 +1201,15 @@ } /// <remarks/> + public event Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventHandler Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted; + + /// <remarks/> + public event GetMouldBillEntry_TmpListCompletedEventHandler GetMouldBillEntry_TmpListCompleted; + + /// <remarks/> + public event set_DelSc_MouldStockBillMain_TempCompletedEventHandler set_DelSc_MouldStockBillMain_TempCompleted; + + /// <remarks/> public event set_SaveMouldStockBill_NewCompletedEventHandler set_SaveMouldStockBill_NewCompleted; /// <remarks/> @@ -1579,6 +1594,9 @@ public event get_SourceBarCode_OtherOutCompletedEventHandler get_SourceBarCode_OtherOutCompleted; /// <remarks/> + public event get_SourceBarCode_MateReplenishOutCompletedEventHandler get_SourceBarCode_MateReplenishOutCompleted; + + /// <remarks/> public event get_SourceBarCode_MoveStockCompletedEventHandler get_SourceBarCode_MoveStockCompleted; /// <remarks/> @@ -1586,6 +1604,12 @@ /// <remarks/> public event get_SourceBarCode_MoveStockStepInCompletedEventHandler get_SourceBarCode_MoveStockStepInCompleted; + + /// <remarks/> + public event get_SourceBarCode_POStockInBackCompletedEventHandler get_SourceBarCode_POStockInBackCompleted; + + /// <remarks/> + public event get_SourceBarCode_MateOutBackCompletedEventHandler get_SourceBarCode_MateOutBackCompleted; /// <remarks/> public event get_BarCodeCompletedEventHandler get_BarCodeCompleted; @@ -1625,15 +1649,6 @@ /// <remarks/> public event getMouldSourceBillListCompletedEventHandler getMouldSourceBillListCompleted; - - /// <remarks/> - public event Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventHandler Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted; - - /// <remarks/> - public event GetMouldBillEntry_TmpListCompletedEventHandler GetMouldBillEntry_TmpListCompleted; - - /// <remarks/> - public event set_DelSc_MouldStockBillMain_TempCompletedEventHandler set_DelSc_MouldStockBillMain_TempCompleted; /// <remarks/> public event set_CheckOtherInBillCompletedEventHandler set_CheckOtherInBillCompleted; @@ -2876,6 +2891,132 @@ /// <remarks/> public event GetSc_ICMOBackBillListCompletedEventHandler GetSc_ICMOBackBillListCompleted; + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + public bool Get_CheckTypeByMouldBarCode_ProdCheckStock(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, ref string sErrMsg) { + object[] results = this.Invoke("Get_CheckTypeByMouldBarCode_ProdCheckStock", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HWhID, + HSPID, + HStockCheckItemID, + HStockCheckNumber, + HCorrespondentTypeID, + HCorrespondentID, + HMaker, + HOWNERID, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((bool)(results[0])); + } + + /// <remarks/> + public void Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, string sErrMsg) { + this.Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(sBarCode, HBillID, HBillType, HBillNo, HWhID, HSPID, HStockCheckItemID, HStockCheckNumber, HCorrespondentTypeID, HCorrespondentID, HMaker, HOWNERID, sErrMsg, null); + } + + /// <remarks/> + public void Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, string sErrMsg, object userState) { + if ((this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted == null)) { + this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGet_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted); + } + this.InvokeAsync("Get_CheckTypeByMouldBarCode_ProdCheckStock", new object[] { + sBarCode, + HBillID, + HBillType, + HBillNo, + HWhID, + HSPID, + HStockCheckItemID, + HStockCheckNumber, + HCorrespondentTypeID, + HCorrespondentID, + HMaker, + HOWNERID, + sErrMsg}, this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted, userState); + } + + private void OnGet_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted(object arg) { + if ((this.Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted(this, new Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/GetMouldBillEntry_TmpList", 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 GetMouldBillEntry_TmpList(long HInterID, string HBillNo, string HBillType, ref string sErrMsg) { + object[] results = this.Invoke("GetMouldBillEntry_TmpList", new object[] { + HInterID, + HBillNo, + HBillType, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((System.Data.DataSet)(results[0])); + } + + /// <remarks/> + public void GetMouldBillEntry_TmpListAsync(long HInterID, string HBillNo, string HBillType, string sErrMsg) { + this.GetMouldBillEntry_TmpListAsync(HInterID, HBillNo, HBillType, sErrMsg, null); + } + + /// <remarks/> + public void GetMouldBillEntry_TmpListAsync(long HInterID, string HBillNo, string HBillType, string sErrMsg, object userState) { + if ((this.GetMouldBillEntry_TmpListOperationCompleted == null)) { + this.GetMouldBillEntry_TmpListOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetMouldBillEntry_TmpListOperationCompleted); + } + this.InvokeAsync("GetMouldBillEntry_TmpList", new object[] { + HInterID, + HBillNo, + HBillType, + sErrMsg}, this.GetMouldBillEntry_TmpListOperationCompleted, userState); + } + + private void OnGetMouldBillEntry_TmpListOperationCompleted(object arg) { + if ((this.GetMouldBillEntry_TmpListCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.GetMouldBillEntry_TmpListCompleted(this, new GetMouldBillEntry_TmpListCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_DelSc_MouldStockBillMain_Temp", 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_DelSc_MouldStockBillMain_Temp(long HInterID, long HMouldInterID, string sHBillType, ref string sErrMsg) { + object[] results = this.Invoke("set_DelSc_MouldStockBillMain_Temp", new object[] { + HInterID, + HMouldInterID, + sHBillType, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((bool)(results[0])); + } + + /// <remarks/> + public void set_DelSc_MouldStockBillMain_TempAsync(long HInterID, long HMouldInterID, string sHBillType, string sErrMsg) { + this.set_DelSc_MouldStockBillMain_TempAsync(HInterID, HMouldInterID, sHBillType, sErrMsg, null); + } + + /// <remarks/> + public void set_DelSc_MouldStockBillMain_TempAsync(long HInterID, long HMouldInterID, string sHBillType, string sErrMsg, object userState) { + if ((this.set_DelSc_MouldStockBillMain_TempOperationCompleted == null)) { + this.set_DelSc_MouldStockBillMain_TempOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_DelSc_MouldStockBillMain_TempOperationCompleted); + } + this.InvokeAsync("set_DelSc_MouldStockBillMain_Temp", new object[] { + HInterID, + HMouldInterID, + sHBillType, + sErrMsg}, this.set_DelSc_MouldStockBillMain_TempOperationCompleted, userState); + } + + private void Onset_DelSc_MouldStockBillMain_TempOperationCompleted(object arg) { + if ((this.set_DelSc_MouldStockBillMain_TempCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.set_DelSc_MouldStockBillMain_TempCompleted(this, new set_DelSc_MouldStockBillMain_TempCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } /// <remarks/> [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveMouldStockBill_New", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] @@ -9002,6 +9143,52 @@ } /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBarCode_MateReplenishOut", 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_SourceBarCode_MateReplenishOut(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HFIFOWhID, long HOWNERID, ref string sErrMsg) { + object[] results = this.Invoke("get_SourceBarCode_MateReplenishOut", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HFIFOWhID, + HOWNERID, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((ClsKf_ICStockBill_WMS)(results[0])); + } + + /// <remarks/> + public void get_SourceBarCode_MateReplenishOutAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HFIFOWhID, long HOWNERID, string sErrMsg) { + this.get_SourceBarCode_MateReplenishOutAsync(HInterID, HBillNo, HBillType, HSourceBillNo, HSourceBillType, HMaker, HFIFOWhID, HOWNERID, sErrMsg, null); + } + + /// <remarks/> + public void get_SourceBarCode_MateReplenishOutAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HFIFOWhID, long HOWNERID, string sErrMsg, object userState) { + if ((this.get_SourceBarCode_MateReplenishOutOperationCompleted == null)) { + this.get_SourceBarCode_MateReplenishOutOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_SourceBarCode_MateReplenishOutOperationCompleted); + } + this.InvokeAsync("get_SourceBarCode_MateReplenishOut", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HFIFOWhID, + HOWNERID, + sErrMsg}, this.get_SourceBarCode_MateReplenishOutOperationCompleted, userState); + } + + private void Onget_SourceBarCode_MateReplenishOutOperationCompleted(object arg) { + if ((this.get_SourceBarCode_MateReplenishOutCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.get_SourceBarCode_MateReplenishOutCompleted(this, new get_SourceBarCode_MateReplenishOutCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBarCode_MoveStock", 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_SourceBarCode_MoveStock(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HFIFOWhID, long HOWNERID, ref string sErrMsg) { object[] results = this.Invoke("get_SourceBarCode_MoveStock", new object[] { @@ -9138,6 +9325,94 @@ if ((this.get_SourceBarCode_MoveStockStepInCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.get_SourceBarCode_MoveStockStepInCompleted(this, new get_SourceBarCode_MoveStockStepInCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBarCode_POStockInBack", 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_SourceBarCode_POStockInBack(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, ref string sErrMsg) { + object[] results = this.Invoke("get_SourceBarCode_POStockInBack", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HStockOrgID, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((ClsKf_ICStockBill_WMS)(results[0])); + } + + /// <remarks/> + public void get_SourceBarCode_POStockInBackAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, string sErrMsg) { + this.get_SourceBarCode_POStockInBackAsync(HInterID, HBillNo, HBillType, HSourceBillNo, HSourceBillType, HMaker, HStockOrgID, sErrMsg, null); + } + + /// <remarks/> + public void get_SourceBarCode_POStockInBackAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, string sErrMsg, object userState) { + if ((this.get_SourceBarCode_POStockInBackOperationCompleted == null)) { + this.get_SourceBarCode_POStockInBackOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_SourceBarCode_POStockInBackOperationCompleted); + } + this.InvokeAsync("get_SourceBarCode_POStockInBack", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HStockOrgID, + sErrMsg}, this.get_SourceBarCode_POStockInBackOperationCompleted, userState); + } + + private void Onget_SourceBarCode_POStockInBackOperationCompleted(object arg) { + if ((this.get_SourceBarCode_POStockInBackCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.get_SourceBarCode_POStockInBackCompleted(this, new get_SourceBarCode_POStockInBackCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// <remarks/> + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_SourceBarCode_MateOutBack", 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_SourceBarCode_MateOutBack(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, ref string sErrMsg) { + object[] results = this.Invoke("get_SourceBarCode_MateOutBack", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HStockOrgID, + sErrMsg}); + sErrMsg = ((string)(results[1])); + return ((ClsKf_ICStockBill_WMS)(results[0])); + } + + /// <remarks/> + public void get_SourceBarCode_MateOutBackAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, string sErrMsg) { + this.get_SourceBarCode_MateOutBackAsync(HInterID, HBillNo, HBillType, HSourceBillNo, HSourceBillType, HMaker, HStockOrgID, sErrMsg, null); + } + + /// <remarks/> + public void get_SourceBarCode_MateOutBackAsync(long HInterID, string HBillNo, string HBillType, string HSourceBillNo, string HSourceBillType, string HMaker, long HStockOrgID, string sErrMsg, object userState) { + if ((this.get_SourceBarCode_MateOutBackOperationCompleted == null)) { + this.get_SourceBarCode_MateOutBackOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_SourceBarCode_MateOutBackOperationCompleted); + } + this.InvokeAsync("get_SourceBarCode_MateOutBack", new object[] { + HInterID, + HBillNo, + HBillType, + HSourceBillNo, + HSourceBillType, + HMaker, + HStockOrgID, + sErrMsg}, this.get_SourceBarCode_MateOutBackOperationCompleted, userState); + } + + private void Onget_SourceBarCode_MateOutBackOperationCompleted(object arg) { + if ((this.get_SourceBarCode_MateOutBackCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.get_SourceBarCode_MateOutBackCompleted(this, new get_SourceBarCode_MateOutBackCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -10223,132 +10498,6 @@ if ((this.getMouldSourceBillListCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.getMouldSourceBillListCompleted(this, new getMouldSourceBillListCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Get_CheckTypeByMouldBarCode_ProdCheckStock", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public bool Get_CheckTypeByMouldBarCode_ProdCheckStock(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, ref string sErrMsg) { - object[] results = this.Invoke("Get_CheckTypeByMouldBarCode_ProdCheckStock", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HWhID, - HSPID, - HStockCheckItemID, - HStockCheckNumber, - HCorrespondentTypeID, - HCorrespondentID, - HMaker, - HOWNERID, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, string sErrMsg) { - this.Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(sBarCode, HBillID, HBillType, HBillNo, HWhID, HSPID, HStockCheckItemID, HStockCheckNumber, HCorrespondentTypeID, HCorrespondentID, HMaker, HOWNERID, sErrMsg, null); - } - - /// <remarks/> - public void Get_CheckTypeByMouldBarCode_ProdCheckStockAsync(string sBarCode, long HBillID, string HBillType, string HBillNo, long HWhID, long HSPID, long HStockCheckItemID, string HStockCheckNumber, long HCorrespondentTypeID, long HCorrespondentID, string HMaker, long HOWNERID, string sErrMsg, object userState) { - if ((this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted == null)) { - this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGet_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted); - } - this.InvokeAsync("Get_CheckTypeByMouldBarCode_ProdCheckStock", new object[] { - sBarCode, - HBillID, - HBillType, - HBillNo, - HWhID, - HSPID, - HStockCheckItemID, - HStockCheckNumber, - HCorrespondentTypeID, - HCorrespondentID, - HMaker, - HOWNERID, - sErrMsg}, this.Get_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted, userState); - } - - private void OnGet_CheckTypeByMouldBarCode_ProdCheckStockOperationCompleted(object arg) { - if ((this.Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.Get_CheckTypeByMouldBarCode_ProdCheckStockCompleted(this, new Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/GetMouldBillEntry_TmpList", 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 GetMouldBillEntry_TmpList(long HInterID, string HBillNo, string HBillType, ref string sErrMsg) { - object[] results = this.Invoke("GetMouldBillEntry_TmpList", new object[] { - HInterID, - HBillNo, - HBillType, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((System.Data.DataSet)(results[0])); - } - - /// <remarks/> - public void GetMouldBillEntry_TmpListAsync(long HInterID, string HBillNo, string HBillType, string sErrMsg) { - this.GetMouldBillEntry_TmpListAsync(HInterID, HBillNo, HBillType, sErrMsg, null); - } - - /// <remarks/> - public void GetMouldBillEntry_TmpListAsync(long HInterID, string HBillNo, string HBillType, string sErrMsg, object userState) { - if ((this.GetMouldBillEntry_TmpListOperationCompleted == null)) { - this.GetMouldBillEntry_TmpListOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetMouldBillEntry_TmpListOperationCompleted); - } - this.InvokeAsync("GetMouldBillEntry_TmpList", new object[] { - HInterID, - HBillNo, - HBillType, - sErrMsg}, this.GetMouldBillEntry_TmpListOperationCompleted, userState); - } - - private void OnGetMouldBillEntry_TmpListOperationCompleted(object arg) { - if ((this.GetMouldBillEntry_TmpListCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.GetMouldBillEntry_TmpListCompleted(this, new GetMouldBillEntry_TmpListCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// <remarks/> - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_DelSc_MouldStockBillMain_Temp", 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_DelSc_MouldStockBillMain_Temp(long HInterID, long HMouldInterID, string sHBillType, ref string sErrMsg) { - object[] results = this.Invoke("set_DelSc_MouldStockBillMain_Temp", new object[] { - HInterID, - HMouldInterID, - sHBillType, - sErrMsg}); - sErrMsg = ((string)(results[1])); - return ((bool)(results[0])); - } - - /// <remarks/> - public void set_DelSc_MouldStockBillMain_TempAsync(long HInterID, long HMouldInterID, string sHBillType, string sErrMsg) { - this.set_DelSc_MouldStockBillMain_TempAsync(HInterID, HMouldInterID, sHBillType, sErrMsg, null); - } - - /// <remarks/> - public void set_DelSc_MouldStockBillMain_TempAsync(long HInterID, long HMouldInterID, string sHBillType, string sErrMsg, object userState) { - if ((this.set_DelSc_MouldStockBillMain_TempOperationCompleted == null)) { - this.set_DelSc_MouldStockBillMain_TempOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_DelSc_MouldStockBillMain_TempOperationCompleted); - } - this.InvokeAsync("set_DelSc_MouldStockBillMain_Temp", new object[] { - HInterID, - HMouldInterID, - sHBillType, - sErrMsg}, this.set_DelSc_MouldStockBillMain_TempOperationCompleted, userState); - } - - private void Onset_DelSc_MouldStockBillMain_TempOperationCompleted(object arg) { - if ((this.set_DelSc_MouldStockBillMain_TempCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.set_DelSc_MouldStockBillMain_TempCompleted(this, new set_DelSc_MouldStockBillMain_TempCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } @@ -36685,6 +36834,8 @@ private string sc_ICMOReportBill_AutoCheckField; + private string sc_ICMOReportBill_SaveAutoAddnewField; + private string sc_ICMOReportBill_ERPModeField; private string sc_ICMOReportBill_MustQtyCtlField; @@ -36709,15 +36860,23 @@ private string sc_ICMOReportBill_FirstCheckOutField; + private string sc_ICMOReportBill_ProcessCheckOutField; + private string sc_ICMOReportBill_DeleterAndMakerMustSameField; private string cg_POInStockBill_AutoCheckField; + + private string cg_POInStockBill_SaveAutoAddnewField; private string cg_POInStockBill_ERPModeField; private string cg_POInStockBill_BarCodeCtlField; + private string cg_POInStockBill_DeleterAndMakerMustSameField; + private string kf_POStockInBill_AutoCheckField; + + private string kf_POStockInBill_SaveAutoAddnewField; private string kf_POStockInBill_ERPModeField; @@ -36743,6 +36902,8 @@ private string kf_ProductInBill_AutoCheckField; + private string kf_ProductInBill_SaveAutoAddnewField; + private string kf_ProductInBill_ERPModeField; private string kf_ProductInBill_MustQtyCtlField; @@ -36766,6 +36927,8 @@ private string kf_ProductInBill_DeleterAndMakerMustSameField; private string kf_OtherInBill_AutoCheckField; + + private string kf_OtherInBill_SaveAutoAddnewField; private string kf_OtherInBill_ERPModeField; @@ -36795,6 +36958,8 @@ private string kf_EntrustInBill_AutoCheckField; + private string kf_EntrustInBill_SaveAutoAddnewField; + private string kf_EntrustInBill_ERPModeField; private string kf_EntrustInBill_MustQtyCtlField; @@ -36816,6 +36981,8 @@ private string kf_EntrustInBill_DeleterAndMakerMustSameField; private string kf_MateOutBill_AutoCheckField; + + private string kf_MateOutBill_SaveAutoAddnewField; private string kf_MateOutBill_ERPModeField; @@ -36850,6 +37017,8 @@ private string kf_MateOutBillCheck_MultilineCtlField; private string kf_SellOutBill_AutoCheckField; + + private string kf_SellOutBill_SaveAutoAddnewField; private string kf_SellOutBill_ERPModeField; @@ -36889,6 +37058,8 @@ private string kf_OtherOutBill_AutoCheckField; + private string kf_OtherOutBill_SaveAutoAddnewField; + private string kf_OtherOutBill_ERPModeField; private string kf_OtherOutBill_MustQtyCtlField; @@ -36918,6 +37089,8 @@ private string kf_OtherOutBillCheck_MultilineCtlField; private string kf_EntrustOutBill_AutoCheckField; + + private string kf_EntrustOutBill_SaveAutoAddnewField; private string kf_EntrustOutBill_ERPModeField; @@ -36951,6 +37124,8 @@ private string kf_MateReplenishOutBill_AutoCheckField; + private string kf_MateReplenishOutBill_SaveAutoAddnewField; + private string kf_MateReplenishOutBill_ERPModeField; private string kf_MateReplenishOutBill_MustQtyCtlField; @@ -36967,6 +37142,10 @@ private string kf_MateReplenishOutBill_SourceWHSPCtlField; + private string kf_MateReplenishOutBill_FIFOListField; + + private string kf_MateReplenishOutBill_FIFOCtlField; + private string kf_MateReplenishOutBill_DeleterAndMakerMustSameField; private string kf_MateReplenishOutBillCheck_MustQtyCtlField; @@ -36976,6 +37155,8 @@ private string kf_MateReplenishOutBillCheck_MultilineCtlField; private string kf_EntrustReplenishOutBill_AutoCheckField; + + private string kf_EntrustReplenishOutBill_SaveAutoAddnewField; private string kf_EntrustReplenishOutBill_ERPModeField; @@ -36993,6 +37174,10 @@ private string kf_EntrustReplenishOutBill_SourceWHSPCtlField; + private string kf_EntrustReplenishOutBill_FIFOListField; + + private string kf_EntrustReplenishOutBill_FIFOCtlField; + private string kf_EntrustReplenishOutBill_DeleterAndMakerMustSameField; private string kf_EntrustReplenishOutBillCheck_MustQtyCtlField; @@ -37002,6 +37187,8 @@ private string kf_EntrustReplenishOutBillCheck_MultilineCtlField; private string kf_MoveStockBill_AutoCheckField; + + private string kf_MoveStockBill_SaveAutoAddnewField; private string kf_MoveStockBill_ERPModeField; @@ -37035,6 +37222,8 @@ private string kf_MoveStockStepOutBill_AutoCheckField; + private string kf_MoveStockStepOutBill_SaveAutoAddnewField; + private string kf_MoveStockStepOutBill_ERPModeField; private string kf_MoveStockStepOutBill_MustQtyCtlField; @@ -37058,6 +37247,8 @@ private string kf_MoveStockStepOutBill_DeleterAndMakerMustSameField; private string kf_MoveStockStepInBill_AutoCheckField; + + private string kf_MoveStockStepInBill_SaveAutoAddnewField; private string kf_MoveStockStepInBill_ERPModeField; @@ -37085,6 +37276,8 @@ private string kf_POStockInBackBill_AutoCheckField; + private string kf_POStockInBackBill_SaveAutoAddnewField; + private string kf_POStockInBackBill_ERPModeField; private string kf_POStockInBackBill_MustQtyCtlField; @@ -37104,6 +37297,8 @@ private string kf_POStockInBackBill_DeleterAndMakerMustSameField; private string kf_ProductInBackBill_AutoCheckField; + + private string kf_ProductInBackBill_SaveAutoAddnewField; private string kf_ProductInBackBill_ERPModeField; @@ -37125,6 +37320,8 @@ private string kf_OtherInBackBill_AutoCheckField; + private string kf_OtherInBackBill_SaveAutoAddnewField; + private string kf_OtherInBackBill_ERPModeField; private string kf_OtherInBackBill_MustQtyCtlField; @@ -37145,6 +37342,8 @@ private string kf_EntrustInBackBill_AutoCheckField; + private string kf_EntrustInBackBill_SaveAutoAddnewField; + private string kf_EntrustInBackBill_ERPModeField; private string kf_EntrustInBackBill_MustQtyCtlField; @@ -37164,6 +37363,8 @@ private string kf_EntrustInBackBill_DeleterAndMakerMustSameField; private string kf_MateOutBackBill_AutoCheckField; + + private string kf_MateOutBackBill_SaveAutoAddnewField; private string kf_MateOutBackBill_ERPModeField; @@ -37187,6 +37388,8 @@ private string kf_SellOutBackBill_AutoCheckField; + private string kf_SellOutBackBill_SaveAutoAddnewField; + private string kf_SellOutBackBill_ERPModeField; private string kf_SellOutBackBill_MustQtyCtlField; @@ -37209,6 +37412,8 @@ private string kf_OtherOutBackBill_AutoCheckField; + private string kf_OtherOutBackBill_SaveAutoAddnewField; + private string kf_OtherOutBackBill_ERPModeField; private string kf_OtherOutBackBill_MustQtyCtlField; @@ -37228,6 +37433,8 @@ private string kf_OtherOutBackBill_DeleterAndMakerMustSameField; private string kf_EntrustOutBackBill_AutoCheckField; + + private string kf_EntrustOutBackBill_SaveAutoAddnewField; private string kf_EntrustOutBackBill_ERPModeField; @@ -37249,9 +37456,15 @@ private string kf_EntrustOutBackBill_DeleterAndMakerMustSameField; + private string sc_PackUnionBill_AutoCheckField; + + private string sc_PackUnionBill_SaveAutoAddnewField; + private string sc_PackUnionBill_SourceBillTypeCtlField; private string sc_PackUnionBill_SourceBillNoCtlField; + + private string sc_PackUnionBill_DeleterAndMakerMustSameField; private string wMS_ERPStockCtlField; @@ -37301,9 +37514,23 @@ private string barCode_DeleterAndMakerMustSameField; + private string sc_ICMOBill_AutoCheckField; + + private string sc_ICMOBill_SaveAutoAddnewField; + private string sc_ICMOBill_AutoProcExchBillField; + private string sc_ICMOBill_DeleterAndMakerMustSameField; + + private string sc_ProcessExchangeBill_AutoCheckField; + + private string sc_ProcessExchangeBill_SaveAutoAddnewField; + private string sc_ProcessExchangeBill_AutoBarCodeField; + + private string sc_ProcessExchangeBill_DeleterAndMakerMustSameField; + + private string mES_StationInBill_AutoCheckField; private string mES_StationInBill_FIFOCtlField; @@ -37330,6 +37557,12 @@ private string mES_StationInBill_DeleteRelationCtlField; private string mES_StationInBill_PreQtyCtlField; + + private string mES_StationInBill_QtyRateCtlField; + + private string mES_StationInBill_DyCentralInspectionControlField; + + private string mES_StationOutBill_AutoCheckField; private string mES_StationOutBill_QtyCtlField; @@ -37361,11 +37594,17 @@ private string mES_StationOutBill_NextQtyCtlField; + private string mES_StationOutBill_QtyRateCtlField; + + private string qC_NoPassProdCheckBill_AutoCheckField; + private string qC_NoPassProdCheckBill_QtyCtlField; private string qC_NoPassProdCheckBill_BadReasonQtyCtrlField; private string qC_NoPassProdCheckBill_DeleteCtlField; + + private string mES_StationEntrustInBill_AutoCheckField; private string mES_StationEntrustInBill_FIFOCtlField; @@ -37379,25 +37618,61 @@ private string mES_StationEntrustInBill_SaveAutoAddnewField; + private string mES_StationEntrustInBill_QtyRateCtlField; + + private string mES_StationEntrustOutBill_AutoCheckField; + private string mES_StationEntrustOutBill_QtyCtlField; private string mES_StationEntrustOutBill_DeleteCtlField; private string mES_StationEntrustOutBill_SaveAutoAddnewField; + private string mES_StationEntrustOutBill_QtyRateCtlField; + private string sc_MESBeginWorkBill_AutoCheckField; + + private string sc_MESBeginWorkBill_SaveAutoAddnewField; + + private string sc_MESBeginWorkBill_DeleterAndMakerMustSameField; private string sc_MESReturnWorkBill_AutoCheckField; + private string sc_MESReturnWorkBill_SaveAutoAddnewField; + + private string sc_MESReturnWorkBill_DeleterAndMakerMustSameField; + private string sc_MESEndWorkBill_AutoCheckField; + + private string sc_MESEndWorkBill_SaveAutoAddnewField; + + private string sc_MESEndWorkBill_DeleterAndMakerMustSameField; private string sc_MESStopWorkBill_AutoCheckField; + private string sc_MESStopWorkBill_SaveAutoAddnewField; + + private string sc_MESStopWorkBill_DeleterAndMakerMustSameField; + private string sc_ICMOBillWorkQtyStatus_AutoCheckField; + + private string sc_ICMOBillWorkQtyStatus_SaveAutoAddnewField; + + private string sc_ICMOBillWorkQtyStatus_DeleterAndMakerMustSameField; + + private string sc_ICMOBillWorkQtyStatus_AutoNextWorkBillField; private string sc_ICMOBillQualityStatus_AutoCheckField; + private string sc_ICMOBillQualityStatus_SaveAutoAddnewField; + + private string sc_ICMOBillQualityStatus_DeleterAndMakerMustSameField; + private string sc_MaterToSourceBill_AutoCheckField; + + private string sc_MaterToSourceBill_SaveAutoAddnewField; + + private string sc_MaterToSourceBill_DeleterAndMakerMustSameField; private string sc_MaterToSourceBill_MouldLifeCtrlField; @@ -37405,17 +37680,55 @@ private string oA_ErrMsgBackBill_AutoCheckField; + private string oA_ErrMsgBackBill_SaveAutoAddnewField; + + private string oA_ErrMsgBackBill_DeleterAndMakerMustSameField; + private string sc_MESProceReportWorkBill_AutoCheckField; + private string sc_MESProceReportWorkBill_SaveAutoAddnewField; + + private string sc_MESProceReportWorkBill_DeleterAndMakerMustSameField; + private string qC_FirstPieceCheckBill_AutoCheckField; + + private string qC_FirstPieceCheckBill_SaveAutoAddnewField; + + private string qC_FirstPieceCheckBill_DeleterAndMakerMustSameField; + + private string qC_FirstPieceCheckBill_QCSchemeSourceField; + + private string qC_PatrolProcCheckBill_AutoCheckField; + + private string qC_PatrolProcCheckBill_SaveAutoAddnewField; + + private string qC_PatrolProcCheckBill_DeleterAndMakerMustSameField; + + private string qC_PatrolProcCheckBill_QCSchemeSourceField; + + private string qC_ProcessCheckBill_AutoCheckField; + + private string qC_ProcessCheckBill_SaveAutoAddnewField; + + private string qC_ProcessCheckBill_DeleterAndMakerMustSameField; + + private string qC_ProcessCheckBill_QCSchemeSourceField; private string sc_MouldProdOutBill_AutoCheckField; private string sc_MouldProdOutBill_SaveAutoAddnewField; + private string sc_MouldProdOutBill_DeleterAndMakerMustSameField; + private string sc_MouldProdOutBill_MouldLifeCtrlField; private string sc_MouldProdOutBill_MouldLifeCtrlTypeField; + + private string gy_RoutingBill_AutoCheckField; + + private string gy_RoutingBill_SaveAutoAddnewField; + + private string gy_RoutingBill_DeleterAndMakerMustSameField; private string gy_RoutingBill_SaveAutoLastProcField; @@ -37426,6 +37739,16 @@ } set { this.sc_ICMOReportBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_ICMOReportBill_SaveAutoAddnew { + get { + return this.sc_ICMOReportBill_SaveAutoAddnewField; + } + set { + this.sc_ICMOReportBill_SaveAutoAddnewField = value; } } @@ -37550,6 +37873,16 @@ } /// <remarks/> + public string Sc_ICMOReportBill_ProcessCheckOut { + get { + return this.sc_ICMOReportBill_ProcessCheckOutField; + } + set { + this.sc_ICMOReportBill_ProcessCheckOutField = value; + } + } + + /// <remarks/> public string Sc_ICMOReportBill_DeleterAndMakerMustSame { get { return this.sc_ICMOReportBill_DeleterAndMakerMustSameField; @@ -37566,6 +37899,16 @@ } set { this.cg_POInStockBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Cg_POInStockBill_SaveAutoAddnew { + get { + return this.cg_POInStockBill_SaveAutoAddnewField; + } + set { + this.cg_POInStockBill_SaveAutoAddnewField = value; } } @@ -37590,12 +37933,32 @@ } /// <remarks/> + public string Cg_POInStockBill_DeleterAndMakerMustSame { + get { + return this.cg_POInStockBill_DeleterAndMakerMustSameField; + } + set { + this.cg_POInStockBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Kf_POStockInBill_AutoCheck { get { return this.kf_POStockInBill_AutoCheckField; } set { this.kf_POStockInBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_POStockInBill_SaveAutoAddnew { + get { + return this.kf_POStockInBill_SaveAutoAddnewField; + } + set { + this.kf_POStockInBill_SaveAutoAddnewField = value; } } @@ -37720,6 +38083,16 @@ } /// <remarks/> + public string Kf_ProductInBill_SaveAutoAddnew { + get { + return this.kf_ProductInBill_SaveAutoAddnewField; + } + set { + this.kf_ProductInBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_ProductInBill_ERPMode { get { return this.kf_ProductInBill_ERPModeField; @@ -37836,6 +38209,16 @@ } set { this.kf_OtherInBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_OtherInBill_SaveAutoAddnew { + get { + return this.kf_OtherInBill_SaveAutoAddnewField; + } + set { + this.kf_OtherInBill_SaveAutoAddnewField = value; } } @@ -37980,6 +38363,16 @@ } /// <remarks/> + public string Kf_EntrustInBill_SaveAutoAddnew { + get { + return this.kf_EntrustInBill_SaveAutoAddnewField; + } + set { + this.kf_EntrustInBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_EntrustInBill_ERPMode { get { return this.kf_EntrustInBill_ERPModeField; @@ -38086,6 +38479,16 @@ } set { this.kf_MateOutBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_MateOutBill_SaveAutoAddnew { + get { + return this.kf_MateOutBill_SaveAutoAddnewField; + } + set { + this.kf_MateOutBill_SaveAutoAddnewField = value; } } @@ -38256,6 +38659,16 @@ } set { this.kf_SellOutBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_SellOutBill_SaveAutoAddnew { + get { + return this.kf_SellOutBill_SaveAutoAddnewField; + } + set { + this.kf_SellOutBill_SaveAutoAddnewField = value; } } @@ -38450,6 +38863,16 @@ } /// <remarks/> + public string Kf_OtherOutBill_SaveAutoAddnew { + get { + return this.kf_OtherOutBill_SaveAutoAddnewField; + } + set { + this.kf_OtherOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_OtherOutBill_ERPMode { get { return this.kf_OtherOutBill_ERPModeField; @@ -38596,6 +39019,16 @@ } set { this.kf_EntrustOutBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_EntrustOutBill_SaveAutoAddnew { + get { + return this.kf_EntrustOutBill_SaveAutoAddnewField; + } + set { + this.kf_EntrustOutBill_SaveAutoAddnewField = value; } } @@ -38760,6 +39193,16 @@ } /// <remarks/> + public string Kf_MateReplenishOutBill_SaveAutoAddnew { + get { + return this.kf_MateReplenishOutBill_SaveAutoAddnewField; + } + set { + this.kf_MateReplenishOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_MateReplenishOutBill_ERPMode { get { return this.kf_MateReplenishOutBill_ERPModeField; @@ -38840,6 +39283,26 @@ } /// <remarks/> + public string Kf_MateReplenishOutBill_FIFOList { + get { + return this.kf_MateReplenishOutBill_FIFOListField; + } + set { + this.kf_MateReplenishOutBill_FIFOListField = value; + } + } + + /// <remarks/> + public string Kf_MateReplenishOutBill_FIFOCtl { + get { + return this.kf_MateReplenishOutBill_FIFOCtlField; + } + set { + this.kf_MateReplenishOutBill_FIFOCtlField = value; + } + } + + /// <remarks/> public string Kf_MateReplenishOutBill_DeleterAndMakerMustSame { get { return this.kf_MateReplenishOutBill_DeleterAndMakerMustSameField; @@ -38886,6 +39349,16 @@ } set { this.kf_EntrustReplenishOutBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_EntrustReplenishOutBill_SaveAutoAddnew { + get { + return this.kf_EntrustReplenishOutBill_SaveAutoAddnewField; + } + set { + this.kf_EntrustReplenishOutBill_SaveAutoAddnewField = value; } } @@ -38970,6 +39443,26 @@ } /// <remarks/> + public string Kf_EntrustReplenishOutBill_FIFOList { + get { + return this.kf_EntrustReplenishOutBill_FIFOListField; + } + set { + this.kf_EntrustReplenishOutBill_FIFOListField = value; + } + } + + /// <remarks/> + public string Kf_EntrustReplenishOutBill_FIFOCtl { + get { + return this.kf_EntrustReplenishOutBill_FIFOCtlField; + } + set { + this.kf_EntrustReplenishOutBill_FIFOCtlField = value; + } + } + + /// <remarks/> public string Kf_EntrustReplenishOutBill_DeleterAndMakerMustSame { get { return this.kf_EntrustReplenishOutBill_DeleterAndMakerMustSameField; @@ -39016,6 +39509,16 @@ } set { this.kf_MoveStockBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_MoveStockBill_SaveAutoAddnew { + get { + return this.kf_MoveStockBill_SaveAutoAddnewField; + } + set { + this.kf_MoveStockBill_SaveAutoAddnewField = value; } } @@ -39180,6 +39683,16 @@ } /// <remarks/> + public string Kf_MoveStockStepOutBill_SaveAutoAddnew { + get { + return this.kf_MoveStockStepOutBill_SaveAutoAddnewField; + } + set { + this.kf_MoveStockStepOutBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_MoveStockStepOutBill_ERPMode { get { return this.kf_MoveStockStepOutBill_ERPModeField; @@ -39296,6 +39809,16 @@ } set { this.kf_MoveStockStepInBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_MoveStockStepInBill_SaveAutoAddnew { + get { + return this.kf_MoveStockStepInBill_SaveAutoAddnewField; + } + set { + this.kf_MoveStockStepInBill_SaveAutoAddnewField = value; } } @@ -39430,6 +39953,16 @@ } /// <remarks/> + public string Kf_POStockInBackBill_SaveAutoAddnew { + get { + return this.kf_POStockInBackBill_SaveAutoAddnewField; + } + set { + this.kf_POStockInBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_POStockInBackBill_ERPMode { get { return this.kf_POStockInBackBill_ERPModeField; @@ -39526,6 +40059,16 @@ } set { this.kf_ProductInBackBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_ProductInBackBill_SaveAutoAddnew { + get { + return this.kf_ProductInBackBill_SaveAutoAddnewField; + } + set { + this.kf_ProductInBackBill_SaveAutoAddnewField = value; } } @@ -39630,6 +40173,16 @@ } /// <remarks/> + public string Kf_OtherInBackBill_SaveAutoAddnew { + get { + return this.kf_OtherInBackBill_SaveAutoAddnewField; + } + set { + this.kf_OtherInBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_OtherInBackBill_ERPMode { get { return this.kf_OtherInBackBill_ERPModeField; @@ -39730,6 +40283,16 @@ } /// <remarks/> + public string Kf_EntrustInBackBill_SaveAutoAddnew { + get { + return this.kf_EntrustInBackBill_SaveAutoAddnewField; + } + set { + this.kf_EntrustInBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_EntrustInBackBill_ERPMode { get { return this.kf_EntrustInBackBill_ERPModeField; @@ -39826,6 +40389,16 @@ } set { this.kf_MateOutBackBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_MateOutBackBill_SaveAutoAddnew { + get { + return this.kf_MateOutBackBill_SaveAutoAddnewField; + } + set { + this.kf_MateOutBackBill_SaveAutoAddnewField = value; } } @@ -39940,6 +40513,16 @@ } /// <remarks/> + public string Kf_SellOutBackBill_SaveAutoAddnew { + get { + return this.kf_SellOutBackBill_SaveAutoAddnewField; + } + set { + this.kf_SellOutBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_SellOutBackBill_ERPMode { get { return this.kf_SellOutBackBill_ERPModeField; @@ -40050,6 +40633,16 @@ } /// <remarks/> + public string Kf_OtherOutBackBill_SaveAutoAddnew { + get { + return this.kf_OtherOutBackBill_SaveAutoAddnewField; + } + set { + this.kf_OtherOutBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Kf_OtherOutBackBill_ERPMode { get { return this.kf_OtherOutBackBill_ERPModeField; @@ -40146,6 +40739,16 @@ } set { this.kf_EntrustOutBackBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Kf_EntrustOutBackBill_SaveAutoAddnew { + get { + return this.kf_EntrustOutBackBill_SaveAutoAddnewField; + } + set { + this.kf_EntrustOutBackBill_SaveAutoAddnewField = value; } } @@ -40250,6 +40853,26 @@ } /// <remarks/> + public string Sc_PackUnionBill_AutoCheck { + get { + return this.sc_PackUnionBill_AutoCheckField; + } + set { + this.sc_PackUnionBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_PackUnionBill_SaveAutoAddnew { + get { + return this.sc_PackUnionBill_SaveAutoAddnewField; + } + set { + this.sc_PackUnionBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Sc_PackUnionBill_SourceBillTypeCtl { get { return this.sc_PackUnionBill_SourceBillTypeCtlField; @@ -40266,6 +40889,16 @@ } set { this.sc_PackUnionBill_SourceBillNoCtlField = value; + } + } + + /// <remarks/> + public string Sc_PackUnionBill_DeleterAndMakerMustSame { + get { + return this.sc_PackUnionBill_DeleterAndMakerMustSameField; + } + set { + this.sc_PackUnionBill_DeleterAndMakerMustSameField = value; } } @@ -40510,6 +41143,26 @@ } /// <remarks/> + public string Sc_ICMOBill_AutoCheck { + get { + return this.sc_ICMOBill_AutoCheckField; + } + set { + this.sc_ICMOBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_ICMOBill_SaveAutoAddnew { + get { + return this.sc_ICMOBill_SaveAutoAddnewField; + } + set { + this.sc_ICMOBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Sc_ICMOBill_AutoProcExchBill { get { return this.sc_ICMOBill_AutoProcExchBillField; @@ -40520,12 +41173,62 @@ } /// <remarks/> + public string Sc_ICMOBill_DeleterAndMakerMustSame { + get { + return this.sc_ICMOBill_DeleterAndMakerMustSameField; + } + set { + this.sc_ICMOBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string Sc_ProcessExchangeBill_AutoCheck { + get { + return this.sc_ProcessExchangeBill_AutoCheckField; + } + set { + this.sc_ProcessExchangeBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_ProcessExchangeBill_SaveAutoAddnew { + get { + return this.sc_ProcessExchangeBill_SaveAutoAddnewField; + } + set { + this.sc_ProcessExchangeBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> public string Sc_ProcessExchangeBill_AutoBarCode { get { return this.sc_ProcessExchangeBill_AutoBarCodeField; } set { this.sc_ProcessExchangeBill_AutoBarCodeField = value; + } + } + + /// <remarks/> + public string Sc_ProcessExchangeBill_DeleterAndMakerMustSame { + get { + return this.sc_ProcessExchangeBill_DeleterAndMakerMustSameField; + } + set { + this.sc_ProcessExchangeBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_AutoCheck { + get { + return this.mES_StationInBill_AutoCheckField; + } + set { + this.mES_StationInBill_AutoCheckField = value; } } @@ -40656,6 +41359,36 @@ } set { this.mES_StationInBill_PreQtyCtlField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_QtyRateCtl { + get { + return this.mES_StationInBill_QtyRateCtlField; + } + set { + this.mES_StationInBill_QtyRateCtlField = value; + } + } + + /// <remarks/> + public string MES_StationInBill_DyCentralInspectionControl { + get { + return this.mES_StationInBill_DyCentralInspectionControlField; + } + set { + this.mES_StationInBill_DyCentralInspectionControlField = value; + } + } + + /// <remarks/> + public string MES_StationOutBill_AutoCheck { + get { + return this.mES_StationOutBill_AutoCheckField; + } + set { + this.mES_StationOutBill_AutoCheckField = value; } } @@ -40810,6 +41543,26 @@ } /// <remarks/> + public string MES_StationOutBill_QtyRateCtl { + get { + return this.mES_StationOutBill_QtyRateCtlField; + } + set { + this.mES_StationOutBill_QtyRateCtlField = value; + } + } + + /// <remarks/> + public string QC_NoPassProdCheckBill_AutoCheck { + get { + return this.qC_NoPassProdCheckBill_AutoCheckField; + } + set { + this.qC_NoPassProdCheckBill_AutoCheckField = value; + } + } + + /// <remarks/> public string QC_NoPassProdCheckBill_QtyCtl { get { return this.qC_NoPassProdCheckBill_QtyCtlField; @@ -40836,6 +41589,16 @@ } set { this.qC_NoPassProdCheckBill_DeleteCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustInBill_AutoCheck { + get { + return this.mES_StationEntrustInBill_AutoCheckField; + } + set { + this.mES_StationEntrustInBill_AutoCheckField = value; } } @@ -40900,6 +41663,26 @@ } /// <remarks/> + public string MES_StationEntrustInBill_QtyRateCtl { + get { + return this.mES_StationEntrustInBill_QtyRateCtlField; + } + set { + this.mES_StationEntrustInBill_QtyRateCtlField = value; + } + } + + /// <remarks/> + public string MES_StationEntrustOutBill_AutoCheck { + get { + return this.mES_StationEntrustOutBill_AutoCheckField; + } + set { + this.mES_StationEntrustOutBill_AutoCheckField = value; + } + } + + /// <remarks/> public string MES_StationEntrustOutBill_QtyCtl { get { return this.mES_StationEntrustOutBill_QtyCtlField; @@ -40930,12 +41713,42 @@ } /// <remarks/> + public string MES_StationEntrustOutBill_QtyRateCtl { + get { + return this.mES_StationEntrustOutBill_QtyRateCtlField; + } + set { + this.mES_StationEntrustOutBill_QtyRateCtlField = value; + } + } + + /// <remarks/> public string Sc_MESBeginWorkBill_AutoCheck { get { return this.sc_MESBeginWorkBill_AutoCheckField; } set { this.sc_MESBeginWorkBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_MESBeginWorkBill_SaveAutoAddnew { + get { + return this.sc_MESBeginWorkBill_SaveAutoAddnewField; + } + set { + this.sc_MESBeginWorkBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MESBeginWorkBill_DeleterAndMakerMustSame { + get { + return this.sc_MESBeginWorkBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MESBeginWorkBill_DeleterAndMakerMustSameField = value; } } @@ -40950,12 +41763,52 @@ } /// <remarks/> + public string Sc_MESReturnWorkBill_SaveAutoAddnew { + get { + return this.sc_MESReturnWorkBill_SaveAutoAddnewField; + } + set { + this.sc_MESReturnWorkBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MESReturnWorkBill_DeleterAndMakerMustSame { + get { + return this.sc_MESReturnWorkBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MESReturnWorkBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Sc_MESEndWorkBill_AutoCheck { get { return this.sc_MESEndWorkBill_AutoCheckField; } set { this.sc_MESEndWorkBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_MESEndWorkBill_SaveAutoAddnew { + get { + return this.sc_MESEndWorkBill_SaveAutoAddnewField; + } + set { + this.sc_MESEndWorkBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MESEndWorkBill_DeleterAndMakerMustSame { + get { + return this.sc_MESEndWorkBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MESEndWorkBill_DeleterAndMakerMustSameField = value; } } @@ -40970,12 +41823,62 @@ } /// <remarks/> + public string Sc_MESStopWorkBill_SaveAutoAddnew { + get { + return this.sc_MESStopWorkBill_SaveAutoAddnewField; + } + set { + this.sc_MESStopWorkBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MESStopWorkBill_DeleterAndMakerMustSame { + get { + return this.sc_MESStopWorkBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MESStopWorkBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Sc_ICMOBillWorkQtyStatus_AutoCheck { get { return this.sc_ICMOBillWorkQtyStatus_AutoCheckField; } set { this.sc_ICMOBillWorkQtyStatus_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_ICMOBillWorkQtyStatus_SaveAutoAddnew { + get { + return this.sc_ICMOBillWorkQtyStatus_SaveAutoAddnewField; + } + set { + this.sc_ICMOBillWorkQtyStatus_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_ICMOBillWorkQtyStatus_DeleterAndMakerMustSame { + get { + return this.sc_ICMOBillWorkQtyStatus_DeleterAndMakerMustSameField; + } + set { + this.sc_ICMOBillWorkQtyStatus_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string Sc_ICMOBillWorkQtyStatus_AutoNextWorkBill { + get { + return this.sc_ICMOBillWorkQtyStatus_AutoNextWorkBillField; + } + set { + this.sc_ICMOBillWorkQtyStatus_AutoNextWorkBillField = value; } } @@ -40990,12 +41893,52 @@ } /// <remarks/> + public string Sc_ICMOBillQualityStatus_SaveAutoAddnew { + get { + return this.sc_ICMOBillQualityStatus_SaveAutoAddnewField; + } + set { + this.sc_ICMOBillQualityStatus_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_ICMOBillQualityStatus_DeleterAndMakerMustSame { + get { + return this.sc_ICMOBillQualityStatus_DeleterAndMakerMustSameField; + } + set { + this.sc_ICMOBillQualityStatus_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Sc_MaterToSourceBill_AutoCheck { get { return this.sc_MaterToSourceBill_AutoCheckField; } set { this.sc_MaterToSourceBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Sc_MaterToSourceBill_SaveAutoAddnew { + get { + return this.sc_MaterToSourceBill_SaveAutoAddnewField; + } + set { + this.sc_MaterToSourceBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MaterToSourceBill_DeleterAndMakerMustSame { + get { + return this.sc_MaterToSourceBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MaterToSourceBill_DeleterAndMakerMustSameField = value; } } @@ -41030,6 +41973,26 @@ } /// <remarks/> + public string OA_ErrMsgBackBill_SaveAutoAddnew { + get { + return this.oA_ErrMsgBackBill_SaveAutoAddnewField; + } + set { + this.oA_ErrMsgBackBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string OA_ErrMsgBackBill_DeleterAndMakerMustSame { + get { + return this.oA_ErrMsgBackBill_DeleterAndMakerMustSameField; + } + set { + this.oA_ErrMsgBackBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Sc_MESProceReportWorkBill_AutoCheck { get { return this.sc_MESProceReportWorkBill_AutoCheckField; @@ -41040,12 +42003,142 @@ } /// <remarks/> + public string Sc_MESProceReportWorkBill_SaveAutoAddnew { + get { + return this.sc_MESProceReportWorkBill_SaveAutoAddnewField; + } + set { + this.sc_MESProceReportWorkBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Sc_MESProceReportWorkBill_DeleterAndMakerMustSame { + get { + return this.sc_MESProceReportWorkBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MESProceReportWorkBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string QC_FirstPieceCheckBill_AutoCheck { get { return this.qC_FirstPieceCheckBill_AutoCheckField; } set { this.qC_FirstPieceCheckBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string QC_FirstPieceCheckBill_SaveAutoAddnew { + get { + return this.qC_FirstPieceCheckBill_SaveAutoAddnewField; + } + set { + this.qC_FirstPieceCheckBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string QC_FirstPieceCheckBill_DeleterAndMakerMustSame { + get { + return this.qC_FirstPieceCheckBill_DeleterAndMakerMustSameField; + } + set { + this.qC_FirstPieceCheckBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string QC_FirstPieceCheckBill_QCSchemeSource { + get { + return this.qC_FirstPieceCheckBill_QCSchemeSourceField; + } + set { + this.qC_FirstPieceCheckBill_QCSchemeSourceField = value; + } + } + + /// <remarks/> + public string QC_PatrolProcCheckBill_AutoCheck { + get { + return this.qC_PatrolProcCheckBill_AutoCheckField; + } + set { + this.qC_PatrolProcCheckBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string QC_PatrolProcCheckBill_SaveAutoAddnew { + get { + return this.qC_PatrolProcCheckBill_SaveAutoAddnewField; + } + set { + this.qC_PatrolProcCheckBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string QC_PatrolProcCheckBill_DeleterAndMakerMustSame { + get { + return this.qC_PatrolProcCheckBill_DeleterAndMakerMustSameField; + } + set { + this.qC_PatrolProcCheckBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string QC_PatrolProcCheckBill_QCSchemeSource { + get { + return this.qC_PatrolProcCheckBill_QCSchemeSourceField; + } + set { + this.qC_PatrolProcCheckBill_QCSchemeSourceField = value; + } + } + + /// <remarks/> + public string QC_ProcessCheckBill_AutoCheck { + get { + return this.qC_ProcessCheckBill_AutoCheckField; + } + set { + this.qC_ProcessCheckBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string QC_ProcessCheckBill_SaveAutoAddnew { + get { + return this.qC_ProcessCheckBill_SaveAutoAddnewField; + } + set { + this.qC_ProcessCheckBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string QC_ProcessCheckBill_DeleterAndMakerMustSame { + get { + return this.qC_ProcessCheckBill_DeleterAndMakerMustSameField; + } + set { + this.qC_ProcessCheckBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> + public string QC_ProcessCheckBill_QCSchemeSource { + get { + return this.qC_ProcessCheckBill_QCSchemeSourceField; + } + set { + this.qC_ProcessCheckBill_QCSchemeSourceField = value; } } @@ -41070,6 +42163,16 @@ } /// <remarks/> + public string Sc_MouldProdOutBill_DeleterAndMakerMustSame { + get { + return this.sc_MouldProdOutBill_DeleterAndMakerMustSameField; + } + set { + this.sc_MouldProdOutBill_DeleterAndMakerMustSameField = value; + } + } + + /// <remarks/> public string Sc_MouldProdOutBill_MouldLifeCtrl { get { return this.sc_MouldProdOutBill_MouldLifeCtrlField; @@ -41086,6 +42189,36 @@ } set { this.sc_MouldProdOutBill_MouldLifeCtrlTypeField = value; + } + } + + /// <remarks/> + public string Gy_RoutingBill_AutoCheck { + get { + return this.gy_RoutingBill_AutoCheckField; + } + set { + this.gy_RoutingBill_AutoCheckField = value; + } + } + + /// <remarks/> + public string Gy_RoutingBill_SaveAutoAddnew { + get { + return this.gy_RoutingBill_SaveAutoAddnewField; + } + set { + this.gy_RoutingBill_SaveAutoAddnewField = value; + } + } + + /// <remarks/> + public string Gy_RoutingBill_DeleterAndMakerMustSame { + get { + return this.gy_RoutingBill_DeleterAndMakerMustSameField; + } + set { + this.gy_RoutingBill_DeleterAndMakerMustSameField = value; } } @@ -48516,6 +49649,108 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + public delegate void Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventHandler(object sender, Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs(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.3752.0")] + public delegate void GetMouldBillEntry_TmpListCompletedEventHandler(object sender, GetMouldBillEntry_TmpListCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class GetMouldBillEntry_TmpListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal GetMouldBillEntry_TmpListCompletedEventArgs(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.3752.0")] + public delegate void set_DelSc_MouldStockBillMain_TempCompletedEventHandler(object sender, set_DelSc_MouldStockBillMain_TempCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class set_DelSc_MouldStockBillMain_TempCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal set_DelSc_MouldStockBillMain_TempCompletedEventArgs(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.3752.0")] public delegate void set_SaveMouldStockBill_NewCompletedEventHandler(object sender, set_SaveMouldStockBill_NewCompletedEventArgs e); /// <remarks/> @@ -53220,6 +54455,40 @@ /// <remarks/> [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + public delegate void get_SourceBarCode_MateReplenishOutCompletedEventHandler(object sender, get_SourceBarCode_MateReplenishOutCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_SourceBarCode_MateReplenishOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_SourceBarCode_MateReplenishOutCompletedEventArgs(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.3752.0")] public delegate void get_SourceBarCode_MoveStockCompletedEventHandler(object sender, get_SourceBarCode_MoveStockCompletedEventArgs e); /// <remarks/> @@ -53299,6 +54568,74 @@ 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.3752.0")] + public delegate void get_SourceBarCode_POStockInBackCompletedEventHandler(object sender, get_SourceBarCode_POStockInBackCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_SourceBarCode_POStockInBackCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_SourceBarCode_POStockInBackCompletedEventArgs(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.3752.0")] + public delegate void get_SourceBarCode_MateOutBackCompletedEventHandler(object sender, get_SourceBarCode_MateOutBackCompletedEventArgs e); + + /// <remarks/> + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class get_SourceBarCode_MateOutBackCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal get_SourceBarCode_MateOutBackCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } @@ -53822,108 +55159,6 @@ get { this.RaiseExceptionIfNecessary(); return ((ClsKf_ICStockBill_Mould)(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.3752.0")] - public delegate void Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventHandler(object sender, Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal Get_CheckTypeByMouldBarCode_ProdCheckStockCompletedEventArgs(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.3752.0")] - public delegate void GetMouldBillEntry_TmpListCompletedEventHandler(object sender, GetMouldBillEntry_TmpListCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class GetMouldBillEntry_TmpListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal GetMouldBillEntry_TmpListCompletedEventArgs(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.3752.0")] - public delegate void set_DelSc_MouldStockBillMain_TempCompletedEventHandler(object sender, set_DelSc_MouldStockBillMain_TempCompletedEventArgs e); - - /// <remarks/> - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.3752.0")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class set_DelSc_MouldStockBillMain_TempCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal set_DelSc_MouldStockBillMain_TempCompletedEventArgs(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])); } } -- Gitblit v1.9.1