summaryrefslogtreecommitdiff
path: root/public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl
diff options
context:
space:
mode:
authorjoonhoekim <26rote@gmail.com>2025-08-25 07:18:26 +0000
committerjoonhoekim <26rote@gmail.com>2025-08-25 07:18:26 +0000
commit4a10344c046a8746744c311804f46bd60c0d8bd8 (patch)
tree06c46c0e7c61c057b1308d68efd79e1d58513113 /public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl
parent4249d57849ee4e9a39fce41a7dd434e7ca0b35e9 (diff)
(김준회) ECC 인터페이스 관련 작업사항
Diffstat (limited to 'public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl')
-rw-r--r--public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl102
1 files changed, 102 insertions, 0 deletions
diff --git a/public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl b/public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl
new file mode 100644
index 00000000..15ddd667
--- /dev/null
+++ b/public/wsdl/IF_EVCP_ECC_CANCEL_RFQ.wsdl
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- P2MM3016_SO -->
+<wsdl:definitions name="P2MM3016_SO" targetNamespace="http://shi.samsung.co.kr/P2_MM/MMM"
+ xmlns:p1="http://shi.samsung.co.kr/P2_MM/MMM"
+ xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"
+ xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
+ xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+ <wsdl:documentation />
+ <wsp:UsingPolicy wsdl:required="true" />
+ <wsp:Policy wsu:Id="OP_P2MM3016_SO" />
+ <wsdl:types>
+ <xsd:schema targetNamespace="http://shi.samsung.co.kr/P2_MM/MMM"
+ xmlns="http://shi.samsung.co.kr/P2_MM/MMM" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <xsd:element name="MT_P2MM3016_S" type="P2MM3016_S" />
+ <xsd:element name="MT_P2MM3016_S_response" type="P2MM3016_S_response" />
+ <xsd:complexType name="P2MM3016_S_response">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/VersionID">
+ e725311966ae11f0bd2b0000007e145f</xsd:appinfo>
+ </xsd:annotation>
+ <xsd:sequence>
+ <xsd:element name="EV_TYPE" type="xsd:string" minOccurs="0">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/TextID">
+ e6b9b40466ae11f0c54e32a76e607ae9</xsd:appinfo>
+ </xsd:annotation>
+ </xsd:element>
+ <xsd:element name="EV_MESSAGE" type="xsd:string" minOccurs="0">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/TextID">
+ e6b9b40566ae11f08eff32a76e607ae9</xsd:appinfo>
+ </xsd:annotation>
+ </xsd:element>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="P2MM3016_S">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/VersionID">
+ df7cdb8c66ae11f0ad720000007e145f</xsd:appinfo>
+ </xsd:annotation>
+ <xsd:sequence>
+ <xsd:element name="T_ANFNR" minOccurs="0" maxOccurs="unbounded">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/TextID">
+ df0a333c66ae11f0befa32a76e607ae9</xsd:appinfo>
+ </xsd:annotation>
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="ANFNR" type="xsd:string">
+ <xsd:annotation>
+ <xsd:appinfo source="http://sap.com/xi/TextID">
+ df0a333b66ae11f0861b32a76e607ae9</xsd:appinfo>
+ </xsd:annotation>
+ </xsd:element>
+ </xsd:sequence>
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:sequence>
+ </xsd:complexType>
+ </xsd:schema>
+ </wsdl:types>
+ <wsdl:message name="MT_P2MM3016_S">
+ <wsdl:documentation />
+ <wsdl:part name="MT_P2MM3016_S" element="p1:MT_P2MM3016_S" />
+ </wsdl:message>
+ <wsdl:message name="MT_P2MM3016_S_response">
+ <wsdl:documentation />
+ <wsdl:part name="MT_P2MM3016_S_response" element="p1:MT_P2MM3016_S_response" />
+ </wsdl:message>
+ <wsdl:portType name="P2MM3016_SO">
+ <wsdl:documentation />
+ <wsdl:operation name="P2MM3016_SO">
+ <wsdl:documentation />
+ <wsp:Policy>
+ <wsp:PolicyReference URI="#OP_P2MM3016_SO" />
+ </wsp:Policy>
+ <wsdl:input message="p1:MT_P2MM3016_S" />
+ <wsdl:output message="p1:MT_P2MM3016_S_response" />
+ </wsdl:operation>
+ </wsdl:portType>
+ <wsdl:binding name="P2MM3016_SOBinding" type="p1:P2MM3016_SO">
+ <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
+ <wsdl:operation name="P2MM3016_SO">
+ <soap:operation soapAction="http://sap.com/xi/WebService/soap1.1"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
+ <wsdl:input>
+ <soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
+ </wsdl:input>
+ <wsdl:output>
+ <soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
+ </wsdl:output>
+ </wsdl:operation>
+ </wsdl:binding>
+ <wsdl:service name="P2MM3016_SOService">
+ <wsdl:port name="P2MM3016_SOPort" binding="p1:P2MM3016_SOBinding">
+ <soap:address
+ location="http://shii8dvddb01.hec.serp.shi.samsung.net:50000/sap/xi/engine?type=entry&amp;version=3.0&amp;Sender.Service=P2038_D&amp;Interface=http%3A%2F%2Fshi.samsung.co.kr%2FP2_MM%2FMMM%5EP2MM3016_SO"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" />
+ </wsdl:port>
+ </wsdl:service>
+</wsdl:definitions> \ No newline at end of file