SAP Build Apps CRUD with SAP System Integration for async write
Hi Builders, we have an ODATA API with asynchronous write, which we would like to build an app around. The API can be found here. I have a BTP destination for the API. For the Create or Update function are three steps required: 1. get transaction ID from System with api path/SAP__self.GetTransactionID() 2. write …
SAP Build Apps CRUD with SAP System Integration for async write Read More »