SAPtoMSD


Click here for a complete list of operations.

SetContract

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /SAPtoMSD.asmx HTTP/1.1
Host: crmapp.fmc-korea.co.kr
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/SetContract"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SetContract xmlns="http://tempuri.org/">
      <contract>
        <VBELN>string</VBELN>
        <NETWR>string</NETWR>
        <BSTKD>string</BSTKD>
        <BSTDK>string</BSTDK>
        <KTEXT>string</KTEXT>
        <GUEBG>string</GUEBG>
        <GUEEN>string</GUEEN>
        <VSBED>string</VSBED>
        <AUART>string</AUART>
        <AUDAT>string</AUDAT>
        <VKORG>string</VKORG>
        <VTWEG>string</VTWEG>
        <SPART>string</SPART>
        <VKBUR>string</VKBUR>
        <VKBUR_DES>string</VKBUR_DES>
        <VKGRP>string</VKGRP>
        <VKGRP_DES>string</VKGRP_DES>
        <ERNAM>string</ERNAM>
        <ERDAT>string</ERDAT>
        <GWLDT>string</GWLDT>
        <AUGRU>string</AUGRU>
        <AUGRU_DES>string</AUGRU_DES>
        <WAERK>string</WAERK>
        <PRSDT>string</PRSDT>
        <KUNNR_AG>string</KUNNR_AG>
        <KUNNR_RE>string</KUNNR_RE>
        <KUNNR_RG>string</KUNNR_RG>
        <KUNNR_WE>string</KUNNR_WE>
        <KUNNR_ZB>string</KUNNR_ZB>
        <CONDITION>string</CONDITION>
        <contractItemlist>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
        </contractItemlist>
      </contract>
    </SetContract>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SetContractResponse xmlns="http://tempuri.org/">
      <SetContractResult>
        <VBELN>string</VBELN>
        <NETWR>string</NETWR>
        <BSTKD>string</BSTKD>
        <BSTDK>string</BSTDK>
        <KTEXT>string</KTEXT>
        <GUEBG>string</GUEBG>
        <GUEEN>string</GUEEN>
        <VSBED>string</VSBED>
        <AUART>string</AUART>
        <AUDAT>string</AUDAT>
        <VKORG>string</VKORG>
        <VTWEG>string</VTWEG>
        <SPART>string</SPART>
        <VKBUR>string</VKBUR>
        <VKBUR_DES>string</VKBUR_DES>
        <VKGRP>string</VKGRP>
        <VKGRP_DES>string</VKGRP_DES>
        <ERNAM>string</ERNAM>
        <ERDAT>string</ERDAT>
        <GWLDT>string</GWLDT>
        <AUGRU>string</AUGRU>
        <AUGRU_DES>string</AUGRU_DES>
        <WAERK>string</WAERK>
        <PRSDT>string</PRSDT>
        <KUNNR_AG>string</KUNNR_AG>
        <KUNNR_RE>string</KUNNR_RE>
        <KUNNR_RG>string</KUNNR_RG>
        <KUNNR_WE>string</KUNNR_WE>
        <KUNNR_ZB>string</KUNNR_ZB>
        <CONDITION>string</CONDITION>
        <contractItemlist>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
        </contractItemlist>
      </SetContractResult>
    </SetContractResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /SAPtoMSD.asmx HTTP/1.1
Host: crmapp.fmc-korea.co.kr
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SetContract xmlns="http://tempuri.org/">
      <contract>
        <VBELN>string</VBELN>
        <NETWR>string</NETWR>
        <BSTKD>string</BSTKD>
        <BSTDK>string</BSTDK>
        <KTEXT>string</KTEXT>
        <GUEBG>string</GUEBG>
        <GUEEN>string</GUEEN>
        <VSBED>string</VSBED>
        <AUART>string</AUART>
        <AUDAT>string</AUDAT>
        <VKORG>string</VKORG>
        <VTWEG>string</VTWEG>
        <SPART>string</SPART>
        <VKBUR>string</VKBUR>
        <VKBUR_DES>string</VKBUR_DES>
        <VKGRP>string</VKGRP>
        <VKGRP_DES>string</VKGRP_DES>
        <ERNAM>string</ERNAM>
        <ERDAT>string</ERDAT>
        <GWLDT>string</GWLDT>
        <AUGRU>string</AUGRU>
        <AUGRU_DES>string</AUGRU_DES>
        <WAERK>string</WAERK>
        <PRSDT>string</PRSDT>
        <KUNNR_AG>string</KUNNR_AG>
        <KUNNR_RE>string</KUNNR_RE>
        <KUNNR_RG>string</KUNNR_RG>
        <KUNNR_WE>string</KUNNR_WE>
        <KUNNR_ZB>string</KUNNR_ZB>
        <CONDITION>string</CONDITION>
        <contractItemlist>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
        </contractItemlist>
      </contract>
    </SetContract>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SetContractResponse xmlns="http://tempuri.org/">
      <SetContractResult>
        <VBELN>string</VBELN>
        <NETWR>string</NETWR>
        <BSTKD>string</BSTKD>
        <BSTDK>string</BSTDK>
        <KTEXT>string</KTEXT>
        <GUEBG>string</GUEBG>
        <GUEEN>string</GUEEN>
        <VSBED>string</VSBED>
        <AUART>string</AUART>
        <AUDAT>string</AUDAT>
        <VKORG>string</VKORG>
        <VTWEG>string</VTWEG>
        <SPART>string</SPART>
        <VKBUR>string</VKBUR>
        <VKBUR_DES>string</VKBUR_DES>
        <VKGRP>string</VKGRP>
        <VKGRP_DES>string</VKGRP_DES>
        <ERNAM>string</ERNAM>
        <ERDAT>string</ERDAT>
        <GWLDT>string</GWLDT>
        <AUGRU>string</AUGRU>
        <AUGRU_DES>string</AUGRU_DES>
        <WAERK>string</WAERK>
        <PRSDT>string</PRSDT>
        <KUNNR_AG>string</KUNNR_AG>
        <KUNNR_RE>string</KUNNR_RE>
        <KUNNR_RG>string</KUNNR_RG>
        <KUNNR_WE>string</KUNNR_WE>
        <KUNNR_ZB>string</KUNNR_ZB>
        <CONDITION>string</CONDITION>
        <contractItemlist>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
          <ContractItems>
            <POSNR>string</POSNR>
            <MATNR>string</MATNR>
            <ZMENG>string</ZMENG>
            <ZIEME>string</ZIEME>
            <ARKTX>string</ARKTX>
            <MVGR1>string</MVGR1>
            <MVGR2>string</MVGR2>
            <MVGR3>string</MVGR3>
            <MVGR4>string</MVGR4>
            <MVGR5>string</MVGR5>
            <ZNET>string</ZNET>
            <ZMWST>string</ZMWST>
          </ContractItems>
        </contractItemlist>
      </SetContractResult>
    </SetContractResponse>
  </soap12:Body>
</soap12:Envelope>