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

127 lines
6.5 KiB

9 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_KCWLZZTS">
  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_ZwmsSkKcwlzzts">
  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="char100">
  40. <xsd:restriction base="xsd:string">
  41. <xsd:maxLength value="100" />
  42. </xsd:restriction>
  43. </xsd:simpleType>
  44. <xsd:simpleType name="char18">
  45. <xsd:restriction base="xsd:string">
  46. <xsd:maxLength value="18" />
  47. </xsd:restriction>
  48. </xsd:simpleType>
  49. <xsd:simpleType name="clnt3">
  50. <xsd:restriction base="xsd:string">
  51. <xsd:maxLength value="3" />
  52. </xsd:restriction>
  53. </xsd:simpleType>
  54. </xsd:schema>
  55. <xsd:schema xmlns:n0="urn:sap-com:document:sap:rfc:functions" attributeFormDefault="qualified" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style">
  56. <xsd:import namespace="urn:sap-com:document:sap:rfc:functions" />
  57. <xsd:complexType name="Zmm906t1">
  58. <xsd:sequence>
  59. <xsd:element name="Mandt" type="n0:clnt3" />
  60. <xsd:element name="Zcycle" type="n0:char18" />
  61. <xsd:element name="Zaging" type="n0:char10" />
  62. </xsd:sequence>
  63. </xsd:complexType>
  64. <xsd:complexType name="TableOfZmm906t1">
  65. <xsd:sequence>
  66. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:Zmm906t1" />
  67. </xsd:sequence>
  68. </xsd:complexType>
  69. <xsd:element name="ZwmsSkKcwlzzts">
  70. <xsd:complexType>
  71. <xsd:sequence>
  72. <xsd:element minOccurs="0" name="T_906t1" type="tns:TableOfZmm906t1" />
  73. </xsd:sequence>
  74. </xsd:complexType>
  75. </xsd:element>
  76. <xsd:element name="ZwmsSkKcwlzztsResponse">
  77. <xsd:complexType>
  78. <xsd:sequence>
  79. <xsd:element name="Message" type="n0:char100" />
  80. <xsd:element name="MessageType" type="n0:char1" />
  81. <xsd:element minOccurs="0" name="T_906t1" type="tns:TableOfZmm906t1" />
  82. </xsd:sequence>
  83. </xsd:complexType>
  84. </xsd:element>
  85. </xsd:schema>
  86. </wsdl:types>
  87. <wsdl:message name="ZwmsSkKcwlzzts">
  88. <wsdl:part name="parameters" element="tns:ZwmsSkKcwlzzts" />
  89. </wsdl:message>
  90. <wsdl:message name="ZwmsSkKcwlzztsResponse">
  91. <wsdl:part name="parameter" element="tns:ZwmsSkKcwlzztsResponse" />
  92. </wsdl:message>
  93. <wsdl:portType name="ZWMS_SK_KCWLZZTS">
  94. <wsp:Policy>
  95. <wsp:PolicyReference URI="#IF_ZWMS_SK_KCWLZZTS" />
  96. </wsp:Policy>
  97. <wsdl:operation name="ZwmsSkKcwlzzts">
  98. <wsp:Policy>
  99. <wsp:PolicyReference URI="#OP_ZwmsSkKcwlzzts" />
  100. </wsp:Policy>
  101. <wsdl:input message="tns:ZwmsSkKcwlzzts" />
  102. <wsdl:output message="tns:ZwmsSkKcwlzztsResponse" />
  103. </wsdl:operation>
  104. </wsdl:portType>
  105. <wsdl:binding name="binding" type="tns:ZWMS_SK_KCWLZZTS">
  106. <wsp:Policy>
  107. <wsp:PolicyReference URI="#BN_binding" />
  108. </wsp:Policy>
  109. <wsa:EndpointReference xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  110. <wsa:ReferenceParameters />
  111. </wsa:EndpointReference>
  112. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  113. <wsdl:operation name="ZwmsSkKcwlzzts">
  114. <soap:operation soapAction="" style="document" />
  115. <wsdl:input>
  116. <soap:body use="literal" />
  117. </wsdl:input>
  118. <wsdl:output>
  119. <soap:body use="literal" />
  120. </wsdl:output>
  121. </wsdl:operation>
  122. </wsdl:binding>
  123. <wsdl:service name="ZWMS_SK_KCWLZZTS">
  124. <wsdl:port name="binding" binding="tns:binding">
  125. <soap:address location="http://ERPQA1.neway.com.cn:8000/sap/bc/srt/rfc/sap/zwms_sk_kcwlzzts/900/zwms_sk_kcwlzzts/binding" />
  126. </wsdl:port>
  127. </wsdl:service>
  128. </wsdl:definitions>