Thanks for sticking to this multi-part step-by-step guide.Looking into this part (3) means that you have successfully completed the first part (1) and the second part (2) and you are now curious to see how our EPM OData Service will be extended with ...
Hello again.In the first part (1) we have created a service that consists of two entities (Sales Order and Sales Order Line Item) and two related entity-sets. The runtime artifacts have been generated and the OData service has been registered and act...
Hello fellow OData Service developers out there.
When it comes to OData Service development with SAP NetWeaver Gateway a very typical use case is to build a service that is based on an RFC module (or a set of RFC modules) – e.g. for a List / Detail ...
Alloy allows you to flexibly expose Decision Workflows onto your Lotus Notes client. Each Decision Workflow step can have its individual Notes Form on the client side to visualize the related information and to offer the available decision options to...
When you set up Workflow Decision Management in Alloy you may want to verify your core configuration prior to run any Business Workflow. This can be done by exposing the default Verification Workflow to Alloy, in order to see if the round trip functi...
Hello Ivan,custom entities and view entities can be used together - but custom entities (to be precise custom queries) don't allow for view-building (so you can't add a view on top) and they don't support draft.Best Regards, Volker
Hello Gregor,thanks for your patience.It's unfortunately not sufficient to only re-create the Service Definition and the Service Binding in the Z-Namespace. The CDS-Views need to have the Z-Namespace as well. In particular the @OData.hierarchy.recurs...
Hello Klaus,this is currently not supported - but it's planned in the backlog.As a workaround you may want to perform a db-select to fetch the before image.Best Regards, Volker
Hello Jelena,
as per CDS Simple Types: https://help.sap.com/docs/abap-cloud/abap-cds-tools-user-guide/creating-cds-types?&version=sap_btp
as per Default Functions: https://help.sap.com/docs/abap-cloud/abap-rap/operation-defaulting?&version=sap_bt...