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

237 lines
11 KiB

  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: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/">
  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_ZWMS_SK_DO_GZ">
  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_DO_GZ">
  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_ZWMS_SK_DO_GZ">
  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="char18">
  40. <xsd:restriction base="xsd:string">
  41. <xsd:maxLength value="18" />
  42. </xsd:restriction>
  43. </xsd:simpleType>
  44. <xsd:simpleType name="char20">
  45. <xsd:restriction base="xsd:string">
  46. <xsd:maxLength value="20" />
  47. </xsd:restriction>
  48. </xsd:simpleType>
  49. <xsd:simpleType name="char250">
  50. <xsd:restriction base="xsd:string">
  51. <xsd:maxLength value="250" />
  52. </xsd:restriction>
  53. </xsd:simpleType>
  54. <xsd:simpleType name="char30">
  55. <xsd:restriction base="xsd:string">
  56. <xsd:maxLength value="30" />
  57. </xsd:restriction>
  58. </xsd:simpleType>
  59. <xsd:simpleType name="char35">
  60. <xsd:restriction base="xsd:string">
  61. <xsd:maxLength value="35" />
  62. </xsd:restriction>
  63. </xsd:simpleType>
  64. <xsd:simpleType name="char4">
  65. <xsd:restriction base="xsd:string">
  66. <xsd:maxLength value="4" />
  67. </xsd:restriction>
  68. </xsd:simpleType>
  69. <xsd:simpleType name="char40">
  70. <xsd:restriction base="xsd:string">
  71. <xsd:maxLength value="40" />
  72. </xsd:restriction>
  73. </xsd:simpleType>
  74. <xsd:simpleType name="char80">
  75. <xsd:restriction base="xsd:string">
  76. <xsd:maxLength value="80" />
  77. </xsd:restriction>
  78. </xsd:simpleType>
  79. <xsd:simpleType name="date10">
  80. <xsd:restriction base="xsd:string">
  81. <xsd:maxLength value="10" />
  82. <xsd:pattern value="\d\d\d\d-\d\d-\d\d" />
  83. </xsd:restriction>
  84. </xsd:simpleType>
  85. <xsd:simpleType name="numeric6">
  86. <xsd:restriction base="xsd:string">
  87. <xsd:maxLength value="6" />
  88. <xsd:pattern value="\d*" />
  89. </xsd:restriction>
  90. </xsd:simpleType>
  91. <xsd:simpleType name="quantum13.3">
  92. <xsd:restriction base="xsd:decimal">
  93. <xsd:totalDigits value="13" />
  94. <xsd:fractionDigits value="3" />
  95. </xsd:restriction>
  96. </xsd:simpleType>
  97. <xsd:simpleType name="unit3">
  98. <xsd:restriction base="xsd:string">
  99. <xsd:maxLength value="3" />
  100. </xsd:restriction>
  101. </xsd:simpleType>
  102. <xsd:complexType name="ZWMS_DO_HEAD">
  103. <xsd:sequence>
  104. <xsd:element name="VBELN" type="tns:char10" />
  105. <xsd:element name="LFDAT" type="tns:date10" />
  106. <xsd:element name="KUNNR" type="tns:char10" />
  107. <xsd:element name="NAME1" type="tns:char35" />
  108. <xsd:element name="VSTEL" type="tns:char4" />
  109. <xsd:element name="LFART" type="tns:char4" />
  110. <xsd:element name="VTEXT" type="tns:char20" />
  111. <xsd:element name="TEST1" type="tns:char30" />
  112. <xsd:element name="TEST2" type="tns:char30" />
  113. <xsd:element name="TEST3" type="tns:char30" />
  114. <xsd:element name="TEST4" type="tns:char30" />
  115. <xsd:element name="TEST5" type="tns:char30" />
  116. </xsd:sequence>
  117. </xsd:complexType>
  118. <xsd:complexType name="ZWMS_DO_GERNR">
  119. <xsd:sequence>
  120. <xsd:element name="VBELN" type="tns:char10" />
  121. <xsd:element name="POSNR" type="tns:numeric6" />
  122. <xsd:element name="GERNR_KEY" type="xsd:int" />
  123. <xsd:element name="GERNR" type="tns:char18" />
  124. </xsd:sequence>
  125. </xsd:complexType>
  126. <xsd:complexType name="ZWMS_DO_ITEM">
  127. <xsd:sequence>
  128. <xsd:element name="VBELN" type="tns:char10" />
  129. <xsd:element name="POSNR" type="tns:numeric6" />
  130. <xsd:element name="MATNR" type="tns:char18" />
  131. <xsd:element name="MAKTX" type="tns:char40" />
  132. <xsd:element name="DESCR" type="tns:char80" />
  133. <xsd:element name="VRKME" type="tns:unit3" />
  134. <xsd:element name="LFIMG" type="tns:quantum13.3" />
  135. <xsd:element name="WERKS" type="tns:char4" />
  136. <xsd:element name="LGORT" type="tns:char4" />
  137. <xsd:element name="SERAIL" type="tns:char4" />
  138. <xsd:element name="KDAUF" type="tns:char10" />
  139. <xsd:element name="KDPOS" type="tns:numeric6" />
  140. <xsd:element name="TEST1" type="tns:char30" />
  141. <xsd:element name="TEST2" type="tns:char30" />
  142. <xsd:element name="TEST3" type="tns:char30" />
  143. <xsd:element name="TEST4" type="tns:char30" />
  144. <xsd:element name="TEST5" type="tns:char30" />
  145. </xsd:sequence>
  146. </xsd:complexType>
  147. <xsd:complexType name="ZWMS_DO_RETURN">
  148. <xsd:sequence>
  149. <xsd:element name="VBELN" type="tns:char10" />
  150. <xsd:element name="ZFLG" type="tns:char1" />
  151. <xsd:element name="ZMESS" type="tns:char250" />
  152. <xsd:element name="MBLNR" type="tns:char10" />
  153. </xsd:sequence>
  154. </xsd:complexType>
  155. <xsd:complexType name="TABLE_OF_ZWMS_DO_HEAD">
  156. <xsd:sequence>
  157. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_HEAD" />
  158. </xsd:sequence>
  159. </xsd:complexType>
  160. <xsd:complexType name="TABLE_OF_ZWMS_DO_GERNR">
  161. <xsd:sequence>
  162. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_GERNR" />
  163. </xsd:sequence>
  164. </xsd:complexType>
  165. <xsd:complexType name="TABLE_OF_ZWMS_DO_ITEM">
  166. <xsd:sequence>
  167. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_ITEM" />
  168. </xsd:sequence>
  169. </xsd:complexType>
  170. <xsd:complexType name="TABLE_OF_ZWMS_DO_RETURN">
  171. <xsd:sequence>
  172. <xsd:element minOccurs="0" maxOccurs="unbounded" name="item" type="tns:ZWMS_DO_RETURN" />
  173. </xsd:sequence>
  174. </xsd:complexType>
  175. <xsd:element name="ZWMS_SK_DO_GZ">
  176. <xsd:complexType>
  177. <xsd:sequence>
  178. <xsd:element minOccurs="0" name="T_GERNR" type="tns:TABLE_OF_ZWMS_DO_GERNR" />
  179. <xsd:element name="T_HEAD" type="tns:TABLE_OF_ZWMS_DO_HEAD" />
  180. <xsd:element name="T_ITEM" type="tns:TABLE_OF_ZWMS_DO_ITEM" />
  181. <xsd:element name="T_RETURN" type="tns:TABLE_OF_ZWMS_DO_RETURN" />
  182. </xsd:sequence>
  183. </xsd:complexType>
  184. </xsd:element>
  185. <xsd:element name="ZWMS_SK_DO_GZResponse">
  186. <xsd:complexType>
  187. <xsd:sequence>
  188. <xsd:element minOccurs="0" name="T_GERNR" type="tns:TABLE_OF_ZWMS_DO_GERNR" />
  189. <xsd:element name="T_HEAD" type="tns:TABLE_OF_ZWMS_DO_HEAD" />
  190. <xsd:element name="T_ITEM" type="tns:TABLE_OF_ZWMS_DO_ITEM" />
  191. <xsd:element name="T_RETURN" type="tns:TABLE_OF_ZWMS_DO_RETURN" />
  192. </xsd:sequence>
  193. </xsd:complexType>
  194. </xsd:element>
  195. </xsd:schema>
  196. </wsdl:types>
  197. <wsdl:message name="ZWMS_SK_DO_GZ">
  198. <wsdl:part name="parameters" element="tns:ZWMS_SK_DO_GZ" />
  199. </wsdl:message>
  200. <wsdl:message name="ZWMS_SK_DO_GZResponse">
  201. <wsdl:part name="parameter" element="tns:ZWMS_SK_DO_GZResponse" />
  202. </wsdl:message>
  203. <wsdl:portType name="ZWMS_SK_DO_GZ">
  204. <wsp:Policy>
  205. <wsp:PolicyReference URI="#IF_ZWMS_SK_DO_GZ" />
  206. </wsp:Policy>
  207. <wsdl:operation name="ZWMS_SK_DO_GZ">
  208. <wsp:Policy>
  209. <wsp:PolicyReference URI="#OP_ZWMS_SK_DO_GZ" />
  210. </wsp:Policy>
  211. <wsdl:input message="tns:ZWMS_SK_DO_GZ" />
  212. <wsdl:output message="tns:ZWMS_SK_DO_GZResponse" />
  213. </wsdl:operation>
  214. </wsdl:portType>
  215. <wsdl:binding name="ZWMS_SK_DO_GZ" type="tns:ZWMS_SK_DO_GZ">
  216. <wsp:Policy>
  217. <wsp:PolicyReference URI="#BN_ZWMS_SK_DO_GZ" />
  218. </wsp:Policy>
  219. <wsa:EndpointReference xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
  220. <wsa:ReferenceParameters />
  221. </wsa:EndpointReference>
  222. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  223. <wsdl:operation name="ZWMS_SK_DO_GZ">
  224. <soap:operation soapAction="" style="document" />
  225. <wsdl:input>
  226. <soap:body use="literal" />
  227. </wsdl:input>
  228. <wsdl:output>
  229. <soap:body use="literal" />
  230. </wsdl:output>
  231. </wsdl:operation>
  232. </wsdl:binding>
  233. <wsdl:service name="ZWMS_SK_DO_GZ">
  234. <wsdl:port name="ZWMS_SK_DO_GZ" binding="tns:ZWMS_SK_DO_GZ">
  235. <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" />
  236. </wsdl:port>
  237. </wsdl:service>
  238. </wsdl:definitions>