Application Development 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: 

How to rename oData service implemetation method

sven_schuberth2
Participant

Hi all!

I have copied an oData service in SEGW, deleted some entities and renamed others.

Unfortunately, on the renamed entities the names of the class-methods got not renamed. Where can I do this?

Entityname was changed form SubCategory to Category. Service implementation method name still remains at SUBCATEGORIES_GET_ENTITYSET, for example.

thank you - Sven

  • SAP Managed Tags:
3 REPLIES 3

maheshpalavalli
Active Contributor
0 Kudos

Did u change the entitysetname?

  • SAP Managed Tags:

sven_schuberth2
Participant
0 Kudos

Yes I did.

Entityset name was changed from SubCategories to Categories.

  • SAP Managed Tags:

PedroDelgado
Explorer
0 Kudos

I was able to changing by deleting the entitySet (Not the Entity) and creating again the EntitySet

  • SAP Managed Tags: