SAP Build Process Automation - Consume ODATA APIs ...
Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
There are multiple ways to consume actions not available in the store in the SAP Build Process Automation .
S/4 HANA On-Premise or ECC based Custom Odata services can be accessed by the below two ways with the Core Clean principle using the Side-by-Side Extension scenarios
I have explored the different possibilities to expose the S/4 HANA On-Premise Custom OData services to the SAP Build platform since there are challenges exposing the Odata directly from S/4 HANA On-Premise to SAP build
How to create actions on the SAP build ?
SAP BTP ABAP RAP ( RESTful ABAP Programming Model )using the side-by-side extension scenario :
Create a Custom Entity and call either the backend RFC function modules or API classes from SAP S/4 HANA to perform the functionality