‎2010 Aug 23 1:31 AM
Hi Colleagues,
I need to write an iphone version of current ABAP program. I want to call ABAP method and function module through my iphone so that I can re-use the ABAP APIs.So I choose web service. Can you give me any details information about how to do that?
Thank you very much
‎2010 Aug 23 5:20 AM
http://wiki.sdn.sap.com/wiki/display/EmTech/PublishWeberviceinABAP,ConsumeWebserviceinABAPandAdobeFlex.
See the above two links hope you would get a clear idea about how to call a function module through webservice
‎2010 Aug 23 5:20 AM
http://wiki.sdn.sap.com/wiki/display/EmTech/PublishWeberviceinABAP,ConsumeWebserviceinABAPandAdobeFlex.
See the above two links hope you would get a clear idea about how to call a function module through webservice
‎2010 Aug 23 5:30 AM
Hi,
Thanks.Two questions:
1 The first link cannot be opened, would you please check it again?
2 Can you provide an example that how an iphone app can consume Sap Web Service?
Thank you very much
‎2010 Aug 23 11:08 AM
Hi,
First you have to create web service from your functional module, using wizard to create web service.
After creating that web service, you have to find out URL of web service in SICF.
and that URL or WSDL file is used to consume web service in IPhone.
Regards,
Arpit
‎2010 Aug 31 11:26 AM
http://wiki.sdn.sap.com/wiki/display/EmTech/PublishWeberviceinABAP,ConsumeWebserviceinABAPandAdobeFlex.
or
in wiki.sdn.sap.com
goto---> My home ---> technologies ---> Publish Webervice in ABAP, Consume Webservice in ABAP and Adobe Flex.
i think u wil able to open this link