Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Access external system data from SAP

Former Member
0 Likes
811

Hi All,

I would like to access external system data by making a call from SAP ECC 6.0 let's say from a custom transaction.

I don't want to use PI. what are my options? Is it based on external system?

One of the external system i am trying to access is Rental result - java-based enterprise business system.

Inputs are appreciated.

Thanks,

Indira.

Hi All,

I would like to access external system data by making a call from SAP ECC 6.0 let's say from a custom transaction.

I don't want to use PI. what are my options? Is it based on external system?

One of the external system i am trying to access is Rental result - java-based enterprise business system.

Inputs are appreciated.

Thanks,

Indira.

4 REPLIES 4
Read only

matt
Active Contributor
0 Likes
765

What does the external system offer in the way of interface? Does it offer web services? Use them? Does it offer IDOC? Use them. Is it OLE enableD? Use OLE.

You can only access an external system from SAP if the external system offers some kind of access.

Read only

Former Member
0 Likes
765

could you direct me to documentation of web services implementation.

Read only

matt
Active Contributor
0 Likes
765

No, and nor should anyone else. Try searching, in accordance with the Rules of Engagement. There's plenty to be found with just a little effort.

Read only

madhu_vadlamani
Active Contributor
0 Likes
765

Hi Indira,

It is not clear.What data you are going to access there are various options idoc,web interfaces,bapi etc..

Regards,

Madhu.