From ad6942e580b2f5391244401a02bdbad04ec96d9b Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期二, 29 十一月 2022 11:25:16 +0800
Subject: [PATCH] 产品与器具;工序流转卡;销售订单
---
WebAPI/Web References/WebS/Reference.cs | 3401 +++++++++++++++++++++++++++++++---------------------------
1 files changed, 1,808 insertions(+), 1,593 deletions(-)
diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs
index 4972017..074ab60 100644
--- a/WebAPI/Web References/WebS/Reference.cs
+++ b/WebAPI/Web References/WebS/Reference.cs
@@ -35,6 +35,14 @@
[System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsGy_BarCodeBill_WMS_Model))]
public partial class WebService1 : System.Web.Services.Protocols.SoapHttpClientProtocol {
+ private System.Threading.SendOrPostCallback getRunProcOperationCompleted;
+
+ private System.Threading.SendOrPostCallback getRunProcByMulOperationCompleted;
+
+ 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 +52,14 @@
private System.Threading.SendOrPostCallback DeleteMouldOperationCompleted;
private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_MouldOperationCompleted;
+
+ private System.Threading.SendOrPostCallback get_CheckTypeByBarCodeOperationCompleted;
+
+ 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 get_CheckTypeByBarCode_MulSourceOperationCompleted;
@@ -207,13 +223,13 @@
private System.Threading.SendOrPostCallback getDataSetBySQLOperationCompleted;
- private System.Threading.SendOrPostCallback getRunProcOperationCompleted;
+ private System.Threading.SendOrPostCallback set_CheckPOInStockBill_NewOperationCompleted;
- private System.Threading.SendOrPostCallback getRunProcByMulOperationCompleted;
+ private System.Threading.SendOrPostCallback set_CheckPOInStockBill_CLDOperationCompleted;
- 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;
@@ -371,13 +387,9 @@
private System.Threading.SendOrPostCallback set_SavePonderationBillMain_Temp_BarCode_FastOperationCompleted;
- private System.Threading.SendOrPostCallback get_CheckTypeByBarCodeOperationCompleted;
+ private System.Threading.SendOrPostCallback set_SavePOStockInBackBillOperationCompleted;
- 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;
@@ -475,14 +487,6 @@
private System.Threading.SendOrPostCallback set_SaveProcReportMoveBill_MoveStock_CLD_NewOperationCompleted;
- private System.Threading.SendOrPostCallback set_CheckPOInStockBill_NewOperationCompleted;
-
- 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 +500,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;
@@ -538,6 +544,8 @@
private System.Threading.SendOrPostCallback set_SaveMateReplenishOutBill_NewOperationCompleted;
private System.Threading.SendOrPostCallback set_SaveMateReplenishOutBill_CLD_NewOperationCompleted;
+
+ private System.Threading.SendOrPostCallback set_SaveMateReplenishOutBill_BillCheckOperationCompleted;
private System.Threading.SendOrPostCallback set_SaveEntrustInBackBill_CLDOperationCompleted;
@@ -588,10 +596,6 @@
private System.Threading.SendOrPostCallback set_SaveOtherOutBill_CLDOperationCompleted;
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;
@@ -1073,7 +1077,8 @@
/// <remarks/>
public WebService1() {
- this.Url = global::WebAPI.Properties.Settings.Default.WebAPI_WebS_WebService1;
+ //this.Url = global::WebAPI.Properties.Settings.Default.WebAPI_WebS_WebService1;
+ this.Url = System.Configuration.ConfigurationManager.AppSettings["sUrl"];
if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
this.UseDefaultCredentials = true;
this.useDefaultCredentialsSetExplicitly = false;
@@ -1108,6 +1113,18 @@
}
/// <remarks/>
+ public event getRunProcCompletedEventHandler getRunProcCompleted;
+
+ /// <remarks/>
+ public event getRunProcByMulCompletedEventHandler getRunProcByMulCompleted;
+
+ /// <remarks/>
+ public event getSecurity_LogCompletedEventHandler getSecurity_LogCompleted;
+
+ /// <remarks/>
+ public event set_CancelltionBarCodeBillCompletedEventHandler set_CancelltionBarCodeBillCompleted;
+
+ /// <remarks/>
public event set_UnCancelltionBarCodeBillCompletedEventHandler set_UnCancelltionBarCodeBillCompleted;
/// <remarks/>
@@ -1121,6 +1138,18 @@
/// <remarks/>
public event set_SavePonderationBillMain_Temp_BarCode_MouldCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_MouldCompleted;
+
+ /// <remarks/>
+ public event get_CheckTypeByBarCodeCompletedEventHandler get_CheckTypeByBarCodeCompleted;
+
+ /// <remarks/>
+ 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;
/// <remarks/>
public event get_CheckTypeByBarCode_MulSourceCompletedEventHandler get_CheckTypeByBarCode_MulSourceCompleted;
@@ -1366,16 +1395,16 @@
public event getDataSetBySQLCompletedEventHandler getDataSetBySQLCompleted;
/// <remarks/>
- public event getRunProcCompletedEventHandler getRunProcCompleted;
+ public event set_CheckPOInStockBill_NewCompletedEventHandler set_CheckPOInStockBill_NewCompleted;
/// <remarks/>
- public event getRunProcByMulCompletedEventHandler getRunProcByMulCompleted;
+ public event set_CheckPOInStockBill_CLDCompletedEventHandler set_CheckPOInStockBill_CLDCompleted;
/// <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;
@@ -1612,16 +1641,10 @@
public event set_SavePonderationBillMain_Temp_BarCode_FastCompletedEventHandler set_SavePonderationBillMain_Temp_BarCode_FastCompleted;
/// <remarks/>
- public event get_CheckTypeByBarCodeCompletedEventHandler get_CheckTypeByBarCodeCompleted;
+ public event set_SavePOStockInBackBillCompletedEventHandler set_SavePOStockInBackBillCompleted;
/// <remarks/>
- 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;
@@ -1768,18 +1791,6 @@
public event set_SaveProcReportMoveBill_MoveStock_CLD_NewCompletedEventHandler set_SaveProcReportMoveBill_MoveStock_CLD_NewCompleted;
/// <remarks/>
- public event set_CheckPOInStockBill_NewCompletedEventHandler set_CheckPOInStockBill_NewCompleted;
-
- /// <remarks/>
- 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 +1810,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;
@@ -1862,6 +1876,9 @@
/// <remarks/>
public event set_SaveMateReplenishOutBill_CLD_NewCompletedEventHandler set_SaveMateReplenishOutBill_CLD_NewCompleted;
+
+ /// <remarks/>
+ public event set_SaveMateReplenishOutBill_BillCheckCompletedEventHandler set_SaveMateReplenishOutBill_BillCheckCompleted;
/// <remarks/>
public event set_SaveEntrustInBackBill_CLDCompletedEventHandler set_SaveEntrustInBackBill_CLDCompleted;
@@ -1937,12 +1954,6 @@
/// <remarks/>
public event set_SaveOtherOutBill_BillCheckCompletedEventHandler set_SaveOtherOutBill_BillCheckCompleted;
-
- /// <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 +2670,131 @@
public event GetSc_ICMOBillListCompletedEventHandler GetSc_ICMOBillListCompleted;
/// <remarks/>
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getRunProc", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
+ public void getRunProc(string sSQL, ref string sErrMsg) {
+ object[] results = this.Invoke("getRunProc", new object[] {
+ sSQL,
+ sErrMsg});
+ sErrMsg = ((string)(results[0]));
+ }
+
+ /// <remarks/>
+ public void getRunProcAsync(string sSQL, string sErrMsg) {
+ this.getRunProcAsync(sSQL, sErrMsg, null);
+ }
+
+ /// <remarks/>
+ public void getRunProcAsync(string sSQL, string sErrMsg, object userState) {
+ if ((this.getRunProcOperationCompleted == null)) {
+ this.getRunProcOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRunProcOperationCompleted);
+ }
+ this.InvokeAsync("getRunProc", new object[] {
+ sSQL,
+ sErrMsg}, this.getRunProcOperationCompleted, userState);
+ }
+
+ private void OngetRunProcOperationCompleted(object arg) {
+ if ((this.getRunProcCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.getRunProcCompleted(this, new getRunProcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <remarks/>
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getRunProcByMul", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
+ public void getRunProcByMul(string[] sSQL, ref string sErrMsg) {
+ object[] results = this.Invoke("getRunProcByMul", new object[] {
+ sSQL,
+ sErrMsg});
+ sErrMsg = ((string)(results[0]));
+ }
+
+ /// <remarks/>
+ public void getRunProcByMulAsync(string[] sSQL, string sErrMsg) {
+ this.getRunProcByMulAsync(sSQL, sErrMsg, null);
+ }
+
+ /// <remarks/>
+ public void getRunProcByMulAsync(string[] sSQL, string sErrMsg, object userState) {
+ if ((this.getRunProcByMulOperationCompleted == null)) {
+ this.getRunProcByMulOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRunProcByMulOperationCompleted);
+ }
+ this.InvokeAsync("getRunProcByMul", new object[] {
+ sSQL,
+ sErrMsg}, this.getRunProcByMulOperationCompleted, userState);
+ }
+
+ private void OngetRunProcByMulOperationCompleted(object arg) {
+ if ((this.getRunProcByMulCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.getRunProcByMulCompleted(this, new getRunProcByMulCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <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 +3162,230 @@
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", 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(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", 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_CheckTypeByBarCodeAsync(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_CheckTypeByBarCodeAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null);
+ }
+
+ /// <remarks/>
+ public void get_CheckTypeByBarCodeAsync(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_CheckTypeByBarCodeOperationCompleted == null)) {
+ this.get_CheckTypeByBarCodeOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_CheckTypeByBarCodeOperationCompleted);
+ }
+ this.InvokeAsync("get_CheckTypeByBarCode", new object[] {
+ sBarCode,
+ HBillID,
+ HBillType,
+ HBillNo,
+ HMaker,
+ HWhID,
+ HSPID,
+ HQty,
+ HRedBlueFlag,
+ SourceFlag,
+ HSourceBillNo,
+ HSourceBillType,
+ HOWNERID,
+ sErrMsg}, this.get_CheckTypeByBarCodeOperationCompleted, userState);
+ }
+
+ private void Onget_CheckTypeByBarCodeOperationCompleted(object arg) {
+ if ((this.get_CheckTypeByBarCodeCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.get_CheckTypeByBarCodeCompleted(this, new get_CheckTypeByBarCodeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <remarks/>
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast", 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_OutFast(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("set_SavePonderationBillMain_Temp_BarCode_OutFast", new object[] {
+ sBarCode,
+ HBillID,
+ HBillType,
+ HBillNo,
+ HMaker,
+ HWhID,
+ HSPID,
+ HQty,
+ HRedBlueFlag,
+ SourceFlag,
+ HSourceBillNo,
+ HSourceBillType,
+ HOWNERID,
+ sErrMsg});
+ sErrMsg = ((string)(results[1]));
+ return ((bool)(results[0]));
+ }
+
+ /// <remarks/>
+ public void set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(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.set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null);
+ }
+
+ /// <remarks/>
+ public void set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(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.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted == null)) {
+ this.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted);
+ }
+ this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_OutFast", new object[] {
+ sBarCode,
+ HBillID,
+ HBillType,
+ HBillNo,
+ HMaker,
+ HWhID,
+ HSPID,
+ HQty,
+ HRedBlueFlag,
+ SourceFlag,
+ HSourceBillNo,
+ HSourceBillType,
+ HOWNERID,
+ sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted, userState);
+ }
+
+ private void Onset_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted(object arg) {
+ if ((this.set_SavePonderationBillMain_Temp_BarCode_OutFastCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.set_SavePonderationBillMain_Temp_BarCode_OutFastCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs(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));
}
}
@@ -7619,127 +7979,130 @@
}
/// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getRunProc", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
- public void getRunProc(string sSQL, ref string sErrMsg) {
- object[] results = this.Invoke("getRunProc", new object[] {
- sSQL,
- sErrMsg});
- sErrMsg = ((string)(results[0]));
- }
-
- /// <remarks/>
- public void getRunProcAsync(string sSQL, string sErrMsg) {
- this.getRunProcAsync(sSQL, sErrMsg, null);
- }
-
- /// <remarks/>
- public void getRunProcAsync(string sSQL, string sErrMsg, object userState) {
- if ((this.getRunProcOperationCompleted == null)) {
- this.getRunProcOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRunProcOperationCompleted);
- }
- this.InvokeAsync("getRunProc", new object[] {
- sSQL,
- sErrMsg}, this.getRunProcOperationCompleted, userState);
- }
-
- private void OngetRunProcOperationCompleted(object arg) {
- if ((this.getRunProcCompleted != null)) {
- System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.getRunProcCompleted(this, new getRunProcCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/getRunProcByMul", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
- public void getRunProcByMul(string[] sSQL, ref string sErrMsg) {
- object[] results = this.Invoke("getRunProcByMul", new object[] {
- sSQL,
- sErrMsg});
- sErrMsg = ((string)(results[0]));
- }
-
- /// <remarks/>
- public void getRunProcByMulAsync(string[] sSQL, string sErrMsg) {
- this.getRunProcByMulAsync(sSQL, sErrMsg, null);
- }
-
- /// <remarks/>
- public void getRunProcByMulAsync(string[] sSQL, string sErrMsg, object userState) {
- if ((this.getRunProcByMulOperationCompleted == null)) {
- this.getRunProcByMulOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRunProcByMulOperationCompleted);
- }
- this.InvokeAsync("getRunProcByMul", new object[] {
- sSQL,
- sErrMsg}, this.getRunProcByMulOperationCompleted, userState);
- }
-
- private void OngetRunProcByMulOperationCompleted(object arg) {
- if ((this.getRunProcByMulCompleted != null)) {
- System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.getRunProcByMulCompleted(this, new getRunProcByMulCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <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_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_CheckPOInStockBill_New(ClsCg_POInStockBillMain oMain, ref string sErrMsg) {
+ object[] results = this.Invoke("set_CheckPOInStockBill_New", 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_CheckPOInStockBill_NewAsync(ClsCg_POInStockBillMain oMain, string sErrMsg) {
+ this.set_CheckPOInStockBill_NewAsync(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_CheckPOInStockBill_NewAsync(ClsCg_POInStockBillMain oMain, string sErrMsg, object userState) {
+ if ((this.set_CheckPOInStockBill_NewOperationCompleted == null)) {
+ this.set_CheckPOInStockBill_NewOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBill_NewOperationCompleted);
}
- this.InvokeAsync("getSecurity_Log", new object[] {
- ModRightNameCheck,
- CurUserName,
- sErrMsg}, this.getSecurity_LogOperationCompleted, userState);
+ this.InvokeAsync("set_CheckPOInStockBill_New", new object[] {
+ oMain,
+ sErrMsg}, this.set_CheckPOInStockBill_NewOperationCompleted, userState);
}
- private void OngetSecurity_LogOperationCompleted(object arg) {
- if ((this.getSecurity_LogCompleted != null)) {
+ private void Onset_CheckPOInStockBill_NewOperationCompleted(object arg) {
+ if ((this.set_CheckPOInStockBill_NewCompleted != 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_CheckPOInStockBill_NewCompleted(this, new set_CheckPOInStockBill_NewCompletedEventArgs(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_CheckPOInStockBill_CLD", 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_CLD(ClsCg_POInStockBillMain oMain, ref string sErrMsg) {
+ object[] results = this.Invoke("set_CheckPOInStockBill_CLD", 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_CheckPOInStockBill_CLDAsync(ClsCg_POInStockBillMain oMain, string sErrMsg) {
+ this.set_CheckPOInStockBill_CLDAsync(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_CheckPOInStockBill_CLDAsync(ClsCg_POInStockBillMain oMain, string sErrMsg, object userState) {
+ if ((this.set_CheckPOInStockBill_CLDOperationCompleted == null)) {
+ this.set_CheckPOInStockBill_CLDOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBill_CLDOperationCompleted);
}
- this.InvokeAsync("set_CancelltionBarCodeBill", new object[] {
- sBarCode}, this.set_CancelltionBarCodeBillOperationCompleted, userState);
+ this.InvokeAsync("set_CheckPOInStockBill_CLD", new object[] {
+ oMain,
+ sErrMsg}, this.set_CheckPOInStockBill_CLDOperationCompleted, userState);
}
- private void Onset_CancelltionBarCodeBillOperationCompleted(object arg) {
- if ((this.set_CancelltionBarCodeBillCompleted != null)) {
+ private void Onset_CheckPOInStockBill_CLDOperationCompleted(object arg) {
+ if ((this.set_CheckPOInStockBill_CLDCompleted != 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_CheckPOInStockBill_CLDCompleted(this, new set_CheckPOInStockBill_CLDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <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));
}
}
@@ -10450,226 +10813,70 @@
}
/// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/get_CheckTypeByBarCode", 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(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", 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_CheckTypeByBarCodeAsync(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_CheckTypeByBarCodeAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null);
- }
-
- /// <remarks/>
- public void get_CheckTypeByBarCodeAsync(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_CheckTypeByBarCodeOperationCompleted == null)) {
- this.get_CheckTypeByBarCodeOperationCompleted = new System.Threading.SendOrPostCallback(this.Onget_CheckTypeByBarCodeOperationCompleted);
- }
- this.InvokeAsync("get_CheckTypeByBarCode", new object[] {
- sBarCode,
- HBillID,
- HBillType,
- HBillNo,
- HMaker,
- HWhID,
- HSPID,
- HQty,
- HRedBlueFlag,
- SourceFlag,
- HSourceBillNo,
- HSourceBillType,
- HOWNERID,
- sErrMsg}, this.get_CheckTypeByBarCodeOperationCompleted, userState);
- }
-
- private void Onget_CheckTypeByBarCodeOperationCompleted(object arg) {
- if ((this.get_CheckTypeByBarCodeCompleted != null)) {
- System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.get_CheckTypeByBarCodeCompleted(this, new get_CheckTypeByBarCodeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePonderationBillMain_Temp_BarCode_OutFast", 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_OutFast(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("set_SavePonderationBillMain_Temp_BarCode_OutFast", new object[] {
- sBarCode,
- HBillID,
- HBillType,
- HBillNo,
- HMaker,
- HWhID,
- HSPID,
- HQty,
- HRedBlueFlag,
- SourceFlag,
- HSourceBillNo,
- HSourceBillType,
- HOWNERID,
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePOStockInBackBill", 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(ClsKf_ICStockBillMain oMain, string sHSourceType, ref string sErrMsg) {
+ object[] results = this.Invoke("set_SavePOStockInBackBill", new object[] {
+ oMain,
+ sHSourceType,
sErrMsg});
sErrMsg = ((string)(results[1]));
return ((bool)(results[0]));
}
/// <remarks/>
- public void set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(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.set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(sBarCode, HBillID, HBillType, HBillNo, HMaker, HWhID, HSPID, HQty, HRedBlueFlag, SourceFlag, HSourceBillNo, HSourceBillType, HOWNERID, sErrMsg, null);
+ public void set_SavePOStockInBackBillAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg) {
+ this.set_SavePOStockInBackBillAsync(oMain, sHSourceType, sErrMsg, null);
}
/// <remarks/>
- public void set_SavePonderationBillMain_Temp_BarCode_OutFastAsync(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.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted == null)) {
- this.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted);
+ public void set_SavePOStockInBackBillAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg, object userState) {
+ if ((this.set_SavePOStockInBackBillOperationCompleted == null)) {
+ this.set_SavePOStockInBackBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePOStockInBackBillOperationCompleted);
}
- this.InvokeAsync("set_SavePonderationBillMain_Temp_BarCode_OutFast", new object[] {
- sBarCode,
- HBillID,
- HBillType,
- HBillNo,
- HMaker,
- HWhID,
- HSPID,
- HQty,
- HRedBlueFlag,
- SourceFlag,
- HSourceBillNo,
- HSourceBillType,
- HOWNERID,
- sErrMsg}, this.set_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted, userState);
+ this.InvokeAsync("set_SavePOStockInBackBill", new object[] {
+ oMain,
+ sHSourceType,
+ sErrMsg}, this.set_SavePOStockInBackBillOperationCompleted, userState);
}
- private void Onset_SavePonderationBillMain_Temp_BarCode_OutFastOperationCompleted(object arg) {
- if ((this.set_SavePonderationBillMain_Temp_BarCode_OutFastCompleted != null)) {
+ private void Onset_SavePOStockInBackBillOperationCompleted(object arg) {
+ if ((this.set_SavePOStockInBackBillCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.set_SavePonderationBillMain_Temp_BarCode_OutFastCompleted(this, new set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ this.set_SavePOStockInBackBillCompleted(this, new set_SavePOStockInBackBillCompletedEventArgs(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,
+ [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));
}
}
@@ -12321,134 +12528,6 @@
}
/// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CheckPOInStockBill_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_CheckPOInStockBill_New(ClsCg_POInStockBillMain oMain, ref string sErrMsg) {
- object[] results = this.Invoke("set_CheckPOInStockBill_New", new object[] {
- oMain,
- sErrMsg});
- sErrMsg = ((string)(results[1]));
- return ((bool)(results[0]));
- }
-
- /// <remarks/>
- public void set_CheckPOInStockBill_NewAsync(ClsCg_POInStockBillMain oMain, string sErrMsg) {
- this.set_CheckPOInStockBill_NewAsync(oMain, sErrMsg, null);
- }
-
- /// <remarks/>
- public void set_CheckPOInStockBill_NewAsync(ClsCg_POInStockBillMain oMain, string sErrMsg, object userState) {
- if ((this.set_CheckPOInStockBill_NewOperationCompleted == null)) {
- this.set_CheckPOInStockBill_NewOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBill_NewOperationCompleted);
- }
- this.InvokeAsync("set_CheckPOInStockBill_New", new object[] {
- oMain,
- sErrMsg}, this.set_CheckPOInStockBill_NewOperationCompleted, userState);
- }
-
- private void Onset_CheckPOInStockBill_NewOperationCompleted(object arg) {
- if ((this.set_CheckPOInStockBill_NewCompleted != null)) {
- System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.set_CheckPOInStockBill_NewCompleted(this, new set_CheckPOInStockBill_NewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_CheckPOInStockBill_CLD", 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_CLD(ClsCg_POInStockBillMain oMain, ref string sErrMsg) {
- object[] results = this.Invoke("set_CheckPOInStockBill_CLD", new object[] {
- oMain,
- sErrMsg});
- sErrMsg = ((string)(results[1]));
- return ((bool)(results[0]));
- }
-
- /// <remarks/>
- public void set_CheckPOInStockBill_CLDAsync(ClsCg_POInStockBillMain oMain, string sErrMsg) {
- this.set_CheckPOInStockBill_CLDAsync(oMain, sErrMsg, null);
- }
-
- /// <remarks/>
- public void set_CheckPOInStockBill_CLDAsync(ClsCg_POInStockBillMain oMain, string sErrMsg, object userState) {
- if ((this.set_CheckPOInStockBill_CLDOperationCompleted == null)) {
- this.set_CheckPOInStockBill_CLDOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_CheckPOInStockBill_CLDOperationCompleted);
- }
- this.InvokeAsync("set_CheckPOInStockBill_CLD", new object[] {
- oMain,
- sErrMsg}, this.set_CheckPOInStockBill_CLDOperationCompleted, userState);
- }
-
- private void Onset_CheckPOInStockBill_CLDOperationCompleted(object arg) {
- if ((this.set_CheckPOInStockBill_CLDCompleted != null)) {
- System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
- this.set_CheckPOInStockBill_CLDCompleted(this, new set_CheckPOInStockBill_CLDCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <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[] {
@@ -12689,6 +12768,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));
}
}
@@ -13390,6 +13501,38 @@
if ((this.set_SaveMateReplenishOutBill_CLD_NewCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.set_SaveMateReplenishOutBill_CLD_NewCompleted(this, new set_SaveMateReplenishOutBill_CLD_NewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <remarks/>
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SaveMateReplenishOutBill_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_SaveMateReplenishOutBill_BillCheck(ClsKf_MateReplenishOutBillMain oMain, ref string sErrMsg) {
+ object[] results = this.Invoke("set_SaveMateReplenishOutBill_BillCheck", new object[] {
+ oMain,
+ sErrMsg});
+ sErrMsg = ((string)(results[1]));
+ return ((bool)(results[0]));
+ }
+
+ /// <remarks/>
+ public void set_SaveMateReplenishOutBill_BillCheckAsync(ClsKf_MateReplenishOutBillMain oMain, string sErrMsg) {
+ this.set_SaveMateReplenishOutBill_BillCheckAsync(oMain, sErrMsg, null);
+ }
+
+ /// <remarks/>
+ public void set_SaveMateReplenishOutBill_BillCheckAsync(ClsKf_MateReplenishOutBillMain oMain, string sErrMsg, object userState) {
+ if ((this.set_SaveMateReplenishOutBill_BillCheckOperationCompleted == null)) {
+ this.set_SaveMateReplenishOutBill_BillCheckOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SaveMateReplenishOutBill_BillCheckOperationCompleted);
+ }
+ this.InvokeAsync("set_SaveMateReplenishOutBill_BillCheck", new object[] {
+ oMain,
+ sErrMsg}, this.set_SaveMateReplenishOutBill_BillCheckOperationCompleted, userState);
+ }
+
+ private void Onset_SaveMateReplenishOutBill_BillCheckOperationCompleted(object arg) {
+ if ((this.set_SaveMateReplenishOutBill_BillCheckCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.set_SaveMateReplenishOutBill_BillCheckCompleted(this, new set_SaveMateReplenishOutBill_BillCheckCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
@@ -14230,74 +14373,6 @@
if ((this.set_SaveOtherOutBill_BillCheckCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.set_SaveOtherOutBill_BillCheckCompleted(this, new set_SaveOtherOutBill_BillCheckCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
- }
- }
-
- /// <remarks/>
- [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/set_SavePOStockInBackBill", 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(ClsKf_ICStockBillMain oMain, string sHSourceType, ref string sErrMsg) {
- object[] results = this.Invoke("set_SavePOStockInBackBill", new object[] {
- oMain,
- sHSourceType,
- sErrMsg});
- sErrMsg = ((string)(results[1]));
- return ((bool)(results[0]));
- }
-
- /// <remarks/>
- public void set_SavePOStockInBackBillAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg) {
- this.set_SavePOStockInBackBillAsync(oMain, sHSourceType, sErrMsg, null);
- }
-
- /// <remarks/>
- public void set_SavePOStockInBackBillAsync(ClsKf_ICStockBillMain oMain, string sHSourceType, string sErrMsg, object userState) {
- if ((this.set_SavePOStockInBackBillOperationCompleted == null)) {
- this.set_SavePOStockInBackBillOperationCompleted = new System.Threading.SendOrPostCallback(this.Onset_SavePOStockInBackBillOperationCompleted);
- }
- this.InvokeAsync("set_SavePOStockInBackBill", new object[] {
- oMain,
- sHSourceType,
- sErrMsg}, this.set_SavePOStockInBackBillOperationCompleted, userState);
- }
-
- private void Onset_SavePOStockInBackBillOperationCompleted(object arg) {
- 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));
}
}
@@ -32106,435 +32181,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;
@@ -33220,6 +32866,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))]
@@ -33239,8 +33314,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))]
[System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsKf_EntrustInBillMain_K3))]
@@ -33253,6 +33326,8 @@
[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(ClsCg_POInStockBillMain))]
[System.Xml.Serialization.XmlIncludeAttribute(typeof(ClsSc_MouldStockBillMain))]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.4084.0")]
[System.SerializableAttribute()]
@@ -37087,300 +37162,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;
-
- private long hSupIDField;
-
- private long hCurIDField;
-
- private long hWHIDField;
-
- private float hExRateField;
-
- private long hEmpIDField;
-
- private long hManagerIDField;
-
- private long hDeptIDField;
-
- private string hExplanationField;
-
- private string hInnerBillNoField;
-
- /// <remarks/>
- public string HAddress {
- get {
- return this.hAddressField;
- }
- set {
- this.hAddressField = value;
- }
- }
-
- /// <remarks/>
- public long HSupID {
- get {
- return this.hSupIDField;
- }
- set {
- this.hSupIDField = value;
- }
- }
-
- /// <remarks/>
- public long HCurID {
- get {
- return this.hCurIDField;
- }
- set {
- this.hCurIDField = value;
- }
- }
-
- /// <remarks/>
- public long HWHID {
- get {
- return this.hWHIDField;
- }
- set {
- this.hWHIDField = value;
- }
- }
-
- /// <remarks/>
- public float HExRate {
- get {
- return this.hExRateField;
- }
- set {
- this.hExRateField = 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 long HDeptID {
- get {
- return this.hDeptIDField;
- }
- set {
- this.hDeptIDField = value;
- }
- }
-
- /// <remarks/>
- public string HExplanation {
- get {
- return this.hExplanationField;
- }
- set {
- this.hExplanationField = value;
- }
- }
-
- /// <remarks/>
- public string HInnerBillNo {
- get {
- return this.hInnerBillNoField;
- }
- set {
- this.hInnerBillNoField = 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 ClsSc_MouldProdInBillMain : ClsXt_BaseBillMain {
private long hSupIDField;
@@ -39853,6 +39634,300 @@
[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;
+
+ private long hSupIDField;
+
+ private long hCurIDField;
+
+ private long hWHIDField;
+
+ private float hExRateField;
+
+ private long hEmpIDField;
+
+ private long hManagerIDField;
+
+ private long hDeptIDField;
+
+ private string hExplanationField;
+
+ private string hInnerBillNoField;
+
+ /// <remarks/>
+ public string HAddress {
+ get {
+ return this.hAddressField;
+ }
+ set {
+ this.hAddressField = value;
+ }
+ }
+
+ /// <remarks/>
+ public long HSupID {
+ get {
+ return this.hSupIDField;
+ }
+ set {
+ this.hSupIDField = value;
+ }
+ }
+
+ /// <remarks/>
+ public long HCurID {
+ get {
+ return this.hCurIDField;
+ }
+ set {
+ this.hCurIDField = value;
+ }
+ }
+
+ /// <remarks/>
+ public long HWHID {
+ get {
+ return this.hWHIDField;
+ }
+ set {
+ this.hWHIDField = value;
+ }
+ }
+
+ /// <remarks/>
+ public float HExRate {
+ get {
+ return this.hExRateField;
+ }
+ set {
+ this.hExRateField = 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 long HDeptID {
+ get {
+ return this.hDeptIDField;
+ }
+ set {
+ this.hDeptIDField = value;
+ }
+ }
+
+ /// <remarks/>
+ public string HExplanation {
+ get {
+ return this.hExplanationField;
+ }
+ set {
+ this.hExplanationField = value;
+ }
+ }
+
+ /// <remarks/>
+ public string HInnerBillNo {
+ get {
+ return this.hInnerBillNoField;
+ }
+ set {
+ this.hInnerBillNoField = 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 ClsSc_MouldStockBillMain : ClsXt_BaseBillMain {
private long hSCWHIDField;
@@ -41368,6 +41443,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;
@@ -41433,6 +41514,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;
@@ -42681,6 +42768,36 @@
}
/// <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;
+ }
+ }
+
+ /// <remarks/>
public string Kf_OtherOutBill_AutoCheck {
get {
return this.kf_OtherOutBill_AutoCheckField;
@@ -43007,6 +43124,36 @@
}
set {
this.kf_MateReplenishOutBill_SourceWHSPCtlField = value;
+ }
+ }
+
+ /// <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;
}
}
@@ -45172,6 +45319,118 @@
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ public delegate void getRunProcCompletedEventHandler(object sender, getRunProcCompletedEventArgs e);
+
+ /// <remarks/>
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ [System.Diagnostics.DebuggerStepThroughAttribute()]
+ [System.ComponentModel.DesignerCategoryAttribute("code")]
+ public partial class getRunProcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+
+ private object[] results;
+
+ internal getRunProcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
+ base(exception, cancelled, userState) {
+ this.results = results;
+ }
+
+ /// <remarks/>
+ public string sErrMsg {
+ get {
+ this.RaiseExceptionIfNecessary();
+ return ((string)(this.results[0]));
+ }
+ }
+ }
+
+ /// <remarks/>
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ public delegate void getRunProcByMulCompletedEventHandler(object sender, getRunProcByMulCompletedEventArgs e);
+
+ /// <remarks/>
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ [System.Diagnostics.DebuggerStepThroughAttribute()]
+ [System.ComponentModel.DesignerCategoryAttribute("code")]
+ public partial class getRunProcByMulCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+
+ private object[] results;
+
+ internal getRunProcByMulCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
+ base(exception, cancelled, userState) {
+ this.results = results;
+ }
+
+ /// <remarks/>
+ public string sErrMsg {
+ get {
+ this.RaiseExceptionIfNecessary();
+ return ((string)(this.results[0]));
+ }
+ }
+ }
+
+ /// <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/>
@@ -45376,6 +45635,142 @@
get {
this.RaiseExceptionIfNecessary();
return ((string)(this.results[7]));
+ }
+ }
+ }
+
+ /// <remarks/>
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ public delegate void get_CheckTypeByBarCodeCompletedEventHandler(object sender, get_CheckTypeByBarCodeCompletedEventArgs e);
+
+ /// <remarks/>
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
+ [System.Diagnostics.DebuggerStepThroughAttribute()]
+ [System.ComponentModel.DesignerCategoryAttribute("code")]
+ public partial class get_CheckTypeByBarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+
+ private object[] results;
+
+ internal get_CheckTypeByBarCodeCompletedEventArgs(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_OutFastCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs 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_OutFastCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+
+ private object[] results;
+
+ internal set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs(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_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]));
}
}
}
@@ -48488,69 +48883,17 @@
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- public delegate void getRunProcCompletedEventHandler(object sender, getRunProcCompletedEventArgs e);
+ public delegate void set_CheckPOInStockBill_NewCompletedEventHandler(object sender, set_CheckPOInStockBill_NewCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
- public partial class getRunProcCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+ public partial class set_CheckPOInStockBill_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
private object[] results;
- internal getRunProcCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
- base(exception, cancelled, userState) {
- this.results = results;
- }
-
- /// <remarks/>
- public string sErrMsg {
- get {
- this.RaiseExceptionIfNecessary();
- return ((string)(this.results[0]));
- }
- }
- }
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- public delegate void getRunProcByMulCompletedEventHandler(object sender, getRunProcByMulCompletedEventArgs e);
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- public partial class getRunProcByMulCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
-
- private object[] results;
-
- internal getRunProcByMulCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
- base(exception, cancelled, userState) {
- this.results = results;
- }
-
- /// <remarks/>
- public string sErrMsg {
- get {
- this.RaiseExceptionIfNecessary();
- return ((string)(this.results[0]));
- }
- }
- }
-
- /// <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) :
+ internal set_CheckPOInStockBill_NewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState) {
this.results = results;
}
@@ -48574,17 +48917,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_CheckPOInStockBill_CLDCompletedEventHandler(object sender, set_CheckPOInStockBill_CLDCompletedEventArgs 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_CheckPOInStockBill_CLDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
private object[] results;
- internal set_CancelltionBarCodeBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
+ internal set_CheckPOInStockBill_CLDCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState) {
this.results = results;
}
@@ -48594,6 +48937,82 @@
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_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]));
}
}
}
@@ -51228,51 +51647,17 @@
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- public delegate void get_CheckTypeByBarCodeCompletedEventHandler(object sender, get_CheckTypeByBarCodeCompletedEventArgs e);
+ public delegate void set_SavePOStockInBackBillCompletedEventHandler(object sender, set_SavePOStockInBackBillCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
- public partial class get_CheckTypeByBarCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+ public partial class set_SavePOStockInBackBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
private object[] results;
- internal get_CheckTypeByBarCodeCompletedEventArgs(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_OutFastCompletedEventHandler(object sender, set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs 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_OutFastCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
-
- private object[] results;
-
- internal set_SavePonderationBillMain_Temp_BarCode_OutFastCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
+ internal set_SavePOStockInBackBillCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState) {
this.results = results;
}
@@ -51296,51 +51681,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;
}
@@ -53036,142 +53387,6 @@
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- public delegate void set_CheckPOInStockBill_NewCompletedEventHandler(object sender, set_CheckPOInStockBill_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_CheckPOInStockBill_NewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
-
- private object[] results;
-
- internal set_CheckPOInStockBill_NewCompletedEventArgs(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_CheckPOInStockBill_CLDCompletedEventHandler(object sender, set_CheckPOInStockBill_CLDCompletedEventArgs e);
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- public partial class set_CheckPOInStockBill_CLDCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
-
- private object[] results;
-
- internal set_CheckPOInStockBill_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_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/>
@@ -53387,6 +53602,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;
}
@@ -54077,6 +54326,40 @@
private object[] results;
internal set_SaveMateReplenishOutBill_CLD_NewCompletedEventArgs(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_SaveMateReplenishOutBill_BillCheckCompletedEventHandler(object sender, set_SaveMateReplenishOutBill_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_SaveMateReplenishOutBill_BillCheckCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+
+ private object[] results;
+
+ internal set_SaveMateReplenishOutBill_BillCheckCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState) {
this.results = results;
}
@@ -54911,74 +55194,6 @@
private object[] results;
internal set_SaveOtherOutBill_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 set_SavePOStockInBackBillCompletedEventHandler(object sender, set_SavePOStockInBackBillCompletedEventArgs e);
-
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.8.4084.0")]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- public partial class set_SavePOStockInBackBillCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
-
- 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