//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010 { [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] [System.ServiceModel.ServiceContractAttribute(Namespace="urn:sap-com:document:sap:rfc:functions", ConfigurationName="HGSAPDK_ZPPFM010.ZPPFM010")] public interface ZPPFM010 { // CODEGEN: 操作 ZPPFM010 以后生成的消息协定不是 RPC,也不是换行文档。 [System.ServiceModel.OperationContractAttribute(Action="urn:sap-com:document:sap:rfc:functions:ZPPFM010:ZPPFM010Request", ReplyAction="*")] [System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)] Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Response1 ZPPFM010(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Request request); } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.7.3190.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:sap-com:document:sap:rfc:functions")] public partial class Zppfm010 : object, System.ComponentModel.INotifyPropertyChanged { private ZSPP110[] tABLE_INField; private ZSPP110[] tABLE_OUTField; 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 ZSPP110[] TABLE_IN { get { return this.tABLE_INField; } set { this.tABLE_INField = value; this.RaisePropertyChanged("TABLE_IN"); } } /// [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 ZSPP110[] TABLE_OUT { get { return this.tABLE_OUTField; } set { this.tABLE_OUTField = value; this.RaisePropertyChanged("TABLE_OUT"); } } /// [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.3190.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="urn:sap-com:document:sap:rfc:functions")] public partial class ZSPP110 : object, System.ComponentModel.INotifyPropertyChanged { private string zSCNUField; private string wERKSField; private string zSCTMField; private string zBZTMField; private string zCPBMField; private string mATNRField; private string zBZBSField; private string zCXBDField; private string kDAUFField; private string kDPOSField; private string zTYPEField; private string zMSGField; /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=0)] 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=1)] 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=2)] public string ZSCTM { get { return this.zSCTMField; } set { this.zSCTMField = value; this.RaisePropertyChanged("ZSCTM"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=3)] public string ZBZTM { get { return this.zBZTMField; } set { this.zBZTMField = value; this.RaisePropertyChanged("ZBZTM"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=4)] public string ZCPBM { get { return this.zCPBMField; } set { this.zCPBMField = value; this.RaisePropertyChanged("ZCPBM"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=5)] 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=6)] public string ZBZBS { get { return this.zBZBSField; } set { this.zBZBSField = value; this.RaisePropertyChanged("ZBZBS"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=7)] public string ZCXBD { get { return this.zCXBDField; } set { this.zCXBDField = value; this.RaisePropertyChanged("ZCXBD"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=8)] public string KDAUF { get { return this.kDAUFField; } set { this.kDAUFField = value; this.RaisePropertyChanged("KDAUF"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=9)] public string KDPOS { get { return this.kDPOSField; } set { this.kDPOSField = value; this.RaisePropertyChanged("KDPOS"); } } /// [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=10)] 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=11)] public string ZMSG { get { return this.zMSGField; } set { this.zMSGField = value; this.RaisePropertyChanged("ZMSG"); } } 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.3190.0")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:sap-com:document:sap:rfc:functions")] public partial class ZPPFM010Response : object, System.ComponentModel.INotifyPropertyChanged { private ZSPP110[] tABLE_INField; private ZSPP110[] tABLE_OUTField; 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 ZSPP110[] TABLE_IN { get { return this.tABLE_INField; } set { this.tABLE_INField = value; this.RaisePropertyChanged("TABLE_IN"); } } /// [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 ZSPP110[] TABLE_OUT { get { return this.tABLE_OUTField; } set { this.tABLE_OUTField = value; this.RaisePropertyChanged("TABLE_OUT"); } } /// [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 ZPPFM010Request { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:sap-com:document:sap:rfc:functions", Order=0)] public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.Zppfm010 ZPPFM010; public ZPPFM010Request() { } public ZPPFM010Request(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.Zppfm010 ZPPFM010) { this.ZPPFM010 = ZPPFM010; } } [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 ZPPFM010Response1 { [System.ServiceModel.MessageBodyMemberAttribute(Namespace="urn:sap-com:document:sap:rfc:functions", Order=0)] public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Response ZPPFM010Response; public ZPPFM010Response1() { } public ZPPFM010Response1(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Response ZPPFM010Response) { this.ZPPFM010Response = ZPPFM010Response; } } [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public interface ZPPFM010Channel : Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010, System.ServiceModel.IClientChannel { } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")] public partial class ZPPFM010Client : System.ServiceModel.ClientBase, Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010 { public ZPPFM010Client() { } public ZPPFM010Client(string endpointConfigurationName) : base(endpointConfigurationName) { } public ZPPFM010Client(string endpointConfigurationName, string remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ZPPFM010Client(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : base(endpointConfigurationName, remoteAddress) { } public ZPPFM010Client(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_ZPPFM010.ZPPFM010Response1 Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010.ZPPFM010(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Request request) { return base.Channel.ZPPFM010(request); } public Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Response ZPPFM010(Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.Zppfm010 ZPPFM0101) { Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Request inValue = new Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Request(); inValue.ZPPFM010 = ZPPFM0101; Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010Response1 retVal = ((Dongke.IBOSS.PRD.Service.SAPHegiiDataService.HGSAPDK_ZPPFM010.ZPPFM010)(this)).ZPPFM010(inValue); return retVal.ZPPFM010Response; } } }