I need to get navigation properties data. Does anybody know how to use navigation properties using SAP Cloud SDK?
I created a VDM by SAP Cloud SDK VDM Generator. The source OData is V2 and on S/4 HANA, which is generated by CDS View. What I want to execute is like following.
- HTTP Method: GET
- Path: <host, domain, port and path>/(parameter='test')/Set?&fileter=filed eq 'hoge'