1224 lines
65 KiB
C#
1224 lines
65 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
//
|
|
// 此源代码是由 Microsoft.VSDesigner 4.0.30319.42000 版自动生成。
|
|
//
|
|
#pragma warning disable 1591
|
|
|
|
namespace MesWebFun_MateriallPull.BarCodeServer_Pro {
|
|
using System;
|
|
using System.Web.Services;
|
|
using System.Diagnostics;
|
|
using System.Web.Services.Protocols;
|
|
using System.Xml.Serialization;
|
|
using System.ComponentModel;
|
|
using System.Data;
|
|
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Web.Services.WebServiceBindingAttribute(Name="BarCodeSeverSoap", Namespace="http://tempuri.org/")]
|
|
public partial class BarCodeSever : System.Web.Services.Protocols.SoapHttpClientProtocol {
|
|
|
|
private System.Threading.SendOrPostCallback HelloWorldOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_BarcodeReturn_Split_ExecOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_BarcodeReturn_Return_ExecOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_Barcode_Return_ReturnCancel_OracleOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_DirectUpload_Document_SelectOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_DirectUpload_Document_VerifyOKOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback CrrentOrderStateSelectOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_MaterialPull_AndonCall_VerifyOKOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Select_AndonCall_ResultOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_AndonPlanStop_Return_ExecOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_AndonPlanStopTypeOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_MaterialPull_DocumentNum_SelectOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_MaterialPull_DocumentNum_VerifyOKOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Select_DocumentReceptCord_ResultOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_OnePieceFlowModle_JudgeOperationCompleted;
|
|
|
|
private System.Threading.SendOrPostCallback Web_OnePieceFlowModle_DetaileInfoOperationCompleted;
|
|
|
|
private bool useDefaultCredentialsSetExplicitly;
|
|
|
|
/// <remarks/>
|
|
public BarCodeSever() {
|
|
//this.Url = global::MesWebFun_base.Properties.Settings.Default.MesWebFun_MateriallPull_BarCodeServer_Pro_BarCodeSever;
|
|
//if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
|
|
// this.UseDefaultCredentials = true;
|
|
// this.useDefaultCredentialsSetExplicitly = false;
|
|
//}
|
|
//else {
|
|
// this.useDefaultCredentialsSetExplicitly = true;
|
|
//}
|
|
}
|
|
|
|
public new string Url {
|
|
get {
|
|
return base.Url;
|
|
}
|
|
set {
|
|
if ((((this.IsLocalFileSystemWebService(base.Url) == true)
|
|
&& (this.useDefaultCredentialsSetExplicitly == false))
|
|
&& (this.IsLocalFileSystemWebService(value) == false))) {
|
|
base.UseDefaultCredentials = false;
|
|
}
|
|
base.Url = value;
|
|
}
|
|
}
|
|
|
|
public new bool UseDefaultCredentials {
|
|
get {
|
|
return base.UseDefaultCredentials;
|
|
}
|
|
set {
|
|
base.UseDefaultCredentials = value;
|
|
this.useDefaultCredentialsSetExplicitly = true;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public event HelloWorldCompletedEventHandler HelloWorldCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_BarcodeReturn_Split_ExecCompletedEventHandler Web_BarcodeReturn_Split_ExecCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_BarcodeReturn_Return_ExecCompletedEventHandler Web_BarcodeReturn_Return_ExecCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_Barcode_Return_ReturnCancel_OracleCompletedEventHandler Web_Barcode_Return_ReturnCancel_OracleCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_DirectUpload_Document_SelectCompletedEventHandler Web_DirectUpload_Document_SelectCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_DirectUpload_Document_VerifyOKCompletedEventHandler Web_DirectUpload_Document_VerifyOKCompleted;
|
|
|
|
/// <remarks/>
|
|
public event CrrentOrderStateSelectCompletedEventHandler CrrentOrderStateSelectCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_MaterialPull_AndonCall_VerifyOKCompletedEventHandler Web_MaterialPull_AndonCall_VerifyOKCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Select_AndonCall_ResultCompletedEventHandler Select_AndonCall_ResultCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_AndonPlanStop_Return_ExecCompletedEventHandler Web_AndonPlanStop_Return_ExecCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_AndonPlanStopTypeCompletedEventHandler Web_AndonPlanStopTypeCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_MaterialPull_DocumentNum_SelectCompletedEventHandler Web_MaterialPull_DocumentNum_SelectCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_MaterialPull_DocumentNum_VerifyOKCompletedEventHandler Web_MaterialPull_DocumentNum_VerifyOKCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Select_DocumentReceptCord_ResultCompletedEventHandler Select_DocumentReceptCord_ResultCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_OnePieceFlowModle_JudgeCompletedEventHandler Web_OnePieceFlowModle_JudgeCompleted;
|
|
|
|
/// <remarks/>
|
|
public event Web_OnePieceFlowModle_DetaileInfoCompletedEventHandler Web_OnePieceFlowModle_DetaileInfoCompleted;
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/HelloWorld", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string HelloWorld() {
|
|
object[] results = this.Invoke("HelloWorld", new object[0]);
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void HelloWorldAsync() {
|
|
this.HelloWorldAsync(null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void HelloWorldAsync(object userState) {
|
|
if ((this.HelloWorldOperationCompleted == null)) {
|
|
this.HelloWorldOperationCompleted = new System.Threading.SendOrPostCallback(this.OnHelloWorldOperationCompleted);
|
|
}
|
|
this.InvokeAsync("HelloWorld", new object[0], this.HelloWorldOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnHelloWorldOperationCompleted(object arg) {
|
|
if ((this.HelloWorldCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.HelloWorldCompleted(this, new HelloWorldCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_BarcodeReturn_Split_Exec", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_BarcodeReturn_Split_Exec(string barcode, string barcode_new, string splitCount) {
|
|
object[] results = this.Invoke("Web_BarcodeReturn_Split_Exec", new object[] {
|
|
barcode,
|
|
barcode_new,
|
|
splitCount});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_BarcodeReturn_Split_ExecAsync(string barcode, string barcode_new, string splitCount) {
|
|
this.Web_BarcodeReturn_Split_ExecAsync(barcode, barcode_new, splitCount, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_BarcodeReturn_Split_ExecAsync(string barcode, string barcode_new, string splitCount, object userState) {
|
|
if ((this.Web_BarcodeReturn_Split_ExecOperationCompleted == null)) {
|
|
this.Web_BarcodeReturn_Split_ExecOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_BarcodeReturn_Split_ExecOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_BarcodeReturn_Split_Exec", new object[] {
|
|
barcode,
|
|
barcode_new,
|
|
splitCount}, this.Web_BarcodeReturn_Split_ExecOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_BarcodeReturn_Split_ExecOperationCompleted(object arg) {
|
|
if ((this.Web_BarcodeReturn_Split_ExecCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_BarcodeReturn_Split_ExecCompleted(this, new Web_BarcodeReturn_Split_ExecCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_BarcodeReturn_Return_Exec", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_BarcodeReturn_Return_Exec(string send_warehouse, string receive_warehouse, string app_user, string app_department, string header_text, string assemble_code, string plant_id, string item_code, string quantitys, string supplier_code, string remarks, string storage_flag, string p_owner_type) {
|
|
object[] results = this.Invoke("Web_BarcodeReturn_Return_Exec", new object[] {
|
|
send_warehouse,
|
|
receive_warehouse,
|
|
app_user,
|
|
app_department,
|
|
header_text,
|
|
assemble_code,
|
|
plant_id,
|
|
item_code,
|
|
quantitys,
|
|
supplier_code,
|
|
remarks,
|
|
storage_flag,
|
|
p_owner_type});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_BarcodeReturn_Return_ExecAsync(string send_warehouse, string receive_warehouse, string app_user, string app_department, string header_text, string assemble_code, string plant_id, string item_code, string quantitys, string supplier_code, string remarks, string storage_flag, string p_owner_type) {
|
|
this.Web_BarcodeReturn_Return_ExecAsync(send_warehouse, receive_warehouse, app_user, app_department, header_text, assemble_code, plant_id, item_code, quantitys, supplier_code, remarks, storage_flag, p_owner_type, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_BarcodeReturn_Return_ExecAsync(string send_warehouse, string receive_warehouse, string app_user, string app_department, string header_text, string assemble_code, string plant_id, string item_code, string quantitys, string supplier_code, string remarks, string storage_flag, string p_owner_type, object userState) {
|
|
if ((this.Web_BarcodeReturn_Return_ExecOperationCompleted == null)) {
|
|
this.Web_BarcodeReturn_Return_ExecOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_BarcodeReturn_Return_ExecOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_BarcodeReturn_Return_Exec", new object[] {
|
|
send_warehouse,
|
|
receive_warehouse,
|
|
app_user,
|
|
app_department,
|
|
header_text,
|
|
assemble_code,
|
|
plant_id,
|
|
item_code,
|
|
quantitys,
|
|
supplier_code,
|
|
remarks,
|
|
storage_flag,
|
|
p_owner_type}, this.Web_BarcodeReturn_Return_ExecOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_BarcodeReturn_Return_ExecOperationCompleted(object arg) {
|
|
if ((this.Web_BarcodeReturn_Return_ExecCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_BarcodeReturn_Return_ExecCompleted(this, new Web_BarcodeReturn_Return_ExecCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_Barcode_Return_ReturnCancel_Oracle", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_Barcode_Return_ReturnCancel_Oracle(string pb_Num, string plant_id) {
|
|
object[] results = this.Invoke("Web_Barcode_Return_ReturnCancel_Oracle", new object[] {
|
|
pb_Num,
|
|
plant_id});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_Barcode_Return_ReturnCancel_OracleAsync(string pb_Num, string plant_id) {
|
|
this.Web_Barcode_Return_ReturnCancel_OracleAsync(pb_Num, plant_id, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_Barcode_Return_ReturnCancel_OracleAsync(string pb_Num, string plant_id, object userState) {
|
|
if ((this.Web_Barcode_Return_ReturnCancel_OracleOperationCompleted == null)) {
|
|
this.Web_Barcode_Return_ReturnCancel_OracleOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_Barcode_Return_ReturnCancel_OracleOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_Barcode_Return_ReturnCancel_Oracle", new object[] {
|
|
pb_Num,
|
|
plant_id}, this.Web_Barcode_Return_ReturnCancel_OracleOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_Barcode_Return_ReturnCancel_OracleOperationCompleted(object arg) {
|
|
if ((this.Web_Barcode_Return_ReturnCancel_OracleCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_Barcode_Return_ReturnCancel_OracleCompleted(this, new Web_Barcode_Return_ReturnCancel_OracleCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_DirectUpload_Document_Select", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataSet Web_DirectUpload_Document_Select(string document_num, string wkc) {
|
|
object[] results = this.Invoke("Web_DirectUpload_Document_Select", new object[] {
|
|
document_num,
|
|
wkc});
|
|
return ((System.Data.DataSet)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_DirectUpload_Document_SelectAsync(string document_num, string wkc) {
|
|
this.Web_DirectUpload_Document_SelectAsync(document_num, wkc, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_DirectUpload_Document_SelectAsync(string document_num, string wkc, object userState) {
|
|
if ((this.Web_DirectUpload_Document_SelectOperationCompleted == null)) {
|
|
this.Web_DirectUpload_Document_SelectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_DirectUpload_Document_SelectOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_DirectUpload_Document_Select", new object[] {
|
|
document_num,
|
|
wkc}, this.Web_DirectUpload_Document_SelectOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_DirectUpload_Document_SelectOperationCompleted(object arg) {
|
|
if ((this.Web_DirectUpload_Document_SelectCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_DirectUpload_Document_SelectCompleted(this, new Web_DirectUpload_Document_SelectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_DirectUpload_Document_VerifyOK", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_DirectUpload_Document_VerifyOK(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string GroupID) {
|
|
object[] results = this.Invoke("Web_DirectUpload_Document_VerifyOK", new object[] {
|
|
source_id,
|
|
orderNum,
|
|
plant_id,
|
|
wkc,
|
|
workNum,
|
|
delivery_num,
|
|
item_code,
|
|
recept_flag,
|
|
GroupID});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_DirectUpload_Document_VerifyOKAsync(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string GroupID) {
|
|
this.Web_DirectUpload_Document_VerifyOKAsync(source_id, orderNum, plant_id, wkc, workNum, delivery_num, item_code, recept_flag, GroupID, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_DirectUpload_Document_VerifyOKAsync(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string GroupID, object userState) {
|
|
if ((this.Web_DirectUpload_Document_VerifyOKOperationCompleted == null)) {
|
|
this.Web_DirectUpload_Document_VerifyOKOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_DirectUpload_Document_VerifyOKOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_DirectUpload_Document_VerifyOK", new object[] {
|
|
source_id,
|
|
orderNum,
|
|
plant_id,
|
|
wkc,
|
|
workNum,
|
|
delivery_num,
|
|
item_code,
|
|
recept_flag,
|
|
GroupID}, this.Web_DirectUpload_Document_VerifyOKOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_DirectUpload_Document_VerifyOKOperationCompleted(object arg) {
|
|
if ((this.Web_DirectUpload_Document_VerifyOKCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_DirectUpload_Document_VerifyOKCompleted(this, new Web_DirectUpload_Document_VerifyOKCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/CrrentOrderStateSelect", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataTable CrrentOrderStateSelect(string plant_code, string wkc, string StartTime, string EndTime) {
|
|
object[] results = this.Invoke("CrrentOrderStateSelect", new object[] {
|
|
plant_code,
|
|
wkc,
|
|
StartTime,
|
|
EndTime});
|
|
return ((System.Data.DataTable)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void CrrentOrderStateSelectAsync(string plant_code, string wkc, string StartTime, string EndTime) {
|
|
this.CrrentOrderStateSelectAsync(plant_code, wkc, StartTime, EndTime, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void CrrentOrderStateSelectAsync(string plant_code, string wkc, string StartTime, string EndTime, object userState) {
|
|
if ((this.CrrentOrderStateSelectOperationCompleted == null)) {
|
|
this.CrrentOrderStateSelectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCrrentOrderStateSelectOperationCompleted);
|
|
}
|
|
this.InvokeAsync("CrrentOrderStateSelect", new object[] {
|
|
plant_code,
|
|
wkc,
|
|
StartTime,
|
|
EndTime}, this.CrrentOrderStateSelectOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnCrrentOrderStateSelectOperationCompleted(object arg) {
|
|
if ((this.CrrentOrderStateSelectCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.CrrentOrderStateSelectCompleted(this, new CrrentOrderStateSelectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_MaterialPull_AndonCall_VerifyOK", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_MaterialPull_AndonCall_VerifyOK(
|
|
string PLANT_ID,
|
|
string WORK_CENTER_CODE,
|
|
string ANDON_TYPE,
|
|
string PROCESS_GROUP_ID,
|
|
string SOURCE_ID,
|
|
string ANDON_NUMBER,
|
|
string WORK_NUMBER,
|
|
string EMPLOYEE_NUMBER,
|
|
string ITEM_CODE,
|
|
string ITEM_DESCRIPTIONS,
|
|
string QUANTITY,
|
|
string ANDON_TIME,
|
|
string process_status,
|
|
string FLAG,
|
|
string REMARK,
|
|
string stot_flag) {
|
|
object[] results = this.Invoke("Web_MaterialPull_AndonCall_VerifyOK", new object[] {
|
|
PLANT_ID,
|
|
WORK_CENTER_CODE,
|
|
ANDON_TYPE,
|
|
PROCESS_GROUP_ID,
|
|
SOURCE_ID,
|
|
ANDON_NUMBER,
|
|
WORK_NUMBER,
|
|
EMPLOYEE_NUMBER,
|
|
ITEM_CODE,
|
|
ITEM_DESCRIPTIONS,
|
|
QUANTITY,
|
|
ANDON_TIME,
|
|
process_status,
|
|
FLAG,
|
|
REMARK,
|
|
stot_flag});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_AndonCall_VerifyOKAsync(
|
|
string PLANT_ID,
|
|
string WORK_CENTER_CODE,
|
|
string ANDON_TYPE,
|
|
string PROCESS_GROUP_ID,
|
|
string SOURCE_ID,
|
|
string ANDON_NUMBER,
|
|
string WORK_NUMBER,
|
|
string EMPLOYEE_NUMBER,
|
|
string ITEM_CODE,
|
|
string ITEM_DESCRIPTIONS,
|
|
string QUANTITY,
|
|
string ANDON_TIME,
|
|
string process_status,
|
|
string FLAG,
|
|
string REMARK,
|
|
string stot_flag) {
|
|
this.Web_MaterialPull_AndonCall_VerifyOKAsync(PLANT_ID, WORK_CENTER_CODE, ANDON_TYPE, PROCESS_GROUP_ID, SOURCE_ID, ANDON_NUMBER, WORK_NUMBER, EMPLOYEE_NUMBER, ITEM_CODE, ITEM_DESCRIPTIONS, QUANTITY, ANDON_TIME, process_status, FLAG, REMARK, stot_flag, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_AndonCall_VerifyOKAsync(
|
|
string PLANT_ID,
|
|
string WORK_CENTER_CODE,
|
|
string ANDON_TYPE,
|
|
string PROCESS_GROUP_ID,
|
|
string SOURCE_ID,
|
|
string ANDON_NUMBER,
|
|
string WORK_NUMBER,
|
|
string EMPLOYEE_NUMBER,
|
|
string ITEM_CODE,
|
|
string ITEM_DESCRIPTIONS,
|
|
string QUANTITY,
|
|
string ANDON_TIME,
|
|
string process_status,
|
|
string FLAG,
|
|
string REMARK,
|
|
string stot_flag,
|
|
object userState) {
|
|
if ((this.Web_MaterialPull_AndonCall_VerifyOKOperationCompleted == null)) {
|
|
this.Web_MaterialPull_AndonCall_VerifyOKOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_MaterialPull_AndonCall_VerifyOKOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_MaterialPull_AndonCall_VerifyOK", new object[] {
|
|
PLANT_ID,
|
|
WORK_CENTER_CODE,
|
|
ANDON_TYPE,
|
|
PROCESS_GROUP_ID,
|
|
SOURCE_ID,
|
|
ANDON_NUMBER,
|
|
WORK_NUMBER,
|
|
EMPLOYEE_NUMBER,
|
|
ITEM_CODE,
|
|
ITEM_DESCRIPTIONS,
|
|
QUANTITY,
|
|
ANDON_TIME,
|
|
process_status,
|
|
FLAG,
|
|
REMARK,
|
|
stot_flag}, this.Web_MaterialPull_AndonCall_VerifyOKOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_MaterialPull_AndonCall_VerifyOKOperationCompleted(object arg) {
|
|
if ((this.Web_MaterialPull_AndonCall_VerifyOKCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_MaterialPull_AndonCall_VerifyOKCompleted(this, new Web_MaterialPull_AndonCall_VerifyOKCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Select_AndonCall_Result", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataTable Select_AndonCall_Result(string PROCESS_GROUP_ID) {
|
|
object[] results = this.Invoke("Select_AndonCall_Result", new object[] {
|
|
PROCESS_GROUP_ID});
|
|
return ((System.Data.DataTable)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Select_AndonCall_ResultAsync(string PROCESS_GROUP_ID) {
|
|
this.Select_AndonCall_ResultAsync(PROCESS_GROUP_ID, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Select_AndonCall_ResultAsync(string PROCESS_GROUP_ID, object userState) {
|
|
if ((this.Select_AndonCall_ResultOperationCompleted == null)) {
|
|
this.Select_AndonCall_ResultOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSelect_AndonCall_ResultOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Select_AndonCall_Result", new object[] {
|
|
PROCESS_GROUP_ID}, this.Select_AndonCall_ResultOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnSelect_AndonCall_ResultOperationCompleted(object arg) {
|
|
if ((this.Select_AndonCall_ResultCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Select_AndonCall_ResultCompleted(this, new Select_AndonCall_ResultCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_AndonPlanStop_Return_Exec", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_AndonPlanStop_Return_Exec(string Plan_ID, string p_user_code, string StopMachine_style, string MachineCode, string p_andon_date_s, string p_andon_date_e, string p_enable_flag, string p_ClassCode, string StopMachine_diff) {
|
|
object[] results = this.Invoke("Web_AndonPlanStop_Return_Exec", new object[] {
|
|
Plan_ID,
|
|
p_user_code,
|
|
StopMachine_style,
|
|
MachineCode,
|
|
p_andon_date_s,
|
|
p_andon_date_e,
|
|
p_enable_flag,
|
|
p_ClassCode,
|
|
StopMachine_diff});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_AndonPlanStop_Return_ExecAsync(string Plan_ID, string p_user_code, string StopMachine_style, string MachineCode, string p_andon_date_s, string p_andon_date_e, string p_enable_flag, string p_ClassCode, string StopMachine_diff) {
|
|
this.Web_AndonPlanStop_Return_ExecAsync(Plan_ID, p_user_code, StopMachine_style, MachineCode, p_andon_date_s, p_andon_date_e, p_enable_flag, p_ClassCode, StopMachine_diff, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_AndonPlanStop_Return_ExecAsync(string Plan_ID, string p_user_code, string StopMachine_style, string MachineCode, string p_andon_date_s, string p_andon_date_e, string p_enable_flag, string p_ClassCode, string StopMachine_diff, object userState) {
|
|
if ((this.Web_AndonPlanStop_Return_ExecOperationCompleted == null)) {
|
|
this.Web_AndonPlanStop_Return_ExecOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_AndonPlanStop_Return_ExecOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_AndonPlanStop_Return_Exec", new object[] {
|
|
Plan_ID,
|
|
p_user_code,
|
|
StopMachine_style,
|
|
MachineCode,
|
|
p_andon_date_s,
|
|
p_andon_date_e,
|
|
p_enable_flag,
|
|
p_ClassCode,
|
|
StopMachine_diff}, this.Web_AndonPlanStop_Return_ExecOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_AndonPlanStop_Return_ExecOperationCompleted(object arg) {
|
|
if ((this.Web_AndonPlanStop_Return_ExecCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_AndonPlanStop_Return_ExecCompleted(this, new Web_AndonPlanStop_Return_ExecCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_AndonPlanStopType", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataTable Web_AndonPlanStopType(string Result) {
|
|
object[] results = this.Invoke("Web_AndonPlanStopType", new object[] {
|
|
Result});
|
|
return ((System.Data.DataTable)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_AndonPlanStopTypeAsync(string Result) {
|
|
this.Web_AndonPlanStopTypeAsync(Result, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_AndonPlanStopTypeAsync(string Result, object userState) {
|
|
if ((this.Web_AndonPlanStopTypeOperationCompleted == null)) {
|
|
this.Web_AndonPlanStopTypeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_AndonPlanStopTypeOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_AndonPlanStopType", new object[] {
|
|
Result}, this.Web_AndonPlanStopTypeOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_AndonPlanStopTypeOperationCompleted(object arg) {
|
|
if ((this.Web_AndonPlanStopTypeCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_AndonPlanStopTypeCompleted(this, new Web_AndonPlanStopTypeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_MaterialPull_DocumentNum_Select", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataSet Web_MaterialPull_DocumentNum_Select(string document_num, string wkc) {
|
|
object[] results = this.Invoke("Web_MaterialPull_DocumentNum_Select", new object[] {
|
|
document_num,
|
|
wkc});
|
|
return ((System.Data.DataSet)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_DocumentNum_SelectAsync(string document_num, string wkc) {
|
|
this.Web_MaterialPull_DocumentNum_SelectAsync(document_num, wkc, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_DocumentNum_SelectAsync(string document_num, string wkc, object userState) {
|
|
if ((this.Web_MaterialPull_DocumentNum_SelectOperationCompleted == null)) {
|
|
this.Web_MaterialPull_DocumentNum_SelectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_MaterialPull_DocumentNum_SelectOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_MaterialPull_DocumentNum_Select", new object[] {
|
|
document_num,
|
|
wkc}, this.Web_MaterialPull_DocumentNum_SelectOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_MaterialPull_DocumentNum_SelectOperationCompleted(object arg) {
|
|
if ((this.Web_MaterialPull_DocumentNum_SelectCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_MaterialPull_DocumentNum_SelectCompleted(this, new Web_MaterialPull_DocumentNum_SelectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_MaterialPull_DocumentNum_VerifyOK", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public string Web_MaterialPull_DocumentNum_VerifyOK(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string type, string GroupID) {
|
|
object[] results = this.Invoke("Web_MaterialPull_DocumentNum_VerifyOK", new object[] {
|
|
source_id,
|
|
orderNum,
|
|
plant_id,
|
|
wkc,
|
|
workNum,
|
|
delivery_num,
|
|
item_code,
|
|
recept_flag,
|
|
type,
|
|
GroupID});
|
|
return ((string)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_DocumentNum_VerifyOKAsync(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string type, string GroupID) {
|
|
this.Web_MaterialPull_DocumentNum_VerifyOKAsync(source_id, orderNum, plant_id, wkc, workNum, delivery_num, item_code, recept_flag, type, GroupID, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_MaterialPull_DocumentNum_VerifyOKAsync(string source_id, string orderNum, string plant_id, string wkc, string workNum, string delivery_num, string item_code, string recept_flag, string type, string GroupID, object userState) {
|
|
if ((this.Web_MaterialPull_DocumentNum_VerifyOKOperationCompleted == null)) {
|
|
this.Web_MaterialPull_DocumentNum_VerifyOKOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_MaterialPull_DocumentNum_VerifyOKOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_MaterialPull_DocumentNum_VerifyOK", new object[] {
|
|
source_id,
|
|
orderNum,
|
|
plant_id,
|
|
wkc,
|
|
workNum,
|
|
delivery_num,
|
|
item_code,
|
|
recept_flag,
|
|
type,
|
|
GroupID}, this.Web_MaterialPull_DocumentNum_VerifyOKOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_MaterialPull_DocumentNum_VerifyOKOperationCompleted(object arg) {
|
|
if ((this.Web_MaterialPull_DocumentNum_VerifyOKCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_MaterialPull_DocumentNum_VerifyOKCompleted(this, new Web_MaterialPull_DocumentNum_VerifyOKCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Select_DocumentReceptCord_Result", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataSet Select_DocumentReceptCord_Result(string DocumentNum, string PROCESS_GROUP_ID) {
|
|
object[] results = this.Invoke("Select_DocumentReceptCord_Result", new object[] {
|
|
DocumentNum,
|
|
PROCESS_GROUP_ID});
|
|
return ((System.Data.DataSet)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Select_DocumentReceptCord_ResultAsync(string DocumentNum, string PROCESS_GROUP_ID) {
|
|
this.Select_DocumentReceptCord_ResultAsync(DocumentNum, PROCESS_GROUP_ID, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Select_DocumentReceptCord_ResultAsync(string DocumentNum, string PROCESS_GROUP_ID, object userState) {
|
|
if ((this.Select_DocumentReceptCord_ResultOperationCompleted == null)) {
|
|
this.Select_DocumentReceptCord_ResultOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSelect_DocumentReceptCord_ResultOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Select_DocumentReceptCord_Result", new object[] {
|
|
DocumentNum,
|
|
PROCESS_GROUP_ID}, this.Select_DocumentReceptCord_ResultOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnSelect_DocumentReceptCord_ResultOperationCompleted(object arg) {
|
|
if ((this.Select_DocumentReceptCord_ResultCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Select_DocumentReceptCord_ResultCompleted(this, new Select_DocumentReceptCord_ResultCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_OnePieceFlowModle_Judge", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataTable Web_OnePieceFlowModle_Judge(string BarCode, string wkc) {
|
|
object[] results = this.Invoke("Web_OnePieceFlowModle_Judge", new object[] {
|
|
BarCode,
|
|
wkc});
|
|
return ((System.Data.DataTable)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_OnePieceFlowModle_JudgeAsync(string BarCode, string wkc) {
|
|
this.Web_OnePieceFlowModle_JudgeAsync(BarCode, wkc, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_OnePieceFlowModle_JudgeAsync(string BarCode, string wkc, object userState) {
|
|
if ((this.Web_OnePieceFlowModle_JudgeOperationCompleted == null)) {
|
|
this.Web_OnePieceFlowModle_JudgeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_OnePieceFlowModle_JudgeOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_OnePieceFlowModle_Judge", new object[] {
|
|
BarCode,
|
|
wkc}, this.Web_OnePieceFlowModle_JudgeOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_OnePieceFlowModle_JudgeOperationCompleted(object arg) {
|
|
if ((this.Web_OnePieceFlowModle_JudgeCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_OnePieceFlowModle_JudgeCompleted(this, new Web_OnePieceFlowModle_JudgeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/Web_OnePieceFlowModle_DetaileInfo", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
|
|
public System.Data.DataTable Web_OnePieceFlowModle_DetaileInfo(string BarCode, string wkc) {
|
|
object[] results = this.Invoke("Web_OnePieceFlowModle_DetaileInfo", new object[] {
|
|
BarCode,
|
|
wkc});
|
|
return ((System.Data.DataTable)(results[0]));
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_OnePieceFlowModle_DetaileInfoAsync(string BarCode, string wkc) {
|
|
this.Web_OnePieceFlowModle_DetaileInfoAsync(BarCode, wkc, null);
|
|
}
|
|
|
|
/// <remarks/>
|
|
public void Web_OnePieceFlowModle_DetaileInfoAsync(string BarCode, string wkc, object userState) {
|
|
if ((this.Web_OnePieceFlowModle_DetaileInfoOperationCompleted == null)) {
|
|
this.Web_OnePieceFlowModle_DetaileInfoOperationCompleted = new System.Threading.SendOrPostCallback(this.OnWeb_OnePieceFlowModle_DetaileInfoOperationCompleted);
|
|
}
|
|
this.InvokeAsync("Web_OnePieceFlowModle_DetaileInfo", new object[] {
|
|
BarCode,
|
|
wkc}, this.Web_OnePieceFlowModle_DetaileInfoOperationCompleted, userState);
|
|
}
|
|
|
|
private void OnWeb_OnePieceFlowModle_DetaileInfoOperationCompleted(object arg) {
|
|
if ((this.Web_OnePieceFlowModle_DetaileInfoCompleted != null)) {
|
|
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
|
|
this.Web_OnePieceFlowModle_DetaileInfoCompleted(this, new Web_OnePieceFlowModle_DetaileInfoCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public new void CancelAsync(object userState) {
|
|
base.CancelAsync(userState);
|
|
}
|
|
|
|
private bool IsLocalFileSystemWebService(string url) {
|
|
if (((url == null)
|
|
|| (url == string.Empty))) {
|
|
return false;
|
|
}
|
|
System.Uri wsUri = new System.Uri(url);
|
|
if (((wsUri.Port >= 1024)
|
|
&& (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) {
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void HelloWorldCompletedEventHandler(object sender, HelloWorldCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class HelloWorldCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal HelloWorldCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_BarcodeReturn_Split_ExecCompletedEventHandler(object sender, Web_BarcodeReturn_Split_ExecCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_BarcodeReturn_Split_ExecCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_BarcodeReturn_Split_ExecCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_BarcodeReturn_Return_ExecCompletedEventHandler(object sender, Web_BarcodeReturn_Return_ExecCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_BarcodeReturn_Return_ExecCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_BarcodeReturn_Return_ExecCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_Barcode_Return_ReturnCancel_OracleCompletedEventHandler(object sender, Web_Barcode_Return_ReturnCancel_OracleCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_Barcode_Return_ReturnCancel_OracleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_Barcode_Return_ReturnCancel_OracleCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_DirectUpload_Document_SelectCompletedEventHandler(object sender, Web_DirectUpload_Document_SelectCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_DirectUpload_Document_SelectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_DirectUpload_Document_SelectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataSet Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataSet)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_DirectUpload_Document_VerifyOKCompletedEventHandler(object sender, Web_DirectUpload_Document_VerifyOKCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_DirectUpload_Document_VerifyOKCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_DirectUpload_Document_VerifyOKCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void CrrentOrderStateSelectCompletedEventHandler(object sender, CrrentOrderStateSelectCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class CrrentOrderStateSelectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal CrrentOrderStateSelectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataTable Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataTable)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_MaterialPull_AndonCall_VerifyOKCompletedEventHandler(object sender, Web_MaterialPull_AndonCall_VerifyOKCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_MaterialPull_AndonCall_VerifyOKCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_MaterialPull_AndonCall_VerifyOKCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Select_AndonCall_ResultCompletedEventHandler(object sender, Select_AndonCall_ResultCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Select_AndonCall_ResultCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Select_AndonCall_ResultCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataTable Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataTable)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_AndonPlanStop_Return_ExecCompletedEventHandler(object sender, Web_AndonPlanStop_Return_ExecCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_AndonPlanStop_Return_ExecCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_AndonPlanStop_Return_ExecCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_AndonPlanStopTypeCompletedEventHandler(object sender, Web_AndonPlanStopTypeCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_AndonPlanStopTypeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_AndonPlanStopTypeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataTable Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataTable)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_MaterialPull_DocumentNum_SelectCompletedEventHandler(object sender, Web_MaterialPull_DocumentNum_SelectCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_MaterialPull_DocumentNum_SelectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_MaterialPull_DocumentNum_SelectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataSet Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataSet)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_MaterialPull_DocumentNum_VerifyOKCompletedEventHandler(object sender, Web_MaterialPull_DocumentNum_VerifyOKCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_MaterialPull_DocumentNum_VerifyOKCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_MaterialPull_DocumentNum_VerifyOKCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((string)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Select_DocumentReceptCord_ResultCompletedEventHandler(object sender, Select_DocumentReceptCord_ResultCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Select_DocumentReceptCord_ResultCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Select_DocumentReceptCord_ResultCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataSet Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataSet)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_OnePieceFlowModle_JudgeCompletedEventHandler(object sender, Web_OnePieceFlowModle_JudgeCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_OnePieceFlowModle_JudgeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_OnePieceFlowModle_JudgeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataTable Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataTable)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
public delegate void Web_OnePieceFlowModle_DetaileInfoCompletedEventHandler(object sender, Web_OnePieceFlowModle_DetaileInfoCompletedEventArgs e);
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.6.81.0")]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
public partial class Web_OnePieceFlowModle_DetaileInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
|
|
|
|
private object[] results;
|
|
|
|
internal Web_OnePieceFlowModle_DetaileInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
|
|
base(exception, cancelled, userState) {
|
|
this.results = results;
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.Data.DataTable Result {
|
|
get {
|
|
this.RaiseExceptionIfNecessary();
|
|
return ((System.Data.DataTable)(this.results[0]));
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
#pragma warning restore 1591 |