on ‎2020 Nov 09 11:53 PM
Hello,
I'm new in this topic. I don't know the API. We have the project to connect our SAP en premise with Peopledoc, by API.
I don't know it is possible with our SAP ECC6.
What I need to connect SAP with API ?
Thanks,
Iwona
Request clarification before answering.
Hello,
Thanks for your answer.
I will see how could I developpe it.
I need create API between SAP ECC6 and Peopledoc.
Regards,
Iwona
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Iwona
You could connect via RESTFUL API services using a wrapper class
Using BAPis
Using SOAMANAGER
Using Odata
https://blogs.sap.com/2013/01/24/developing-a-rest-api-in-abap/
Also refer code here called to send data as a JSON file
https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+Deserializer
The above link also explains the details of what the code does.
See and try it out if it works for you
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.