cancel
Showing results for 
Search instead for 
Did you mean: 

Error Could not create WB object form OM -> ODataService SE80

cmetz
Participant
0 Kudos

Hey guys,

I usually navigate from Transcation SEGW -> ServiceName -> Service Implementation -> ServiceSet -> GetEntity through right click and then "Go to ABAP Workbench" to my implementation of the OData Service. When I change the method then for example to SERVICE_UPDATE_ENTITY I get following error:

Any idea?

Thanks + regards

Chris

Accepted Solutions (1)

Accepted Solutions (1)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

have you checked the data provider extension class of your service?

Just expand the node Runtime Artifacts

Double click on ZCL_<segw_projectname>_DPC_EXT

to navigate to SE24.

And open the method SERVICE_UPDATE_ENTITY there.

Answers (0)