|
@@ -46,6 +46,10 @@
|
|
|
|
|
|
<xs:element name="MT_KUNNR_IN_WMS17Response" type="tns:MT_KUNNR_IN_WMS17Response"/>
|
|
<xs:element name="MT_KUNNR_IN_WMS17Response" type="tns:MT_KUNNR_IN_WMS17Response"/>
|
|
|
|
|
|
|
|
+ <xs:element name="MT_KUNNR_IN_WMS18" type="tns:MT_KUNNR_IN_WMS18"/>
|
|
|
|
+
|
|
|
|
+ <xs:element name="MT_KUNNR_IN_WMS18Response" type="tns:MT_KUNNR_IN_WMS18Response"/>
|
|
|
|
+
|
|
<xs:complexType name="MT_KUNNR_IN_WMS01">
|
|
<xs:complexType name="MT_KUNNR_IN_WMS01">
|
|
<xs:sequence>
|
|
<xs:sequence>
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="arg0" type="tns:dtKUNNRIN01"/>
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="arg0" type="tns:dtKUNNRIN01"/>
|
|
@@ -585,6 +589,36 @@
|
|
</xs:sequence>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:complexType>
|
|
|
|
|
|
|
|
+ <xs:complexType name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ <xs:sequence>
|
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="arg0" type="tns:dtKUNNRIN18"/>
|
|
|
|
+ </xs:sequence>
|
|
|
|
+ </xs:complexType>
|
|
|
|
+
|
|
|
|
+ <xs:complexType name="dtKUNNRIN18">
|
|
|
|
+ <xs:sequence>
|
|
|
|
+ <xs:element minOccurs="0" name="BUKRS" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="BWKEY" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="CREATE_DATE" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="VBELN" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="ZBUSI_TYP" type="xs:string"/>
|
|
|
|
+ </xs:sequence>
|
|
|
|
+ </xs:complexType>
|
|
|
|
+
|
|
|
|
+ <xs:complexType name="MT_KUNNR_IN_WMS18Response">
|
|
|
|
+ <xs:sequence>
|
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="return" type="tns:dtKUNNRINRT18"/>
|
|
|
|
+ </xs:sequence>
|
|
|
|
+ </xs:complexType>
|
|
|
|
+
|
|
|
|
+ <xs:complexType name="dtKUNNRINRT18">
|
|
|
|
+ <xs:sequence>
|
|
|
|
+ <xs:element minOccurs="0" name="DANJ_NO" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="MESS_CONTENT" type="xs:string"/>
|
|
|
|
+ <xs:element minOccurs="0" name="MESS_TYPE" type="xs:string"/>
|
|
|
|
+ </xs:sequence>
|
|
|
|
+ </xs:complexType>
|
|
|
|
+
|
|
</xs:schema>
|
|
</xs:schema>
|
|
</wsdl:types>
|
|
</wsdl:types>
|
|
<wsdl:message name="MT_KUNNR_IN_WMS14Response">
|
|
<wsdl:message name="MT_KUNNR_IN_WMS14Response">
|
|
@@ -667,6 +701,10 @@
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS17" name="parameters">
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS17" name="parameters">
|
|
</wsdl:part>
|
|
</wsdl:part>
|
|
</wsdl:message>
|
|
</wsdl:message>
|
|
|
|
+ <wsdl:message name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ <wsdl:part element="tns:MT_KUNNR_IN_WMS18" name="parameters">
|
|
|
|
+ </wsdl:part>
|
|
|
|
+ </wsdl:message>
|
|
<wsdl:message name="MT_KUNNR_IN_WMS02Response">
|
|
<wsdl:message name="MT_KUNNR_IN_WMS02Response">
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS02Response" name="parameters">
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS02Response" name="parameters">
|
|
</wsdl:part>
|
|
</wsdl:part>
|
|
@@ -675,6 +713,10 @@
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS10_2Response" name="parameters">
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS10_2Response" name="parameters">
|
|
</wsdl:part>
|
|
</wsdl:part>
|
|
</wsdl:message>
|
|
</wsdl:message>
|
|
|
|
+ <wsdl:message name="MT_KUNNR_IN_WMS18Response">
|
|
|
|
+ <wsdl:part element="tns:MT_KUNNR_IN_WMS18Response" name="parameters">
|
|
|
|
+ </wsdl:part>
|
|
|
|
+ </wsdl:message>
|
|
<wsdl:portType name="WMSService">
|
|
<wsdl:portType name="WMSService">
|
|
<wsdl:operation name="MT_KUNNR_IN_WMS01">
|
|
<wsdl:operation name="MT_KUNNR_IN_WMS01">
|
|
<wsdl:input message="tns:MT_KUNNR_IN_WMS01" name="MT_KUNNR_IN_WMS01">
|
|
<wsdl:input message="tns:MT_KUNNR_IN_WMS01" name="MT_KUNNR_IN_WMS01">
|
|
@@ -742,6 +784,12 @@
|
|
<wsdl:output message="tns:MT_KUNNR_IN_WMS17Response" name="MT_KUNNR_IN_WMS17Response">
|
|
<wsdl:output message="tns:MT_KUNNR_IN_WMS17Response" name="MT_KUNNR_IN_WMS17Response">
|
|
</wsdl:output>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:operation>
|
|
|
|
+ <wsdl:operation name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ <wsdl:input message="tns:MT_KUNNR_IN_WMS18" name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ </wsdl:input>
|
|
|
|
+ <wsdl:output message="tns:MT_KUNNR_IN_WMS18Response" name="MT_KUNNR_IN_WMS18Response">
|
|
|
|
+ </wsdl:output>
|
|
|
|
+ </wsdl:operation>
|
|
</wsdl:portType>
|
|
</wsdl:portType>
|
|
<wsdl:binding name="WMSServiceSoapBinding" type="tns:WMSService">
|
|
<wsdl:binding name="WMSServiceSoapBinding" type="tns:WMSService">
|
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
@@ -844,6 +892,15 @@
|
|
<soap:body use="literal"/>
|
|
<soap:body use="literal"/>
|
|
</wsdl:output>
|
|
</wsdl:output>
|
|
</wsdl:operation>
|
|
</wsdl:operation>
|
|
|
|
+ <wsdl:operation name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ <soap:operation soapAction="wms18" style="document"/>
|
|
|
|
+ <wsdl:input name="MT_KUNNR_IN_WMS18">
|
|
|
|
+ <soap:body use="literal"/>
|
|
|
|
+ </wsdl:input>
|
|
|
|
+ <wsdl:output name="MT_KUNNR_IN_WMS18Response">
|
|
|
|
+ <soap:body use="literal"/>
|
|
|
|
+ </wsdl:output>
|
|
|
|
+ </wsdl:operation>
|
|
</wsdl:binding>
|
|
</wsdl:binding>
|
|
<wsdl:service name="WMSService">
|
|
<wsdl:service name="WMSService">
|
|
<wsdl:port binding="tns:WMSServiceSoapBinding" name="WMSServiceImplPort">
|
|
<wsdl:port binding="tns:WMSServiceSoapBinding" name="WMSServiceImplPort">
|