on 2024 Apr 18 4:49 AM
Hi,
In case of on stack (developer extension) it is mentioned that we have to use local released stable APIs, extension points. Is it possible that we develop own service using custom table and publish it as oData (API) and then consume it anywhere? I have s4hana public cloud.
What I want to achieve is, create z table (custom object) and data will be stored, fetched and changed in the same table. The service will be created of the same table and then API (oDATA) will be published at s4hana public cloud.
Appreciate any help,
SS
Request clarification before answering.
In S/4HANA Public Cloud, you can use Custom Business Object App to create a custom table and expose it as OData service.
https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F1712')/S32
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Creating a Remote-Enabled ABAP (RAP) service for a custom table and exposing it through service consumption as an API is a powerful way to integrate SAP systems with external applications. While the process may seem complex, numerous blogs within the community offer detailed guidance on achieving this.
Understanding RAP Services:
Creating a Custom Table:
Developing the RAP Service:
Exposing the Service via Service Consumption:
Regards,
Pradeep.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.