Skip to Content
2
Jun 24, 2020 at 10:22 PM

Newly added field is uneditable in fiori app - CDS extension

551 Views

Hi

If someone could advise me on the below issue it would be really helpful .

I am extending standard app "Manage supplier master " to display a new database field .

I have extended the Interface view (I_BUSINESSPARTNERPURGORG) to include a new database(existing) field(SERVICEINDICATOR).

Consumption view(C_BUSINESSPARTNERPURGORG) is extended to display the new field on the app..

I can see the extended field in the app but the field is always read only and unable to edit .

Also only if I set @objectmodel.readOnly :true, I am able to open the app FLP else there is an error stating

The element 'SERVICEINDICATOR' of the CDS view 'C_BUSINESSPARTNERPURGORG' is not Read-Only

Is there any setting in spro or in BOPF to make this field editable

In data preview of the consumption view , I am able to see the data for the field ..

In odata metadata I get sap updatable as false .

Thanks

Anusha