cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call Bound Actions/Functions from Fiori Controller in CAP.

richa_dwivedi
Explorer
0 Kudos
1,770

Hello everyone,

How we can call bound functions from fiori controller, in both odata v2 and v4, i tried calling it from controller but getting following error.

In V2:

Error:

Log-dbg.js:493 2023-10-19 15:48:14.624899 Function '/FunctionName' not found in the metadata - EventProvider sap.ui.model.odata.v2.ODataModel sap.ui.model.odata.v2.ODataModel

Code:

this.getModel().callFunction("/FunctionName", mParameters);








Accepted Solutions (0)

Answers (0)