cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC integration possibility using standard SAP API

0 Kudos
2,448

Hello,

We're planning to implement a integration use case of SAP ECC system with 3rd party application using standard SAP APIs. We'll create our own API for communication to SAP, and intend to use standard SAP API for communication to our proprietary application. But I'm not sure if and how we can use standard SAP API in this case. We've SAP ERP6 EHP7 system.

Appreciate your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

Hi There

It is not clear from your requirement what are you looking for but I would still like to answer

1. What is the scenario you are trying to integrate?

2. Is it a one-way communication or both ways?

3. You could use the standard APIs in the EHP version

You could connect to SAP Via RFC/ BAPI / API calls

Do you have a gateway system you could expose the API via that

If you Did try these already what was the result?

Regards

Vinita

0 Kudos

Hello Vinita,

Thanks for the response.

1. We want to transfer employee information from our proprietary application to SAP HR module as employee master data and fetch the same again from SAP. Intention is just to use it for basic demo.

2. It's a two way communication.

Yes we do have a gateway system. We've not started the implementation yet. We're planning to create our own APIs for both way communication.

Can we use a 3rd party API for SAP to send data to our gateway?