cancel
Showing results for 
Search instead for 
Did you mean: 

Redefine Custom OData Services SAP ABAP

0 Kudos

Hi Friends,

Need your help.

1.Can anyone let me know for which custom Odata scenarios - we go for redefine Odata DataModels ( Please explain with any Client requirement if any or Blog).

2. Is it possible to extend the current Custom Odata Services with new custom fields in Entity Structure or New entity creation( in Data Models ) without Redefinition.....Simply Generate it at last for that Custom fields to be captured in Odata Service.

Please guide me.

Regards,

Baigan

Accepted Solutions (0)

Answers (1)

Answers (1)

srinivas21
Explorer
0 Kudos

Dear,

if we are going to extend any standard odata service, we are going redefine the odata .

for custom odata, if you added any fields and entity sets . please test from backend once. if everything working fine, in sap web ide, they need to overwrite the existed odata with new odata . then the new fields and entity sets will appear to them to add new fields on the application.

0 Kudos

#Sriniwas

For Custom Odata Service,

Requirement: Need to add 1 Field in Structure of one Entity.....Added the Field.

Please, guide me post addition do i need to follow below step as:

a. i need to Redefine Odata_SRV so that new custom Fields will be included in Entity.

b. Generate SEGW Project .

c. Lastly, do the Coding part for that Custom Field data populate.

Please guide me ASAP.

Regards,

Baigan