summaryrefslogtreecommitdiff
path: root/public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl
diff options
context:
space:
mode:
Diffstat (limited to 'public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl')
-rw-r--r--public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl221
1 files changed, 221 insertions, 0 deletions
diff --git a/public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl b/public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl
new file mode 100644
index 00000000..ca9ea25f
--- /dev/null
+++ b/public/wsdl/IF_MDZ_EVCP_MODEL_MASTER.wsdl
@@ -0,0 +1,221 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions targetNamespace="http://60.101.108.100/api/IF_MDZ_EVCP_MODEL_MASTER/"
+ xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+ <wsdl:types>
+ <xsd:schema targetNamespace="http://60.101.108.100/api/IF_MDZ_EVCP_MODEL_MASTER/"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns:p0="http://60.101.108.100/api/IF_MDZ_EVCP_MODEL_MASTER/">
+ <xsd:element name="IF_MDZ_EVCP_MODEL_MASTERReq" type="p0:IF_MDZ_EVCP_MODEL_MASTERReq" nillable="true"/>
+ <xsd:complexType name="IF_MDZ_EVCP_MODEL_MASTERReq">
+ <xsd:sequence>
+ <xsd:element name="MATL" type="p0:MATL" minOccurs="0" maxOccurs="unbounded"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="MATL">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18-->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Industry Sector | CHAR 1 -->
+ <xsd:element name="MBRSH" type="xsd:string" minOccurs="0"/>
+ <!-- Material Type | CHAR 4 -->
+ <xsd:element name="MTART" type="xsd:string" minOccurs="0"/>
+ <!-- Deletion flag | CHAR 1 -->
+ <xsd:element name="LVORM" type="xsd:string" minOccurs="0"/>
+ <!-- Base Unit of Measure | UNIT 3 -->
+ <xsd:element name="MEINS" type="xsd:string" minOccurs="0"/>
+ <!-- Material Group | CHAR 9 -->
+ <xsd:element name="MATKL" type="xsd:string" minOccurs="0"/>
+ <!-- Old material number | CHAR 18 -->
+ <xsd:element name="BISMT" type="xsd:string" minOccurs="0"/>
+ <!-- Division | CHAR 2 -->
+ <xsd:element name="SPART" type="xsd:string" minOccurs="0"/>
+ <!-- Product hierachy | CHAR 18 -->
+ <xsd:element name="PRDHA" type="xsd:string" minOccurs="0"/>
+ <!-- Material Status | CHAR 2 -->
+ <xsd:element name="MSTAE" type="xsd:string" minOccurs="0"/>
+ <!-- Date from which the cross-plant material status is | CHAR 2 -->
+ <xsd:element name="MSTDE" type="xsd:string" minOccurs="0"/>
+ <!-- Gross weight | QUAN 13 -->
+ <xsd:element name="BRGEW" type="xsd:string" minOccurs="0"/>
+ <!-- Weight Unit | UNIT 3 -->
+ <xsd:element name="GEWEI" type="xsd:string" minOccurs="0"/>
+ <!-- Net Weight | QUAN 13 -->
+ <xsd:element name="NTGEW" type="xsd:string" minOccurs="0"/>
+ <!-- Volume | QUAN 13,3 -->
+ <xsd:element name="VOLUM" type="xsd:string" minOccurs="0"/>
+ <!-- Volume Unit | UNIT 3 -->
+ <xsd:element name="VOLEH" type="xsd:string" minOccurs="0"/>
+ <!-- Size/dimensions | CHAR 32 -->
+ <xsd:element name="GROES" type="xsd:string" minOccurs="0"/>
+ <!-- Length | QUAN 13,1 -->
+ <xsd:element name="LAENG" type="xsd:string" minOccurs="0"/>
+ <!-- Width | QUAN 13,1 -->
+ <xsd:element name="BREIT" type="xsd:string" minOccurs="0"/>
+ <!-- Height | QUAN 13,1 -->
+ <xsd:element name="HOEHE" type="xsd:string" minOccurs="0"/>
+ <!-- Unit of Dimension for Length/Width/Height | UNIT 3-->
+ <xsd:element name="MEABM" type="xsd:string" minOccurs="0"/>
+ <!-- Material Group: Packaging Materials | CHAR 4-->
+ <xsd:element name="MAGRV" type="xsd:string" minOccurs="0"/>
+ <!-- Packaging Material Type | CHAR 4 -->
+ <xsd:element name="VHART" type="xsd:string" minOccurs="0"/>
+ <!-- Material Name | CHAR 40 -->
+ <xsd:element name="ZZNAME" type="xsd:string" minOccurs="0"/>
+ <!-- Specification | CHAR 255 -->
+ <xsd:element name="ZZSPEC" type="xsd:string" minOccurs="0"/>
+ <!-- Description | CHAR 255 -->
+ <xsd:element name="ZZDESC" type="xsd:string" minOccurs="0"/>
+ <!-- Material Master Type | CHAR 1 -->
+ <xsd:element name="ZZMMTYP" type="xsd:string" minOccurs="0"/>
+ <!-- Registered Date DATS 8 -->
+ <xsd:element name="ZZREGDT" type="xsd:string" minOccurs="0"/>
+ <!-- Registered Time | TIMS 6 -->
+ <xsd:element name="ZZREGTM" type="xsd:string" minOccurs="0"/>
+ <!-- Registerd User | CHAR 12 -->
+ <xsd:element name="ZZREGUS" type="xsd:string" minOccurs="0"/>
+ <!-- Approval Date | DATS 8 -->
+ <xsd:element name="ZZAPPDT" type="xsd:string" minOccurs="0"/>
+ <!-- Approval Time | TIMS 6 -->
+ <xsd:element name="ZZAPPTM" type="xsd:string" minOccurs="0"/>
+ <!-- Approval User | CHAR 12 -->
+ <xsd:element name="ZZAPPUS" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified Date | DATS 8 -->
+ <xsd:element name="ZZLAMDT" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified Time | TIMS 6 -->
+ <xsd:element name="ZZLAMTM" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified User | CHAR 12 -->
+ <xsd:element name="ZZLAMUS" type="xsd:string" minOccurs="0"/>
+ <!-- CRUD Status | CHAR 1 -->
+ <xsd:element name="ZZPRFLG" type="xsd:string" minOccurs="0"/>
+ <!-- Document Type | CHAR 3 -->
+ <xsd:element name="ZZDOKAR" type="xsd:string" minOccurs="0"/>
+ <!-- Document Number | CHAR 25 -->
+ <xsd:element name="ZZDOKNR" type="xsd:string" minOccurs="0"/>
+ <!-- Document Part | CHAR 3 -->
+ <xsd:element name="ZZDOKTL" type="xsd:string" minOccurs="0"/>
+ <!-- Document Version | CHAR 2 -->
+ <xsd:element name="ZZDOKVR" type="xsd:string" minOccurs="0"/>
+ <!-- DESC [1:N] -->
+ <xsd:element name="DESC" type="p0:DESC" minOccurs="0" maxOccurs="unbounded"/>
+ <!-- PLNT [1:N] -->
+ <xsd:element name="PLNT" type="p0:PLNT" minOccurs="0" maxOccurs="unbounded"/>
+ <!-- UNIT [1:N] -->
+ <xsd:element name="UNIT" type="p0:UNIT" minOccurs="0" maxOccurs="unbounded"/>
+ <!-- CLASSASGN [1:N] -->
+ <xsd:element name="CLASSASGN" type="p0:CLASSASGN" minOccurs="0" maxOccurs="unbounded"/>
+ <!-- CHARASGN [1:N] -->
+ <xsd:element name="CHARASGN" type="p0:CHARASGN" minOccurs="0" maxOccurs="unbounded"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="DESC">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18 -->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Language CHAR 1 -->
+ <xsd:element name="SPRAS" type="xsd:string" minOccurs="0"/>
+ <!-- Material Description (Short Text) | CHAR 40 -->
+ <xsd:element name="MAKTX" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="PLNT">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18 -->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Plant | CHAR 4-->
+ <xsd:element name="WERKS" type="xsd:string" minOccurs="0"/>
+ <!-- Deletion Flag | CHAR 4-->
+ <xsd:element name="LVORM" type="xsd:string" minOccurs="0"/>
+ <!-- Plant-Specific Material Status | CHAR 2 -->
+ <xsd:element name="MMSTA" type="xsd:string" minOccurs="0"/>
+ <!-- Date from which the plant-specific material status | DATS 8 -->
+ <xsd:element name="MMSTD" type="xsd:string" minOccurs="0"/>
+ <!-- Plant Material Type | CHAR 4 -->
+ <xsd:element name="ZZMTARP" type="xsd:string" minOccurs="0"/>
+ <!-- Registered Dated | DATS 8 -->
+ <xsd:element name="ZZREGDT" type="xsd:string" minOccurs="0"/>
+ <!-- Registered Time | TIMS 6 -->
+ <xsd:element name="ZZREGTM" type="xsd:string" minOccurs="0"/>
+ <!-- Registered USER | CHAR 12 -->
+ <xsd:element name="ZZREGUS" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified Date | DATS 8 -->
+ <xsd:element name="ZZLAMDT" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified Time | TIMS 6 -->
+ <xsd:element name="ZZLAMTM" type="xsd:string" minOccurs="0"/>
+ <!-- Last Modified User | CHAR 12 -->
+ <xsd:element name="ZZLAMUS" type="xsd:string" minOccurs="0"/>
+ <!-- CRUD Status | CHAR 1 -->
+ <xsd:element name="ZZPRFLG" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="UNIT">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18 -->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Alternative Unit of Measure for Stockkeeping Unit | UNIT 3 -->
+ <xsd:element name="MEINH" type="xsd:string" minOccurs="0"/>
+ <!-- Numerator for Conversion to Base Units of Measure | DEC 5-->
+ <xsd:element name="UMREZ" type="xsd:string" minOccurs="0"/>
+ <!-- Denominator for conversion to base units of measure | DEC 5-->
+ <xsd:element name="UMREN" type="xsd:string" minOccurs="0"/>
+ <!-- Length | QUAN 13 -->
+ <xsd:element name="LAENG" type="xsd:string" minOccurs="0"/>
+ <!-- Width | QUAN 13 -->
+ <xsd:element name="BREIT" type="xsd:string" minOccurs="0"/>
+ <!-- Height | QUAN 13 -->
+ <xsd:element name="HOEHE" type="xsd:string" minOccurs="0"/>
+ <!-- Unit of Dimension for Length/Width/Height | unit 3 -->
+ <xsd:element name="MEABM" type="xsd:string" minOccurs="0"/>
+ <!-- Volume | QUAN 13 -->
+ <xsd:element name="VOLUM" type="xsd:string" minOccurs="0"/>
+ <!-- Volume unit | UNIT 3 -->
+ <xsd:element name="VOLEH" type="xsd:string" minOccurs="0"/>
+ <!-- Gross Weight | QUAN 13 -->
+ <xsd:element name="BRGEW" type="xsd:string" minOccurs="0"/>
+ <!-- Weight Unit | UNIT 3-->
+ <xsd:element name="GEWEI" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="CLASSASGN">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18 -->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Class number | CHAR 18 -->
+ <xsd:element name="CLASS" type="xsd:string" minOccurs="0"/>
+ <!-- Class Type | CHAR 3 -->
+ <xsd:element name="KLART" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="CHARASGN">
+ <xsd:sequence>
+ <!-- Material Number | CHAR 18 -->
+ <xsd:element name="MATNR" type="xsd:string" minOccurs="0"/>
+ <!-- Class number | CHAR 18 -->
+ <xsd:element name="CLASS" type="xsd:string" minOccurs="0"/>
+ <!-- Class Type | CHAR 3 -->
+ <xsd:element name="KLART" type="xsd:string" minOccurs="0"/>
+ <!-- Characteristic Name | CHAR 30 -->
+ <xsd:element name="ATNAM" type="xsd:string" minOccurs="0"/>
+ <!-- Characteristic Value | CHAR 30 -->
+ <xsd:element name="ATWRT" type="xsd:string" minOccurs="0"/>
+ <!-- Internal floating point from | FLTP 16 -->
+ <xsd:element name="ATFLV" type="xsd:string" minOccurs="0"/>
+ <!-- Unit of Measurement | UNIT 3-->
+ <xsd:element name="ATAWE" type="xsd:string" minOccurs="0"/>
+ <!-- Internal floating point value to | FLTP 16 -->
+ <xsd:element name="ATFLB" type="xsd:string" minOccurs="0"/>
+ <!-- Unit of Measurement | UNIT 3 -->
+ <xsd:element name="ATAW1" type="xsd:string" minOccurs="0"/>
+ <!-- 특성내역 | VARC 30 -->
+ <xsd:element name="ATBEZ" type="xsd:string" minOccurs="0"/>
+ <!-- 특성값내역 | VARC 30 -->
+ <xsd:element name="ATWTB" type="xsd:string" minOccurs="0"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ </xsd:schema>
+ </wsdl:types>
+ <wsdl:message name="process">
+ <wsdl:part name="IF_MDZ_EVCP_MODEL_MASTERReq" element="p8:IF_MDZ_EVCP_MODEL_MASTERReq"
+ xmlns:p8="http://60.101.108.100/api/IF_MDZ_EVCP_MODEL_MASTER/"/>
+ </wsdl:message>
+ <wsdl:message name="processResponse"/>
+</wsdl:definitions> \ No newline at end of file