cancel
Showing results for 
Search instead for 
Did you mean: 

use odata in sapui5 (Invalid Function Import Parameter )

trabelsioussa
Explorer
0 Kudos

Hello Community,

i want to call function from back and this is my url =>

oModel.update("/UserLockUnlock?name='test'&id=50", oPayload, { ..}

but i got error => Invalid Function Import Parameter ( name)

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Viswanath
Participant
0 Kudos

Hello,

If you’re trying to access Function Import then it should be oModel.callFunction

Best Regards,

Viswanath