ZMMFM_WMS002Service.wsdl.xml 4.98 KB
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://esb.primeton.com/sap-adaptor" xmlns:soapenc11="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://esb.primeton.com/sap-adaptor" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://esb.primeton.com/sap-adaptor/rfc" xmlns:soapenc12="http://www.w3.org/2003/05/soap-encoding">
  <wsdl:types>
    <xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://esb.primeton.com/sap-adaptor/rfc">
																		<xsd:complexType name="ArrayOfT_AUF">
				<xsd:sequence>
					<xsd:element maxOccurs="unbounded" minOccurs="0" name="T_AUF" nillable="true" type="ns1:T_AUF"/>
				</xsd:sequence>
			</xsd:complexType>
																	<xsd:complexType name="T_AUF">
				<xsd:sequence>
									<xsd:element minOccurs="0" name="AUFNR" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="CHARG" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="EBELN" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="EBELP" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="LGORT" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="MATNR" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="MENGE" nillable="true" type="xsd:int"/>
								</xsd:sequence>
			</xsd:complexType>
																						<xsd:complexType name="ArrayOfT_SER">
				<xsd:sequence>
					<xsd:element maxOccurs="unbounded" minOccurs="0" name="T_SER" nillable="true" type="ns1:T_SER"/>
				</xsd:sequence>
			</xsd:complexType>
																	<xsd:complexType name="T_SER">
				<xsd:sequence>
									<xsd:element minOccurs="0" name="AUFNR" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="EBELN" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="EBELP" nillable="true" type="xsd:string"/>
									<xsd:element minOccurs="0" name="SERNR" nillable="true" type="xsd:string"/>
								</xsd:sequence>
			</xsd:complexType>
																</xsd:schema>
    <xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://esb.primeton.com/sap-adaptor">
			<xsd:element name="ZMMFM_WMS_002">
				<xsd:complexType>
					<xsd:sequence>
																					<xsd:element maxOccurs="1" minOccurs="1" name="ArrayOfT_AUF" nillable="true" type="ns1:ArrayOfT_AUF"/>
																	<xsd:element maxOccurs="1" minOccurs="1" name="ArrayOfT_SER" nillable="true" type="ns1:ArrayOfT_SER"/>
										</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="ZMMFM_WMS_002Response">
				<xsd:complexType>
					<xsd:sequence>
																<xsd:element maxOccurs="1" minOccurs="1" name="O_MBLNR" nillable="true" type="xsd:string"/>
																									<xsd:element maxOccurs="1" minOccurs="1" name="O_MESSG" nillable="true" type="xsd:string"/>
																									<xsd:element maxOccurs="1" minOccurs="1" name="O_TYPE" nillable="true" type="xsd:string"/>
																					<xsd:element maxOccurs="1" minOccurs="1" name="ArrayOfT_AUF" nillable="true" type="ns1:ArrayOfT_AUF"/>
																	<xsd:element maxOccurs="1" minOccurs="1" name="ArrayOfT_SER" nillable="true" type="ns1:ArrayOfT_SER"/>
										</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:schema>
  </wsdl:types>
  <wsdl:message name="ZMMFM_WMS_002Response">
    <wsdl:part name="parameters" element="tns:ZMMFM_WMS_002Response">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="ZMMFM_WMS_002Request">
    <wsdl:part name="parameters" element="tns:ZMMFM_WMS_002">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="ZMMFM_WMS002ServicePortType">
    <wsdl:operation name="ZMMFM_WMS_002">
      <wsdl:input name="ZMMFM_WMS_002Request" message="tns:ZMMFM_WMS_002Request">
    </wsdl:input>
      <wsdl:output name="ZMMFM_WMS_002Response" message="tns:ZMMFM_WMS_002Response">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="ZMMFM_WMS002ServiceHttpBinding" type="tns:ZMMFM_WMS002ServicePortType">
    <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="ZMMFM_WMS_002">
      <wsdlsoap:operation soapAction=""/>
      <wsdl:input name="ZMMFM_WMS_002Request">
        <wsdlsoap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="ZMMFM_WMS_002Response">
        <wsdlsoap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="ZMMFM_WMS002Service">
    <wsdl:port name="ZMMFM_WMS002ServiceHttpPort" binding="tns:ZMMFM_WMS002ServiceHttpBinding">
      <wsdlsoap:address location="HTTP://192.168.11.24:9090/ZMMFM_WMS002Service"/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>