cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adaptation Project Replace Odata In BAS?

vcarmona
Explorer
0 Likes
1,462

Hello Everyone 

yesterday, we changed the odata with the option "Replace Odata" but when i change in the adaptation project.

the application continue look for the firts entity of the standard odata.

the app is F3302, The entity is C_GRIRAccountReconciliation.

how must to do?

In the adaptation project there are two options, add or replace the odata, we chose the second option, however it seems that the main entity is always called or there is something missing in SAPUI5 Project.

thank you for your helping.

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

what you expect?

the application is working on that entity, when you change to another service, it is still working on that entity. why you expect that to be changed?

vcarmona
Explorer
0 Likes
Does this mean that the adaptation project will always call the entities of the same standard, even though a copy of the FAC_GRIR_RECONCILIATION odata is made? Therefore, we must use the metadata extension since I have ABAP code within the SEGW in the Odata Z that I created as a copy of the standard? What would be the suggestion?
junwu
SAP Champion
SAP Champion
you have to enhance the service, not copy it.
VictoriaCarmona
Explorer
0 Likes
This app is made with fiori elements
VictoriaCarmona
Explorer
0 Likes
In this case, this application consumes a view with Fiori Elements So, when I modify the Fiori Elements, should I modify the view?