Skip to Content
0
Apr 15, 2014 at 09:41 AM

"The following problem occurred: undefined is not a function has an error" in latest chrome(Version 34.0.1847.116 m)

79 Views

Hi All, Now my chrome has updated to latest(Version 34.0.1847.116 m) in this odata Create functionality is not working it has following error

When I run same in lower version of chrome, ie and firefox latest it is working fine.

I am using following code.

oModel.create('Suppliers', oEntry, null, function(){

sap.m.MessageToast.show("Your request sent for Approval");

},

function(){

sap.m.MessageToast.show("Request failed");

});

Can any one help me on this....

Thanks in advance

Ravi varma

Attachments

Capture.PNG (6.4 kB)