Is it possible to create WEB SERVICE in SAP 4.7

Hi guys,
is it possible to create WEB SERVICE in SAP 4.7 ?
i want to make a FM as web service enabled.
plz advice.
Regards
pabi

Hi,
The definitive (and in my experience only) documentation on this is at;
http://help.sap.com/saphelp_47x200/helpdata/en/94/f8c8a2e68811d6b2dc00508b5d5211/frameset.htm
This same information is available combinded as a single pdf, but I can't find this.
Regards,
Nick

Similar Messages

  • How to create WEB  SERVICE in SAP

    Hi guys ,
    i am new to WEB SERVICE IN ABAP.what's the purpose of web service ?
    can anyone give me step by step example to create web service in SAP?
    ur answers will be rewarded.
    Regards
    pabitra

    Check the below links.
    Web Services-Based Connectivity
    Providing and Consuming Web Services in ABAP
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30f1b585-0a01-0010-3d96-ad0ea291c4f9
    Web Services Development in ABAP
    Web Services-Based Connectivity?rid=/webcontent/uuid/83b7ec4d-0a01-0010-03a9-e5a3b42522b8 [original link is broken]
    Web Services (SAP Library - Web Services)
    http://help.sap.com/saphelp_nw04/helpdata/en/9b/dad1ae3908ee44a5caf57e10918be9/content.htm
    ABAP Proxy Runtime (SAP Library - Web Services)
    http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm
    Hope this helps.
    Thanks,
    Balaji

  • It it possible to call web service from SAP 4.6 c..If yes how

    Hi Friends,
    It it possible to call web service from SAP 4.6 c..If yes how
    Thanks in Advance.
    Murali Krishna K

    It is not possible to directly call a web service from SAP 4.6c.
    Indeed, web service enablement is available as from Web AS 6.20, thus as from SAP R/3 4.7
    So as described above, the solution is indeed to make use of PI(XI) for this.
    Rgds,
    Karim

  • XI for create web servicies for SAP R/3 4.6C

    Hi All,
    we are implementing PM (Plant Management) module of SAP R/3 4.6C and we have the necessity to create web services for some PM functionalities. Infact we need to integrate our SAP R/3 4.6C with other applications (non-SAP) through TIBCO (it's mandatory). So we think to use SAP XI. Moreover our users don't want to use SAP GUI for the accessing to the PM functionalities but they want an UI more friendly. So we think to use SAP EP.
    Which is your opinion about this architectural scenario? Is it possible to fulfil the requirement of our business users with a more simple architectural solution (for example with WEB DYNPRO)?
    Many thanks in advance for your collaboration.
    Regards,
    Bob

    Infact we need to integrate our SAP R/3 4.6C with other applications (non-SAP) through TIBCO (it's mandatory). So we think to use SAP XI.
    TIBCO is another middleware. So once you expose your R/3 functionalities as web service, you may directly use TIBCO to integrate and XI won't be required at all.
    Moreover our users don't want to use SAP GUI for the accessing to the PM functionalities but they want an UI more friendly.
    WebDynpro application would provide you an easy GUI and could act as Soap client as well to send data.
    Regards,
    Prateek

  • Is it possible to create web services for classes and bol objects?

    i am new to crm web channel,can any one  please ,help me....
    thank u in advance,
    kiran.

    Hi Kiran,
    Here, when you are talking about classes and BOL objects together, I assume you are talking about the BOL layer for CRM. If that is the case, and you have no dependency on WCEM for these objects, I would suggest you use the NW gateway to expose Odata web services from the CRM box itself. If you would like to expose the Odata web services from WCEM, please have a look at Ch 7 Dev & Extension Guide available in help.sap.com/wec301.
    Good luck!
    Regards
    Pranshu

  • Creating Web Services in SAP without J2EE/XI Server

    I'm not sure if this is possible.  I'm hoping that maybe one of you can answer this.  Here's the scenario:
    I have a Function Module that's RFC enabled. I also went ahead and converted it to a Web Service. Now, what I'd like to know is, if I want to consume the service do I have to have XI and/or J2EE server running.  Or, is it possible to consume it by some other means.  Any help is much appreciated.

    Hi Eric,
    There are two ways to handle
    1. you can directly expose this webservice without the need of XI or J2EE server. The wsdl generated will have all the endpoint information, which in ur case will be tightly coupled to the current SAP system where RFC resides.
    2. Import the rfc into XI and create a scenario in XI. Expose this scenario as a webservice.
    Second option is the refered one as the consumer needn't know where the RFC resides.
    cheers,
    naveen

  • Errors in creating web services in sap

    I am getting below mentioned errors
    1.     While testing existing web service
    http://blade05.wipro.com:8000/sap/bc/srt/rfc/sap/SRT_TESTS_FB_PAR_TEST02_WS?sap-client=100&wsdl=1.1
    Network Error (dns_unresolved_hostname)
    Your requested host "blade05.wipro.com" could not be resolved by DNS.
    2.     While creating new web services,I am getting the below mentioned error. Test objects cannot be created in foreign name spaces.
    Regards,
    Anitha M

    Hi,
    For issue: "http://blade05.wipro.com:8000/sap/bc/srt/rfc/sap/SRT_TESTS_FB_PAR_TEST02_WS?sap-client=100&wsdl=1.1"
    1) Check if you are able to access the host i.e "http://blade05.wipro.com"
    2) Try to ping the host in command prompt and see if you are getting any response.If you are not getting any response that means the host is unreachable.
    3) It can also be if you are under a "proxy server".
    For : " Test objects cannot be created in foreign name spaces"
    The problem may be because u might have not given the proper Hostname/ Interface details In a particular interface.
    Regards,
    Sainath chutke

  • Web service in SAP 4.7

    Hi guys,
    is it possible to create WEB SERVICE in SAP 4.7 ?
    i want to make a FM as web service enabled.
    plz advice with step by step procedure.
    Regards
    pabi

    Hi,
    Yes, it is possible to create a web service in 4.7, this is the first release where it is possible so the approach differs from later releases.
    Take a look at the replies you got the last time you asked this question,
    is it possible to create WEB SERVICE in SAP 4.7
    Regards,
    Nick

  • Customise RepositoryFrameworkWS web service by SAP

    We are using the RepositoryFrameworkWS to perform KM related operations like update/upload documents etc. But the RepositoryFrameworkWS  Web Service modifies the content by using a Service user and whenever such modifications are made, the "Last Modified By" field is updated to that of the service user.
    This Service User is coming in all our reports etc and it is becoming difficult to track also.
    Is it possible to obtain the code for RepositoryFrameworkWS  and modify the code so that the code can be customized so that the user who calls the web service is populated in the "Last Modified By" field?

    Hi,
    Yes, it is possible to create a web service in 4.7, this is the first release where it is possible so the approach differs from later releases.
    Take a look at the replies you got the last time you asked this question,
    is it possible to create WEB SERVICE in SAP 4.7
    Regards,
    Nick

  • Web service in sap 4.6c(wsconfig,wsadmin,soamanager does not exist)

    Hi all,
    i am trying to create web service in sap 4.6c.
    there is no option like utilities->more utilities->web services
    & WSCONFIG, WSADMIN TRANSACTIONS R not exist.
    so, can i create web service in 4.6c version.
    Regards
    pabi

    Hi Prabby,
    the SAP Basis technology platform that underpins the 4.6c system does not provide a HTTP server so it cannot itself act a webservice provider.
    However you can expose SAP functionality as a web service in three ways.
    Firstly, SAP provide the SAP Business Connector that will provide access to all remote-enabled function modules (and other functionality) out of the box. This product is essentially an OEM version of WebMethods Integration Server and is available for download from SAP.
    Secondly, you can use any available middleware, such as WebLogic, WebSphere, .Net, and the appropriate SAP Connector (J-Co, DCOM, .NET) to write a SOAP handler that exposes your SAP functionality.
    Thirdly, you can use a SAP system that is running on a later release to expose the functionality you want and call it via RFC. What I am suggesting is that you write a "wrapper" function module on a WAS ABAP system such as your Solution Manager system and have it call the 4.6C functionality via RFC. Then expose the wrapper function module as a webservice using the WSCONFIG, WSADMIN transactions already mentioned.
    Cheers
    Graham Robbo

  • How to use and configure web services in sap

    Hi,
    Experts,
    could you please tell me, how to configure web services in sap.
    As one of my client using handheld  software for inventory, where in whatever tansaction happens in the depot  it has to update in sap.through non sap software please help me out with necessary configuration.
    Thanks
    Edited by: Ahmed quadry on Jun 9, 2009 2:25 PM

    Hi Ahmed,
    Kindly find the below link will helps you to create web  service in SAP
    http://wiki.open-esb.java.net/Wiki.jsp?page=BAPIWEBSERVICE
    Also find the below documents will helps you to create web services in SAP
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/06adbf03-0a01-0010-f386-d8e45561a3c4
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3004a2d2-0653-2a10-779c-f5562b3fac39
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bb0764f2-0b01-0010-bd85-c7849b40561e
    Regards
    Venkata Rao .G

  • Set Web Service in SAP

    There is project to create Web Service in SAP to allow our client to access to customer info through web service. I am trying to create a proto type of solution to prove that it will work.
    I know how to create Web service for FM. I need to know how to configure / set up the other required SAP components like UDDI and/or proxy, etc.
    I am trying to test SAP Web service in my local machine, I have installed application server tomcat - jakarta-tomcat-4.0.6 in my machine. What else do I need to be able to get access to new SAP web service via tomcat?
    Any help is greatly appreciated.
    Reza

    Thanks for the info.
    I still don't know how to release and use the SAP Web service that I have created. That would be realy helpful if you could give me tasks/step that I need to take to complete the process.
    Thanks in advance.

  • How to create web service for a Java class in SAP NetWeaver Studio

    hi all,
    i am using SAP Netweaver Developer Studio.have created a normal java project and i want to create web service for one of the classes in this project. i used the  Web Service Creation Wizard to create a web service for this class. but it says there's no methods available for VI. all my methods in this class are public, what should i do?

    Hi,
    I guess there are other ways. But this is an easy way, if you find the right wizards.
    Besides this it is good practise to define interface methods so that session bean implement these interface methods, and thus seperate the interface from the implementation.
    In this approach you will need 3 projects:
    An enterprise application project (will contain EJB Module)
    An EJB Module project (will contain session bean)
    A Java project (contains code that implements the session bean methods)
    In my previous post I suggested to use a J2EE web mudule project. This was a mistake, it should be EJB module.
    But it should be possible to do it in another way. It is up to you.
    Good luck, Roelof

  • How to create web service client

    Hi All,
    I am new to web services .Can any body explain how to create web service client ....
    Please give the give the discription step wise.
    Thanx
    Arun

    Hi Krishna,
    Yes it is possible.
    Check this Link
    [JDeveloper Web Service|http://www.oracle.com/technology/obe/obe1013jdev/10131/10131_wstopdown/wstopdown.htm#t2]
    http://www.oracle.com/technology/obe/obe1013jdev/10131/10131_wstopdown/wstopdown.htm#t2
    I strongly suggest you to go for Eclipse, instead of Netbeans or Jdeveloper incase of WebService. If you want to run your code in all the Server without making any changes go for Eclipse based development for Web Service.
    Kindly let me know if you need some more inputs.
    Regards,
    Zack

  • Its possible to Create Bussiness Service for IDOC Communication Channel

    HI FRNDS,
    My scenario File to Idoc,
      When we will go for business Service , Its possible to create Business Service SAP R/3, its a Good advice.
    To which Adapters we will use business Service, business System
    Regards,
    raj

    Hi,
    This is the basic difference between Business Service and Business System. This will help you in concluding why you use them and hence you can deduce your answer....
    Business System
    Business systems are logical systems that function as senders or receivers within the SAP Exchange Infrastructure. You configure business systems in the SAP System Landscape Directory (SLD). A business system is always associated with a technical system (here: SAP Web AS ABAP system).
    Business Service
    Using a business service, you can define the technical or business subunits of the companies involved and then assign them the relevant interfaces.
    You usually use business services when configuring cross-company processes. In this case, you only make your interfaces known to the business partners involved and either do not make any details about your own system landscape available, or only specific details.
    Regards
    Arpil
    Reward points for the useful answer

Maybe you are looking for

  • Maximum time/size limit for Beehive Conference recording

    Hi, What is the maximum time/size limit for Beehive Conference recording? Thanks Chinni

  • How does one remove a author of a doc

    Hello I purchased a health intake form from someone and all I want is that person to be removed as author so she isnt able to see my clients information. I paid for the form not her being on it.

  • Re-name app

    I have an app I downloaded from itunes store and I want to re-name the app. Is this possible on the iphone4?

  • Dynamic access to the fields of an internal table

    Hi, Currently i'm having 10 fields in 1 internal table, and i need to validate this 10 fields but i dont like have too many "if and endif" statement. Is there any option to write an dynamic code. Example Data: begin of table,            field1 type c

  • Why don't images show on the faces corkboard?

    When I open FACES none of the images show.  I have LOTS of pics and people assigned here.  When I open any single person, the images show up.  When I go to "Confirm Additional Faces" the vast majority of the images dont show there.  HELP.