Skip to Content
0
Mar 14, 2018 at 02:00 PM

xsodata generated key

200 Views

Hi there.

I am exposing HANA data via xsodata. Key is generated locally.

In metadata I see following :

<Property Name=“localID” Type=“Edm.String” Nullable=“false” MaxLength=“2147483647" sap:filterable=“false”/>

I figured that change type here is not possible. But, Is it possible to change MaxLength for that field ?