纽威
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.

149 lines
7.5 KiB

10 months ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <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:soap:functions:mc-style" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:n1="urn:sap-com:document:sap:rfc:functions" 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:soap:functions:mc-style" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsdl:documentation>
  4. <sidl:sidl xmlns:sidl="http://www.sap.com/2007/03/sidl" />
  5. </wsdl:documentation>
  6. <wsp:UsingPolicy wsdl:required="true" />
  7. <wsp:Policy wsu:Id="BN_binding">
  8. <wsaw:UsingAddressing xmlns:wsaw="http://schemas.xmlsoap.org/ws/2004/08/addressing" />
  9. <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" />
  10. <sapattahnd:Enabled xmlns:sapattahnd="http://www.sap.com/710/features/attachment/">false</sapattahnd:Enabled>
  11. <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" />
  12. </wsp:Policy>
  13. <wsp:Policy wsu:Id="IF_ZWMS_SK_KB_WXQKCZL">
  14. <sapsession:Session xmlns:sapsession="http://www.sap.com/webas/630/soap/features/session/">
  15. <sapsession:enableSession>false</sapsession:enableSession>
  16. </sapsession:Session>
  17. <sapcentraladmin:CentralAdministration xmlns:sapcentraladmin="http://www.sap.com/webas/700/soap/features/CentralAdministration/" wsp:Optional="true">
  18. <sapcentraladmin:BusinessApplicationID>E50B2D7A654B0CF1BEC76C3BE5AB5E3F</sapcentraladmin:BusinessApplicationID>
  19. </sapcentraladmin:CentralAdministration>
  20. </wsp:Policy>
  21. <wsp:Policy wsu:Id="OP_ZwmsSkKbWxqkczl">
  22. <sapcomhnd:enableCommit xmlns:sapcomhnd="http://www.sap.com/NW05/soap/features/commit/">false</sapcomhnd:enableCommit>
  23. <sapblock:enableBlocking xmlns:sapblock="http://www.sap.com/NW05/soap/features/blocking/">true</sapblock:enableBlocking>
  24. <saptrhnw05:required xmlns:saptrhnw05="http://www.sap.com/NW05/soap/features/transaction/">no</saptrhnw05:required>
  25. <saprmnw05:enableWSRM xmlns:saprmnw05="http://www.sap.com/NW05/soap/features/wsrm/">false</saprmnw05:enableWSRM>
  26. </wsp:Policy>
  27. <wsdl:types>
  28. <xsd:schema attributeFormDefault="qualified" targetNamespace="urn:sap-com:document:sap:rfc:functions">
  29. <xsd:simpleType name="char1">
  30. <xsd:restriction base="xsd:string">
  31. <xsd:maxLength value="1" />
  32. </xsd:restriction>
  33. </xsd:simpleType>
  34. <xsd:simpleType name="char10">
  35. <xsd:restriction base="xsd:string">
  36. <xsd:maxLength value="10" />
  37. </xsd:restriction>
  38. </xsd:simpleType>
  39. <xsd:simpleType name="char4">
  40. <xsd:restriction base="xsd:string">
  41. <xsd:maxLength value="4" />
  42. </xsd:restriction>
  43. </xsd:simpleType>
  44. <xsd:simpleType name="clnt3">
  45. <xsd:restriction base="xsd:string">
  46. <xsd:maxLength value="3" />
  47. </xsd:restriction>
  48. </xsd:simpleType>
  49. <xsd:simpleType name="numeric6">
  50. <xsd:restriction base="xsd:string">
  51. <xsd:maxLength value="6" />
  52. <xsd:pattern value="\d*" />
  53. </xsd:restriction>
  54. </xsd:simpleType>
  55. <xsd:simpleType name="quantum13.3">
  56. <xsd:restriction base="xsd:decimal">
  57. <xsd:totalDigits value="13" />
  58. <xsd:fractionDigits value="3" />
  59. </xsd:restriction>
  60. </xsd:simpleType>
  61. </xsd:schema>
  62. <xsd:schema xmlns:n0="urn:sap-com:document:sap:rfc:functions" attributeFormDefault="qualified" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style">
  63. <xsd:import namespace="urn:sap-com:document:sap:rfc:functions" />
  64. <xsd:complexType name="ZwxqkczlStrc">
  65. <xsd:sequence>
  66. <xsd:element name="Mandt" type="n0:clnt3" />
  67. <xsd:element name="Kmonth" type="n0:numeric6" />
  68. <xsd:element name="Werks" type="n0:char4" />
  69. <xsd:element name="Zaging" type="n0:char10" />
  70. <xsd:element name="Zstock" type="n0:quantum13.3" />
  71. </xsd:sequence>
  72. </xsd:complexType>
  73. <xsd:complexType name="ZgcnyStrc">
  74. <xsd:sequence>
  75. <xsd:element name="Mandt" type="n0:clnt3" />
  76. <xsd:element name="Werks" type="n0:char4" />
  77. <xsd:element name="Kmonth" type="n0:numeric6" />
  78. </xsd:sequence>
  79. </xsd:complexType>
  80. <xsd:complexType name="TableOfZwxqkczlStrc">
  81. <xsd:sequence>
  82. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZwxqkczlStrc" />
  83. </xsd:sequence>
  84. </xsd:complexType>
  85. <xsd:complexType name="TableOfZgcnyStrc">
  86. <xsd:sequence>
  87. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZgcnyStrc" />
  88. </xsd:sequence>
  89. </xsd:complexType>
  90. <xsd:element name="ZwmsSkKbWxqkczl">
  91. <xsd:complexType>
  92. <xsd:sequence>
  93. <xsd:element name="ItGcny" type="tns:TableOfZgcnyStrc" />
  94. <xsd:element minOccurs="0" name="ItWxqkczl" type="tns:TableOfZwxqkczlStrc" />
  95. <xsd:element name="Zflag" type="n0:char1" />
  96. </xsd:sequence>
  97. </xsd:complexType>
  98. </xsd:element>
  99. <xsd:element name="ZwmsSkKbWxqkczlResponse">
  100. <xsd:complexType>
  101. <xsd:sequence>
  102. <xsd:element name="ItGcny" type="tns:TableOfZgcnyStrc" />
  103. <xsd:element minOccurs="0" name="ItWxqkczl" type="tns:TableOfZwxqkczlStrc" />
  104. </xsd:sequence>
  105. </xsd:complexType>
  106. </xsd:element>
  107. </xsd:schema>
  108. </wsdl:types>
  109. <wsdl:message name="ZwmsSkKbWxqkczl">
  110. <wsdl:part name="parameters" element="tns:ZwmsSkKbWxqkczl" />
  111. </wsdl:message>
  112. <wsdl:message name="ZwmsSkKbWxqkczlResponse">
  113. <wsdl:part name="parameter" element="tns:ZwmsSkKbWxqkczlResponse" />
  114. </wsdl:message>
  115. <wsdl:portType name="ZWMS_SK_KB_WXQKCZL">
  116. <wsp:Policy>
  117. <wsp:PolicyReference URI="#IF_ZWMS_SK_KB_WXQKCZL" />
  118. </wsp:Policy>
  119. <wsdl:operation name="ZwmsSkKbWxqkczl">
  120. <wsp:Policy>
  121. <wsp:PolicyReference URI="#OP_ZwmsSkKbWxqkczl" />
  122. </wsp:Policy>
  123. <wsdl:input message="tns:ZwmsSkKbWxqkczl" />
  124. <wsdl:output message="tns:ZwmsSkKbWxqkczlResponse" />
  125. </wsdl:operation>
  126. </wsdl:portType>
  127. <wsdl:binding name="binding" type="tns:ZWMS_SK_KB_WXQKCZL">
  128. <wsp:Policy>
  129. <wsp:PolicyReference URI="#BN_binding" />
  130. </wsp:Policy>
  131. <wsa:EndpointReference xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  132. <wsa:ReferenceParameters />
  133. </wsa:EndpointReference>
  134. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  135. <wsdl:operation name="ZwmsSkKbWxqkczl">
  136. <soap:operation soapAction="" style="document" />
  137. <wsdl:input>
  138. <soap:body use="literal" />
  139. </wsdl:input>
  140. <wsdl:output>
  141. <soap:body use="literal" />
  142. </wsdl:output>
  143. </wsdl:operation>
  144. </wsdl:binding>
  145. <wsdl:service name="ZWMS_SK_KB_WXQKCZL">
  146. <wsdl:port name="binding" binding="tns:binding">
  147. <soap:address location="http://ERPQA1.neway.com.cn:8000/sap/bc/srt/rfc/sap/zwms_sk_kb_wxqkczl/900/zwms_sk_kb_wxqkczl/binding" />
  148. </wsdl:port>
  149. </wsdl:service>
  150. </wsdl:definitions>