You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<?xml version="1.0" encoding="utf-8"?> <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="urn:sap-com:document:sap:rfc:functions" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" targetNamespace="urn:sap-com:document:sap:rfc:functions" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:documentation> <sidl:sidl xmlns:sidl="http://www.sap.com/2007/03/sidl" /> </wsdl:documentation> <wsp:UsingPolicy wsdl:required="true" /> <wsp:Policy wsu:Id="BN_ZWMS_SK_DO_GZ"> <wsaw:UsingAddressing xmlns:wsaw="http://schemas.xmlsoap.org/ws/2004/08/addressing" /> <saptrnbnd:OptimizedXMLTransfer uri="http://xml.sap.com/2006/11/esi/esp/binxml" xmlns:saptrnbnd="http://www.sap.com/webas/710/soap/features/transportbinding/" wsp:Optional="true" /> <sapattahnd:Enabled xmlns:sapattahnd="http://www.sap.com/710/features/attachment/">false</sapattahnd:Enabled> <wsp:ExactlyOne xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:sapsp="http://www.sap.com/webas/630/soap/features/security/policy" xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility" /> </wsp:Policy> <wsp:Policy wsu:Id="IF_ZWMS_SK_DO_GZ"> <sapsession:Session xmlns:sapsession="http://www.sap.com/webas/630/soap/features/session/"> <sapsession:enableSession>false</sapsession:enableSession> </sapsession:Session> <sapcentraladmin:CentralAdministration xmlns:sapcentraladmin="http://www.sap.com/webas/700/soap/features/CentralAdministration/" wsp:Optional="true"> <sapcentraladmin:BusinessApplicationID>E50B2D7A654B0CF1BEC76C3BE5AB5E3F</sapcentraladmin:BusinessApplicationID> </sapcentraladmin:CentralAdministration> </wsp:Policy> <wsp:Policy wsu:Id="OP_ZWMS_SK_DO_GZ"> <sapcomhnd:enableCommit xmlns:sapcomhnd="http://www.sap.com/NW05/soap/features/commit/">false</sapcomhnd:enableCommit> <sapblock:enableBlocking xmlns:sapblock="http://www.sap.com/NW05/soap/features/blocking/">true</sapblock:enableBlocking> <saptrhnw05:required xmlns:saptrhnw05="http://www.sap.com/NW05/soap/features/transaction/">no</saptrhnw05:required> <saprmnw05:enableWSRM xmlns:saprmnw05="http://www.sap.com/NW05/soap/features/wsrm/">false</saprmnw05:enableWSRM> </wsp:Policy> <wsdl:types> <xsd:schema attributeFormDefault="qualified" targetNamespace="urn:sap-com:document:sap:rfc:functions"> <xsd:simpleType name="char1"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="1" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char10"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="10" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char18"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="18" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char20"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char250"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="250" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char30"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="30" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char35"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="35" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char4"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="4" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char40"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="char80"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="80" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="date10"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="10" /> <xsd:pattern value="\d\d\d\d-\d\d-\d\d" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="numeric6"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="6" /> <xsd:pattern value="\d*" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="quantum13.3"> <xsd:restriction base="xsd:decimal"> <xsd:totalDigits value="13" /> <xsd:fractionDigits value="3" /> </xsd:restriction> </xsd:simpleType> <xsd:simpleType name="unit3"> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3" /> </xsd:restriction> </xsd:simpleType> <xsd:complexType name="ZWMS_DO_HEAD"> <xsd:sequence> <xsd:element name="VBELN" type="tns:char10" /> <xsd:element name="LFDAT" type="tns:date10" /> <xsd:element name="KUNNR" type="tns:char10" /> <xsd:element name="NAME1" type="tns:char35" /> <xsd:element name="VSTEL" type="tns:char4" /> <xsd:element name="LFART" type="tns:char4" /> <xsd:element name="VTEXT" type="tns:char20" /> <xsd:element name="TEST1" type="tns:char30" /> <xsd:element name="TEST2" type="tns:char30" /> <xsd:element name="TEST3" type="tns:char30" /> <xsd:element name="TEST4" type="tns:char30" /> <xsd:element name="TEST5" type="tns:char30" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="ZWMS_DO_GERNR"> <xsd:sequence> <xsd:element name="VBELN" type="tns:char10" /> <xsd:element name="POSNR" type="tns:numeric6" /> <xsd:element name="GERNR_KEY" type="xsd:int" /> <xsd:element name="GERNR" type="tns:char18" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="ZWMS_DO_ITEM"> <xsd:sequence> <xsd:element name="VBELN" type="tns:char10" /> <xsd:element name="POSNR" type="tns:numeric6" /> <xsd:element name="MATNR" type="tns:char18" /> <xsd:element name="MAKTX" type="tns:char40" /> <xsd:element name="DESCR" type="tns:char80" /> <xsd:element name="VRKME" type="tns:unit3" /> <xsd:element name="LFIMG" type="tns:quantum13.3" /> <xsd:element name="WERKS" type="tns:char4" /> <xsd:element name="LGORT" type="tns:char4" /> <xsd:element name="SERAIL" type="tns:char4" /> <xsd:element name="KDAUF" type="tns:char10" /> <xsd:element name="KDPOS" type="tns:numeric6" /> <xsd:element name="TEST1" type="tns:char30" /> <xsd:element name="TEST2" type="tns:char30" /> <xsd:element name="TEST3" type="tns:char30" /> <xsd:element name="TEST4" type="tns:char30" /> <xsd:element name="TEST5" type="tns:char30" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="ZWMS_DO_RETURN"> <xsd:sequence> <xsd:element name="VBELN" type="tns:char10" /> <xsd:element name="ZFLG" type="tns:char1" /> <xsd:element name="ZMESS" type="tns:char250" /> <xsd:element name="MBLNR" type="tns:char10" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="TABLE_OF_ZWMS_DO_HEAD"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_HEAD" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="TABLE_OF_ZWMS_DO_GERNR"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_GERNR" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="TABLE_OF_ZWMS_DO_ITEM"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_ITEM" /> </xsd:sequence> </xsd:complexType> <xsd:complexType name="TABLE_OF_ZWMS_DO_RETURN"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_RETURN" /> </xsd:sequence> </xsd:complexType> <xsd:element name="ZWMS_SK_DO_GZ"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="0" name="T_GERNR" type="tns:TABLE_OF_ZWMS_DO_GERNR" /> <xsd:element name="T_HEAD" type="tns:TABLE_OF_ZWMS_DO_HEAD" /> <xsd:element name="T_ITEM" type="tns:TABLE_OF_ZWMS_DO_ITEM" /> <xsd:element name="T_RETURN" type="tns:TABLE_OF_ZWMS_DO_RETURN" /> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="ZWMS_SK_DO_GZResponse"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="0" name="T_GERNR" type="tns:TABLE_OF_ZWMS_DO_GERNR" /> <xsd:element name="T_HEAD" type="tns:TABLE_OF_ZWMS_DO_HEAD" /> <xsd:element name="T_ITEM" type="tns:TABLE_OF_ZWMS_DO_ITEM" /> <xsd:element name="T_RETURN" type="tns:TABLE_OF_ZWMS_DO_RETURN" /> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:schema> </wsdl:types> <wsdl:message name="ZWMS_SK_DO_GZ"> <wsdl:part name="parameters" element="tns:ZWMS_SK_DO_GZ" /> </wsdl:message> <wsdl:message name="ZWMS_SK_DO_GZResponse"> <wsdl:part name="parameter" element="tns:ZWMS_SK_DO_GZResponse" /> </wsdl:message> <wsdl:portType name="ZWMS_SK_DO_GZ"> <wsp:Policy> <wsp:PolicyReference URI="#IF_ZWMS_SK_DO_GZ" /> </wsp:Policy> <wsdl:operation name="ZWMS_SK_DO_GZ"> <wsp:Policy> <wsp:PolicyReference URI="#OP_ZWMS_SK_DO_GZ" /> </wsp:Policy> <wsdl:input message="tns:ZWMS_SK_DO_GZ" /> <wsdl:output message="tns:ZWMS_SK_DO_GZResponse" /> </wsdl:operation> </wsdl:portType> <wsdl:binding name="ZWMS_SK_DO_GZ" type="tns:ZWMS_SK_DO_GZ"> <wsp:Policy> <wsp:PolicyReference URI="#BN_ZWMS_SK_DO_GZ" /> </wsp:Policy> <wsa:EndpointReference xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"> <wsa:ReferenceParameters /> </wsa:EndpointReference> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> <wsdl:operation name="ZWMS_SK_DO_GZ"> <soap:operation soapAction="" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> </wsdl:binding> <wsdl:service name="ZWMS_SK_DO_GZ"> <wsdl:port name="ZWMS_SK_DO_GZ" binding="tns:ZWMS_SK_DO_GZ"> <soap:address location="http://ERPQA1.neway.com.cn:8000/sap/bc/srt/rfc/sap/zwms_sk_do_gz/900/zwms_sk_do_gz/zwms_sk_do_gz" /> </wsdl:port> </wsdl:service> </wsdl:definitions>
|