cancel
Showing results for 
Search instead for 
Did you mean: 

JAVA Stack for Webservices??

Former Member
0 Kudos

Dear All,

In our landscape we are having ECC 6.0 system with only ABAP stack into it (no JAVA stack).

Now, will we be able to use webservices from ECC system and can publish it on our intranet system if not on internet?

Waiting for your replies and suggestions.

Regards,

NJ

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
Now, will we be able to use webservices from ECC system and can publish it on our intranet system if not on internet?

RFC can be published as a WS....even you can consume the external WS using SAP ECC only....check the ABAP forum...there is a blog on this.

Answers (3)

Answers (3)

former_member209575
Contributor
0 Kudos

Hi,

below blog will give some idea

/people/sridhar.k2/blog/2006/09/12/creating-and-exposing-bapi-as-web-service-and-using-it-in-web-dynpro

and again If you are using ECC 6.0, All Standard BAPI's are exposed as Web Services. You can directly use them

Regards

Pradeep P N

former_member181985
Active Contributor
0 Kudos

Yes ABAP stack has Webservie Framework environment. So it will work.

By the by which interfaces you want to expose as webservices...RFC or Proxies

former_member200962
Active Contributor
0 Kudos

SAP ECC 6.0 has only ABAP stack....PI has ABAP and JAVA both....which are you referring to?