Skip to Content
0
Mar 26, 2019 at 03:50 AM

oData Query with parameters using Custom CDS view with I_GLAcctBalance

3338 Views

Hello Community,

we've developed a custom CDS view based on I_GLAcctBalance which comes with its parameters.

I managed to successfully read data through Postman with following oData query as discussed here with @Amith Nair and according to SAP note 2600276) :

https://..../sap/opu/odata/sap/YY1_XXX_CDS/YY1_ZZZZZ(P_FromPostingDate=datetime'2019-01-11T14:49:52',P_ToPostingDate=datetime'2019-01-12T14:49:52')/Results

I'm now struggling to get it work from a custom integration flow. The oData adapter gives the parameters as CDS fields. Is there any standard iflow or discussion/blog link which uses a call to CDS view with parameters from an integration flow? I've searched Blogs without any luck so far.

Thank you

Attachments

32169-image.png (24.1 kB)
32170-image.png (24.3 kB)