Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error Method 'UPDATE_ENTITY' not implemented in data provider class in updating O Data Services

0 Kudos
696

Hi Experts I am getting below error "Method 'UPDATE_ENTITY' not implemented in data provider class" while updating service

3 REPLIES 3
Read only

egenoves
Participant
0 Kudos
490

Hi,

is the method of the Entity Set UPDATE_ENTITY correctly redefined and implemented in DPC_EXT class??

Read only

0 Kudos
490

Hi Enrique I have implemented update_entity in DPC_EXT and BADI(IF_ISU_UMC_ODATA_IMPL~GET_ENTITY) also

Read only

0 Kudos
490

sorry i have implemented enhancement in IF_ISU_UMC_ODATA_IMPL~UPDATE_ENTITY method