cancel
Showing results for 
Search instead for 
Did you mean: 

The element of the CDS view is not Read Only error

0 Kudos
2,197

Hi ,

I am trying to extend a standard CDS view C_BusinessPartner and add a z field through association . But when I am getting error that the element of the CDS view is not Read Only. I am forced to use ObjectModel.ReadOnly: true to remove the error. But i want the field to be editable in Fiori. Could you please help what is missing here. Is it like I have to extend any other CDS views ? I read in some blogs that the corresponding BOPF structures need to updated as well. If its so how to find the correct BOPF nodes ? The field i am trying to extend is a purely independent custom field and I want to be added as new tab in the Fiori BP App. Can you please help here.

Thanks,

Abhinay.

View Entire Topic
jmalla
Contributor
0 Kudos

Hi Abhi,

Did you find a solution to this problem? We are also trying to extend the C_BusinessPartner and running into the same issues.

Thanks,

Jay

chetan_shah9
Explorer
0 Kudos

Did you find a solution ?