SAP ME Webservice Documentation?

Is there a document describing the web services of SAP ME?
In some cases the WSDL definition and a little bit try&error is sufficient (e.g. ProductionProcessing.Start/Complete), but in many other cases the meaning of the parameters is unclear (e.g. ProductionProcessing.LogParametricData) and I don't find the correct parameterization.
Regards,
Martin

Hello,
We have the WSGuide which was delivered with SDK training. There is nothing much regarding the web service coding etc. in that guide.
As you have mentioned regarding some additional guide from where can we get the same. Please let us know if we can order the same.
. Also I tried to look for your contact details but was not able to find any on SDN.
Thanks in Advance,
Regards,
Pushkar

Similar Messages

  • How to handle data that got from SAP by Webservice?

    Hi, Gurus.
    I am working on IFbA with ABAP and Adobe LiveCycle Designer.
    I've developed a function module in R/3 system and created webservice, connected the WSDL address to the form. The problem is how can i handle data that got from SAP by Webservice?
    It's Ok if i bind the dataconnection node to the form element, but how can i handle data without binding to the form element? I mean that how can i use the data retrieved from Webserivce in the Javascript, please give me some sample code or script method.
    Thanks.

    Hi Yang,
    If you are using Web Service, then the binding will be done automatically.
    It can't grow automatically, what else should i do to achieve this?
    1.Select the table(make sure you are not selecting subform) in Hierarchy view
    2. Under table select the Row which is having the required fileds for data
    3. In the Binding of that row, check the checkbox "Repeat Row for each item data" and under that check the Min Count which will set the default row **** to 1
    Regards,
    Sachin

  • DotNet to SAP using Webservices

    Hi All
    We intergrated Java to SAP using webservices with out deploying the webserives in UDDI and the same is working fine.
    Is it possible to integrated from Dotnet to SAP with out deploying in UDDI or whether it is mandatory
    Regards
    Sekhar

    Hi Sekhar,
    you do not need to have the webservices published in UDDI to connect from .NET. It sufficient to have the webservice endpoint/address and it's wsdl, and then you can generate in VS 2005/2008 (or via .NET SDK svcutil) a WCF proxy to the SAP based webservice. I've myself a working example of such SAP / MS interoperability.
    You can generate the wsdl from within the SAP NetWeaver development environment, and save it to disk. But probably you already have it, given your Java SAP interoperabilty.
    Best regards, William.

  • Reg SAP ECC IDOC documentation

    Hi Friends
    Where we can get SAP ECC IDOC documentation help for especially  Functional Consultant.
    Thanks In Advance
    Regards
    SR

    Hi Ravi,
         Hope this links will fullfill your need.
    http://www.sdn.sap.com/irj/sdn/ale
    http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-a-step-by-step-approach/technology/sap/18/
    Thanks
    Vinayak

  • SAP AII Webservices

    Hi
    I findind some issue in configuring the SAP AII Webservices. I have Created RFC connections for  HTTP Connections to ABAP System according the SAP AII configuration guide for the following
    GET_NBR_OUT
    NOTIFY_TAGS_OUT
    etc..
    But when I click Connection Test I am getting the following error
    Status HTTP Response     500
    Status Text     Internal Server Error
    Duration Test Call     1441 ms
    Response Text
    - <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
    - <soap-env:Body>
    - <soap-env:Fault>
      <faultcode>soap-env:Server</faultcode>
      <faultstring xml:lang="en">SOAP processing failure, error id = 112</faultstring>
      </soap-env:Fault>
      </soap-env:Body>
      </soap-env:Envelope>
    Please helping solving this issue

    Hi Mohammed
    I don't have on hand the manual, but when you set up an HTTP RFC destination, the normal output for the connection test is the one you explain.
    good luck,
    David R.

  • Sap script technical documentation

    Hi,
    Could anyone send me the sap script technical documentation to this mail id: [email protected]
    thanks in advance.

    hi,
    go through following links.
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/SAPSCRIPTS_tutorial.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRPROG/BCSRVSCRPROG.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRRDI/BCSRVSCRRDI.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCREDIT/BCSRVSCREDIT.pdf
    http://www.sappoint.com/abap/sscrtpex1.pdf
    http://www.sap-img.com/sapscripts.htm
    http://www.esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
    REgards,

  • PAPI Webservice documentation and Step by step explanation

    Where do I get PAPI Webservice documentation and Step by step explanation?
    Is there any book or pdf file which contains lots of examples? if so where I can get it?

    Here is the location of a step-by-step explanation on how to use PAPI Web Service (PAPI-WS) to create a work item instance and then run the instance inside an activity in a process running on Oracle BPM Studio.
    http://www.4shared.com/file/128256802/f20abc7a/PAPI-WS_for_Oracle_BPM_Studio.html
    Be sure to use the project that is in the zip file for this example.
    If you need an example of how to use PAPI-WS on Oracle BPM Enterprise, go to this thread: PAPI Web Service (PAPI-WS) Example for Oracle BPM Enterprise Standalone
    If you need a step-by-step example of how to use PAPI (the Java API) go to this thread: Creating a new work item instance in a process using PAPI
    The Oracle BPM 10g docs are on this page: http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html. There is a section that might help regarding PAPI.
    Hope this helps,
    Dan

  • Configure sap library-online documentation in EHP4 system

    Hi,
       How to configure SAP Library - Online Documentation on (EHP4 systesm) OS level.
    Thanku

    Via SR13 as in any other version... read the documentation.
    Regards
    Juan

  • How to Enhance the SAP standard WebService XMLA or others

    Now we will show the SAP BW data for other application, we apply the SAP standard WebService XMLA to retrieve the BW Cube or ODS data for external system, but the authorization for data scope is a question, I didn't know how to pass the logon user name and password to the BW system,  the SAP standard WebService XMLA did not provide the paramters for input these variants. So I want to enhance this webservice but didn't know how to do it, if anyone know this please tell me, thank you very much!

    Hi,
    When you try to access url of webservice it will prompt for user/password. .Net and Java have provision to supply user/password to webservice.
    Regards,
    Gourav

  • Documentation on SAP Published WebServices and Troubleshooting

    hi,
    Just curious to know where is the documentation on what each  WebService published on FT2 does, about the input parameters, about the output response and the error codes, exceptions thrown ?
    For example if there is an input parameter SystemAccountUserID what does it mean (employee id or user login id...etc..?)
    I am also curious to know if there are any troubleshooting  recommendations, best practices.
    Thanks
    Kiran

    Hi,
    You can download it from service market place.
    www.service.sap.com
    and the link to the doc is below
    [https://websmp210.sap-ag.de/sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf|https://websmp210.sap-ag.de/sapdownload/011000358700000469462006E/SAP_ISA50_DevAndExtGuide.pdf]
    Regards,
    Sateesh Chandra

  • SAP CRM Webservice CustomerCRMChangeRequestConfirmation_In

    Hello,
    because their is no real documentation about Webservice: CustomerCRMChangeRequestConfirmation_In
    and you want to change existing numbers (like telephone, mobil, fax) for a Business Partner Account,
    following hint:
    use
    <Address telephoneListCompleteTransmissionIndicator="true">
    to read and send the complet list of numbers.
    Best regards,
    MN

    Hi Lovemore Mandimika,
    AFAIK SAP All In One is based on the same technology as the SAP Business Suite Products like ERP, CRM, .... But they come as a package with preconfigured Business Processes.
    Best regards
    Gregor

  • SAP-XI-Webservice scenario

    Hi,
    I have following scenario: SAP triggers a proxy to XI which calls a webservice. Right now proxy from SAP reaches XI, however i get following error when trying to consume the web service on third party server : com.sap.aii.af.ra.ms.api.DeliveryException: Connection closed by remote host.
    This is a secure webservice for which we have done neccessary configuration on XI side. Not sure if this error is because of something missing in the configuration or something else.
    The target url in SOAP adapter which points to the wsdl is viewable in browser.
    Please advise.
    Thanks
    Anand

    HI All,
    I think the error that i was getting till now is resolved.. however I get a different error now, following is the error:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="UNKNOWN">APPLICATION_ERROR</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>application fault</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="http://xml.apache.org/axis/">hostname</SAP:ApplicationFaultMessage>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • Acknowledgements between SAP and Webservices systems

    Hi , I have integrated a SAP and legacy system ( with webservices ) . I woul dlike to know how i can enchance the integrations with acknowledgements . It would be nice if both the systems know what happened to their sent message. I have gone through the document 'how to handle IDOC acknowledgements' . It only talks about sender and receiver systems being sap systems.
    Any design ideas with acknowledgements ? The Syncronous calls are fine cos they get back a response. I would like to know how to deal with IDOC acknowledgemnts and the response from the webservice interface.
    Thank you
    Sudheer

    >>It only talks about sender and receiver systems being sap systems.
    No it doesn't talks only about SAP-SAP system.
    the last section(i guess last 2-3 pages) explain acknowledgment in case of legacy-SAP system
    Please check the last section of that .pdf
    Thanx
    aamir

  • SAP = XI = WebService synchronous communication and SPROXY

    I've *.wsdl which is describing my WebService (rpc style). I've imported it into XI (I see it in Exported Definision). I've definined also an message interface using imported entries form *.wsdl for defining input and output messages. So far, so good. Next after activation I've created PROXY using SPROXY. But when I try to run test I'm not able to receive right response from my WebService.  I though that is a problem of original *.wsdl definition but it is not. I'm able to get right response form WebService using Altova XML Spy. So problems seems to be on XI or SPROXY side.
    Any ideas what should I do?
    Below you will find a original *.wsdl file (it is not *.wsdl file generated by XI!)
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- edited with XMLSpy v2008 sp1 (http://www.altova.com)>
    <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://new.webservice.namespace" xmlns:ns="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl" targetNamespace="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl">
         <wsdl:types>
              <xs:schema targetNamespace="http://new.webservice.namespace" elementFormDefault="qualified"/>
         </wsdl:types>
         <wsdl:message name="Sd2Ids_SzfExport">
              <wsdl:part name="arg1" type="xs:string"/>
              <wsdl:part name="arg2" type="xs:string"/>
         </wsdl:message>
         <wsdl:message name="Result">
              <wsdl:part name="Function" type="xs:string"/>
              <wsdl:part name="r" type="xs:string"/>
         </wsdl:message>
         <wsdl:portType name="SD2Port">
              <wsdl:operation name="Sd2Ids_SzfExport">
                   <wsdl:input message="ns:Sd2Ids_SzfExport"/>
                   <wsdl:output message="ns:Result"/>
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="SD2binding" type="ns:SD2Port">
              <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
              <wsdl:operation name="Sd2Ids_SzfExport">
                   <soap:operation soapAction="urn:Sd2Ids_SzfExport"/>
                   <wsdl:input>
                        <soap:body use="encoded" namespace="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl"/>
                   </wsdl:input>
                   <wsdl:output>
                        <soap:body use="encoded" namespace="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl"/>
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="SD2Service">
              <wsdl:port name="SD2Service" binding="ns:SD2binding">
                   <soap:address location="http://localhost:56791/"/>
              </wsdl:port>
         </wsdl:service>
    </wsdl:definitions>
    I'm guessing that problem is with soap:address, because of localhost definition (but my server is really running on my localhost). I'm not sure where I can pass information to XI to use those localhost adress and port.
    I will reward all helping answers with points

    What do you meen saying "in the address section". In imported *.wsdl file? Second thing. When I'm comparing original *.wsdl file and *.wsdl file which I can preview from SPROXY transaction I see some differences. A specially I do not see in *.wsdl file from SPROXY any information about soap:adress. Any idea why?
    *.wsdl from SPROXY
      <?xml version="1.0" encoding="utf-8" ?>
    - <wsdl:definitions name="Sd2Ids_SzfExport" targetNamespace="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl" xmlns:p1="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    - <wsdl:types>
    - <xsd:schema targetNamespace="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl" xmlns="http://www.dat.de/sdii/ids/Sd2SOAP.wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <xsd:element name="Result" type="Result" xmlns="" />
      <xsd:element name="Sd2Ids_SzfExport" type="Sd2Ids_SzfExport" xmlns="" />
      </xsd:schema>
    - <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <xsd:complexType name="Sd2Ids_SzfExport">
    - <xsd:sequence>
      <xsd:element name="arg1" type="xsd:string" />
      <xsd:element name="arg2" type="xsd:string" />
      </xsd:sequence>
      </xsd:complexType>
    - <xsd:complexType name="Result">
    - <xsd:sequence>
      <xsd:element name="Function" type="xsd:string" />
      <xsd:element name="r" type="xsd:string" />
      </xsd:sequence>
      </xsd:complexType>
      </xsd:schema>
      </wsdl:types>
    - <wsdl:message name="p1.Sd2Ids_SzfExport">
      <wsdl:part name="Sd2Ids_SzfExport" type="Sd2Ids_SzfExport" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
      </wsdl:message>
    - <wsdl:message name="p1.Result">
      <wsdl:part name="Result" type="Result" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
      </wsdl:message>
    - <wsdl:portType name="Sd2Ids_SzfExport">
    - <wsdl:operation name="Sd2Ids_SzfExport">
      <wsdl:input message="p1:p1.Sd2Ids_SzfExport" />
      <wsdl:output message="p1:p1.Result" />
      </wsdl:operation>
      </wsdl:portType>
    - <ifr:properties xmlns:ifr="urn:com-sap:ifr:v2:wsdl">
      <ifr:category>ifmmessif</ifr:category>
    - <ifr:methods>
    - <ifr:method name="Sd2Ids_SzfExport">
      <ifr:isSynchron>true</ifr:isSynchron>
      <ifr:isInbound>true</ifr:isInbound>
      <ifr:interfaceCategory>inbound</ifr:interfaceCategory>
      </ifr:method>
      </ifr:methods>
    - <ifr:messages>
    - <ifr:message name="p1.Sd2Ids_SzfExport">
      <ifr:messType>ifmextmes</ifr:messType>
      <ifr:technicalNamespace>http://www.dat.de/sdii/ids/Sd2SOAP.wsdl</ifr:technicalNamespace>
      </ifr:message>
    - <ifr:message name="p1.Result">
      <ifr:messType>ifmextmes</ifr:messType>
      <ifr:technicalNamespace>http://www.dat.de/sdii/ids/Sd2SOAP.wsdl</ifr:technicalNamespace>
      </ifr:message>
      </ifr:messages>
      </ifr:properties>
      </wsdl:definitions>

  • Com.sap.* API documentation

    Does SAP provide a website for API documentation on its com.sap.* packages?  I'm looking for something similar to Sun's http://java.sun.com/j2se/1.4.2/docs/api/index.html.
    Thanks.

    Hi,
    check this link out: https://www.sdn.sap.com/sdn/javadocs.sdn
    Regards,
    Ivo

Maybe you are looking for

  • How do you remove a symbol from the stage in Edge animate?

    Hello- I'm wondering how to remove a symbol from the stage in Edge Animate so you can jump to another place in the timeline.  In Flash, the symbol was only on the stage for the amount of frames you indicated.  Not sure how it works here. For example,

  • Error while executing function

    hiii all, hope doing welll iam getting error while executing the function and error is ORA-00932: inconsistent datatypes: expected NUMBER got AMPLEX_GRAND1.SYS_PLSQL_75185_9_1

  • Invoice Management Invoice with reference to a PO

    Hi, I´m working with Invoice Management. I know that an invoice could be procesed with reference to a PO, but is it possible to do so with reference to many PO documents??????? Is it possible refers that Invoice to many POs without take all the items

  • SAP Query and MBO

    Hi all, I'm trying to create a query for MBO appraisals. But I've got no idea how the appraisal form (VA) and the employee (P) are assigned to each other. The query should deliver the appraisal results for an employee and some additional data like co

  • Setting Crystal Report data source at runtime

    In advance, I've read all of the posts on here about dynamically changing the data source for your report at runtime and none of it seems to work. I developed a report against my development database using an MySQL ODBC connection. At runtime I want