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

The element of the CDS view is not Read Only error

0 Kudos
2,319

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
junwu
SAP Champion
SAP Champion
0 Kudos

did you use "custom field and logic" app to extend?

0 Kudos

Hi Jun Wu,

I did not use the app, as the custom fields are already existing in KNA1 table with old data. So we want to bring those fields to Fiori.

Abhi.