//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008 { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="urn:sap-com:document:sap:soap:functions:mc-style", ConfigurationName="HGSAPDK_ZPPFM008.ZPPFM008")] public interface ZPPFM008 { // CODEGEN: 操作 Zppfm008 以后生成的消息协定不是 RPC,也不是换行文档。 [System.ServiceModel.OperationContractAttribute(Action="urn:sap-com:document:sap:soap:functions:mc-style:ZPPFM008:Zppfm008Request", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response1 Zppfm008(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Request request); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:sap-com:document:sap:soap:functions:mc-style")] public partial class Zppfm008 : object, System.ComponentModel.INotifyPropertyChanged { private Zspp100[] tableInField; private Zspp100[] tableOutField; private int zsumField; private bool zsumFieldSpecified; /// [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] [System.Xml.Serialization.XmlArrayItemAttribute("item", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] public Zspp100[] TableIn { get { return this.tableInField; } set { this.tableInField = value; this.RaisePropertyChanged("TableIn"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] [System.Xml.Serialization.XmlArrayItemAttribute("item", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] public Zspp100[] TableOut { get { return this.tableOutField; } set { this.tableOutField = value; this.RaisePropertyChanged("TableOut"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public int Zsum { get { return this.zsumField; } set { this.zsumField = value; this.RaisePropertyChanged("Zsum"); } } /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ZsumSpecified { get { return this.zsumFieldSpecified; } set { this.zsumFieldSpecified = value; this.RaisePropertyChanged("ZsumSpecified"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sap-com:document:sap:soap:functions:mc-style")] public partial class Zspp100 : object, System.ComponentModel.INotifyPropertyChanged { private string werksField; private string groesField; private string matnrField; private string zghnuField; private string zjdnuField; private string zscnuField; private string vbelnField; private string posnrField; private string zclngField; private string zspngField; private string zqcngField; private string zhsngField; private string zgbngField; private string ztypeField; private string zmsgField; private string mjahrField; private string mblnr1Field; private string ztype1Field; private string zmsg1Field; private string mblnr2Field; private string ztype2Field; private string zmsg2Field; private string mblnr3Field; private string ztype3Field; private string zmsg3Field; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] public string Werks { get { return this.werksField; } set { this.werksField = value; this.RaisePropertyChanged("Werks"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] public string Groes { get { return this.groesField; } set { this.groesField = value; this.RaisePropertyChanged("Groes"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public string Matnr { get { return this.matnrField; } set { this.matnrField = value; this.RaisePropertyChanged("Matnr"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string Zghnu { get { return this.zghnuField; } set { this.zghnuField = value; this.RaisePropertyChanged("Zghnu"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=4)] public string Zjdnu { get { return this.zjdnuField; } set { this.zjdnuField = value; this.RaisePropertyChanged("Zjdnu"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=5)] public string Zscnu { get { return this.zscnuField; } set { this.zscnuField = value; this.RaisePropertyChanged("Zscnu"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=6)] public string Vbeln { get { return this.vbelnField; } set { this.vbelnField = value; this.RaisePropertyChanged("Vbeln"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=7)] public string Posnr { get { return this.posnrField; } set { this.posnrField = value; this.RaisePropertyChanged("Posnr"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=8)] public string Zclng { get { return this.zclngField; } set { this.zclngField = value; this.RaisePropertyChanged("Zclng"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=9)] public string Zspng { get { return this.zspngField; } set { this.zspngField = value; this.RaisePropertyChanged("Zspng"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=10)] public string Zqcng { get { return this.zqcngField; } set { this.zqcngField = value; this.RaisePropertyChanged("Zqcng"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=11)] public string Zhsng { get { return this.zhsngField; } set { this.zhsngField = value; this.RaisePropertyChanged("Zhsng"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=12)] public string Zgbng { get { return this.zgbngField; } set { this.zgbngField = value; this.RaisePropertyChanged("Zgbng"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=13)] public string Ztype { get { return this.ztypeField; } set { this.ztypeField = value; this.RaisePropertyChanged("Ztype"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=14)] public string Zmsg { get { return this.zmsgField; } set { this.zmsgField = value; this.RaisePropertyChanged("Zmsg"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=15)] public string Mjahr { get { return this.mjahrField; } set { this.mjahrField = value; this.RaisePropertyChanged("Mjahr"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=16)] public string Mblnr1 { get { return this.mblnr1Field; } set { this.mblnr1Field = value; this.RaisePropertyChanged("Mblnr1"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=17)] public string Ztype1 { get { return this.ztype1Field; } set { this.ztype1Field = value; this.RaisePropertyChanged("Ztype1"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=18)] public string Zmsg1 { get { return this.zmsg1Field; } set { this.zmsg1Field = value; this.RaisePropertyChanged("Zmsg1"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=19)] public string Mblnr2 { get { return this.mblnr2Field; } set { this.mblnr2Field = value; this.RaisePropertyChanged("Mblnr2"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=20)] public string Ztype2 { get { return this.ztype2Field; } set { this.ztype2Field = value; this.RaisePropertyChanged("Ztype2"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=21)] public string Zmsg2 { get { return this.zmsg2Field; } set { this.zmsg2Field = value; this.RaisePropertyChanged("Zmsg2"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=22)] public string Mblnr3 { get { return this.mblnr3Field; } set { this.mblnr3Field = value; this.RaisePropertyChanged("Mblnr3"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=23)] public string Ztype3 { get { return this.ztype3Field; } set { this.ztype3Field = value; this.RaisePropertyChanged("Ztype3"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=24)] public string Zmsg3 { get { return this.zmsg3Field; } set { this.zmsg3Field = value; this.RaisePropertyChanged("Zmsg3"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3056.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:sap-com:document:sap:soap:functions:mc-style")] public partial class Zppfm008Response : object, System.ComponentModel.INotifyPropertyChanged { private Zspp100[] tableInField; private Zspp100[] tableOutField; private string zmsgField; private string ztypeField; /// [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] [System.Xml.Serialization.XmlArrayItemAttribute("item", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] public Zspp100[] TableIn { get { return this.tableInField; } set { this.tableInField = value; this.RaisePropertyChanged("TableIn"); } } /// [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=1)] [System.Xml.Serialization.XmlArrayItemAttribute("item", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)] public Zspp100[] TableOut { get { return this.tableOutField; } set { this.tableOutField = value; this.RaisePropertyChanged("TableOut"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=2)] public string Zmsg { get { return this.zmsgField; } set { this.zmsgField = value; this.RaisePropertyChanged("Zmsg"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string Ztype { get { return this.ztypeField; } set { this.ztypeField = value; this.RaisePropertyChanged("Ztype"); } } public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged; protected void RaisePropertyChanged(string propertyName) { System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged; if ((propertyChanged != null)) { propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName)); } } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(IsWrapped=false)] public partial class Zppfm008Request { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:sap-com:document:sap:soap:functions:mc-style", Order=0)] public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008 Zppfm008; public Zppfm008Request() { } public Zppfm008Request(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008 Zppfm008) { this.Zppfm008 = Zppfm008; } } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] [System.ServiceModel.MessageContractAttribute(IsWrapped=false)] public partial class Zppfm008Response1 { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:sap-com:document:sap:soap:functions:mc-style", Order=0)] public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response Zppfm008Response; public Zppfm008Response1() { } public Zppfm008Response1(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response Zppfm008Response) { this.Zppfm008Response = Zppfm008Response; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface ZPPFM008Channel : Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.ZPPFM008, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class ZPPFM008Client : System.ServiceModel.ClientBase, Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.ZPPFM008 { public ZPPFM008Client() { } public ZPPFM008Client(string endpointConfigurationName) : base(endpointConfigurationName) { } public ZPPFM008Client(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ZPPFM008Client(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ZPPFM008Client(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : base(binding, remoteAddress) { } [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response1 Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.ZPPFM008.Zppfm008(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Request request) { return base.Channel.Zppfm008(request); } public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response Zppfm008(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008 Zppfm0081) { Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Request inValue = new Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Request(); inValue.Zppfm008 = Zppfm0081; Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.Zppfm008Response1 retVal = ((Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM008.ZPPFM008)(this)).Zppfm008(inValue); return retVal.Zppfm008Response; } } }