cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

hi, im trying to develope custom RAP Application with odata V4.

i have root view and 2 composition view.

but when i syntax check on my serveice page, it shows error message like

i using waers field in root view and either composition views too.

what should i know to solve this?

0 Likes
View Entire Topic
vykuntrao
Participant
0 Likes

I also faced similar issue. Initially created behavior definition projection without field which was highlighted in the error message which includes wears or currency code. Now I created service definition and service binding respectively.

At this point you will not get this error.

Now again I updated behavior definition projection by adding the wears or currency code field to read only section. Am not seeing that error and when I execute the app the field becomes read only.