|
@@ -33,6 +33,8 @@
|
|
|
<xs:element name="MT_KUNNR_IN_WMS22Response" type="tns:MT_KUNNR_IN_WMS22Response"/>
|
|
|
<xs:element name="POS2WMS_WMS19" type="tns:POS2WMS_WMS19"/>
|
|
|
<xs:element name="POS2WMS_WMS19Response" type="tns:POS2WMS_WMS19Response"/>
|
|
|
+ <xs:element name="POS2WMS_WMS23" type="tns:POS2WMS_WMS23"/>
|
|
|
+ <xs:element name="POS2WMS_WMS23Response" type="tns:POS2WMS_WMS23Response"/>
|
|
|
<xs:element name="handle_WMS01" type="tns:handle_WMS01"/>
|
|
|
<xs:element name="handle_WMS01Response" type="tns:handle_WMS01Response"/>
|
|
|
<xs:element name="handle_WMS09" type="tns:handle_WMS09"/>
|
|
@@ -182,6 +184,7 @@
|
|
|
<xs:element minOccurs="0" name="MEINS" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="POSNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="PREFERENTIAL_UNIT_PRICE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="TRACKNUMBER" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="WERKS" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZPRICE_TAX" type="xs:string"/>
|
|
|
</xs:sequence>
|
|
@@ -220,6 +223,7 @@
|
|
|
<xs:element minOccurs="0" name="MENGE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="MJAHR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="SGTXT" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="TRACKNUMBER" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="UMWRK" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="XBLNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZEILE" type="xs:string"/>
|
|
@@ -229,6 +233,35 @@
|
|
|
<xs:complexType name="handle_WMS14Response">
|
|
|
<xs:sequence/>
|
|
|
</xs:complexType>
|
|
|
+ <xs:complexType name="POS2WMS_WMS23">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="arg0" type="tns:dtKUNNRIN23"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:complexType name="dtKUNNRIN23">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element minOccurs="0" name="ITEM_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="LOT01" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="ORDER_OUT_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="OWNER_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="WH_CODE" type="xs:string"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:complexType name="POS2WMS_WMS23Response">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element maxOccurs="unbounded" minOccurs="0" name="return" type="tns:dtKUNNRINRT23"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:complexType name="dtKUNNRINRT23">
|
|
|
+ <xs:sequence>
|
|
|
+ <xs:element minOccurs="0" name="DRUP_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="ITEM_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="LOT01" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="ORDER_OUT_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="OWNER_CODE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="WH_CODE" type="xs:string"/>
|
|
|
+ </xs:sequence>
|
|
|
+ </xs:complexType>
|
|
|
<xs:complexType name="MT_KUNNR_IN_WMS22">
|
|
|
<xs:sequence>
|
|
|
<xs:element maxOccurs="unbounded" minOccurs="0" name="arg0" type="tns:dtKUNNRIN22"/>
|
|
@@ -494,6 +527,7 @@
|
|
|
<xs:element minOccurs="0" name="LIFNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="TELF1" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="VERKF" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="YEWDJ_NO_CK" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZAPPR_DAT" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZBUSI_NAM" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZBUSI_TYP" type="xs:string"/>
|
|
@@ -563,6 +597,7 @@
|
|
|
<xs:element minOccurs="0" name="RECEIVER_NAME" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="RECEIVER_PROVINCE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="RECEIVER_TELEPHO" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="RECEIVER_TOWN" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="VBELN" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZBUSI_NAM" type="xs:string"/>
|
|
|
</xs:sequence>
|
|
@@ -570,12 +605,15 @@
|
|
|
<xs:complexType name="dtKUNNRIN16ITEM">
|
|
|
<xs:sequence>
|
|
|
<xs:element minOccurs="0" name="BASE_PRICE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="CHARG" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="DERP_LINE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="KUB_ERP" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="LOT" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="MATNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="POSNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="PREFERENTIAL_UNIT_PRICE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="QUANTITY" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="TRACKNUMBER" type="xs:string"/>
|
|
|
</xs:sequence>
|
|
|
</xs:complexType>
|
|
|
<xs:complexType name="MT_KUNNR_IN_WMS16Response">
|
|
@@ -739,6 +777,7 @@
|
|
|
<xs:element minOccurs="0" name="POSNR" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="TH_REMARK" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="TH_TYPE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="TRACKNUMBER" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="VFDAT" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="WERKS" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZNAME1" type="xs:string"/>
|
|
@@ -799,6 +838,7 @@
|
|
|
<xs:element minOccurs="0" name="MEINS" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="MENGE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="SHENGCHAN_DATE" type="xs:string"/>
|
|
|
+ <xs:element minOccurs="0" name="TRACKNUMBER" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="YOUX_DATE" type="xs:string"/>
|
|
|
<xs:element minOccurs="0" name="ZPRICE_TAX" type="xs:string"/>
|
|
|
</xs:sequence>
|
|
@@ -880,6 +920,10 @@
|
|
|
<wsdl:part element="tns:handle_WMS14" name="parameters">
|
|
|
</wsdl:part>
|
|
|
</wsdl:message>
|
|
|
+ <wsdl:message name="POS2WMS_WMS23Response">
|
|
|
+ <wsdl:part element="tns:POS2WMS_WMS23Response" name="parameters">
|
|
|
+ </wsdl:part>
|
|
|
+ </wsdl:message>
|
|
|
<wsdl:message name="Exception">
|
|
|
<wsdl:part element="tns:Exception" name="Exception">
|
|
|
</wsdl:part>
|
|
@@ -956,6 +1000,10 @@
|
|
|
<wsdl:part element="tns:handle_WMS09" name="parameters">
|
|
|
</wsdl:part>
|
|
|
</wsdl:message>
|
|
|
+ <wsdl:message name="POS2WMS_WMS23">
|
|
|
+ <wsdl:part element="tns:POS2WMS_WMS23" name="parameters">
|
|
|
+ </wsdl:part>
|
|
|
+ </wsdl:message>
|
|
|
<wsdl:message name="MT_KUNNR_IN_WMS20Response">
|
|
|
<wsdl:part element="tns:MT_KUNNR_IN_WMS20Response" name="parameters">
|
|
|
</wsdl:part>
|
|
@@ -1057,6 +1105,12 @@
|
|
|
<wsdl:fault message="tns:Exception" name="Exception">
|
|
|
</wsdl:fault>
|
|
|
</wsdl:operation>
|
|
|
+ <wsdl:operation name="POS2WMS_WMS23">
|
|
|
+ <wsdl:input message="tns:POS2WMS_WMS23" name="POS2WMS_WMS23">
|
|
|
+ </wsdl:input>
|
|
|
+ <wsdl:output message="tns:POS2WMS_WMS23Response" name="POS2WMS_WMS23Response">
|
|
|
+ </wsdl:output>
|
|
|
+ </wsdl:operation>
|
|
|
<wsdl:operation name="MT_KUNNR_IN_WMS22">
|
|
|
<wsdl:input message="tns:MT_KUNNR_IN_WMS22" name="MT_KUNNR_IN_WMS22">
|
|
|
</wsdl:input>
|
|
@@ -1204,6 +1258,15 @@
|
|
|
<soap:fault name="Exception" use="literal"/>
|
|
|
</wsdl:fault>
|
|
|
</wsdl:operation>
|
|
|
+ <wsdl:operation name="POS2WMS_WMS23">
|
|
|
+ <soap:operation soapAction="wms23" style="document"/>
|
|
|
+ <wsdl:input name="POS2WMS_WMS23">
|
|
|
+ <soap:body use="literal"/>
|
|
|
+ </wsdl:input>
|
|
|
+ <wsdl:output name="POS2WMS_WMS23Response">
|
|
|
+ <soap:body use="literal"/>
|
|
|
+ </wsdl:output>
|
|
|
+ </wsdl:operation>
|
|
|
<wsdl:operation name="MT_KUNNR_IN_WMS22">
|
|
|
<soap:operation soapAction="wms22" style="document"/>
|
|
|
<wsdl:input name="MT_KUNNR_IN_WMS22">
|