cancel
Showing results for 
Search instead for 
Did you mean: 

Enable sap:updatable for ABAP RAP Odata API V2 in ABAP BTP Enviroment

Hello experts,

I'm trying to enable the sap:updatable in the metadata for a especific field of my Odata API using ABAP BTP Enviroment.

Here is my example:

I need to set the sap:updatable as enabled for these two fields in order to work with SmartField on a SAP UI5 Freestyle App using Smart table

I'm exposing this OData from a Root Custom entity with an ummanaged application.

Is there any annotation or mechanism(behavior definition, cds annotation) to enable this property for the scenario described above?

View Entire Topic
former_member125674
Discoverer
0 Kudos

Hello there,

I have the same problem: RAP unmanaged in backend and freestyle app in frontend. When I use SmartField automatic check for MaxLength is not working. In metadata I can see the MaxLength property, so I thougth missing sap:updatable property is the reason. Can you please tell me how you solved that?

Regards

Ales