Skip to Content
0
Former Member
Oct 19, 2007 at 10:44 AM

Exception: Unexpected field type 28

37 Views

Hi to all,

i faced with following problem:

When i try to GetRepository ot to get FieldProperties from table where there is a field with type Real i get Exception:

<i>Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: Unexpected field type 28

at com.sap.mdm.internal.schema.PropertiesHelper.createField(PropertiesHelper.java:262)

at com.sap.mdm.internal.schema.PropertiesHelper.convertFrom(PropertiesHelper.java:269)

at com.sap.mdm.schema.commands.GetFieldListCommand.execute(Unknown Source)

</i>

if i try to get FieldProperties from table where there is no field with type Real everything all rignt.

May be it server version error or may be smb faced with that problem and know how to solve it?

Help me plz.

My MDM Server version is: Version 5.5 SP5 (5.5.40.83)