cancel
Showing results for 
Search instead for 
Did you mean: 

Tuple Calculated Fields on EP - "The field type is not supported (0xffaa1006)"

Former Member
0 Kudos

Hello Experts,

We are currently facing an issue regarding simple Calculated fields on tuples when adding Tuple record using the Portal :

I have created an Address tuple to store some address data (multi-value tuple added on Business Partner data).  Address data are valid for a certain period (so I added "Start date" and "End date").  I also added a boolean "Valid" (calculated field, we also try using a Text Field) that gets the value 'TRUE' if we are in the validity interval.

When I add an address to my Business Partner in the Data Manager, everything works well ( Calculated field are feed)

If I try to do the same via the portal interface I got the following issue when saving the data:

The field type is not supported (0xffaa1006)

I didn't found any info about this error in MDM log or Portal log.

Do you have any idea on how to fix this ?

Thanks in advance

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The problem is a bug identified by SAP

Answers (2)

Answers (2)

Former Member
0 Kudos

We are using SAP MDM 7.1 SP9 and SAP EP 7.31 ehP5

junwu
Active Contributor
0 Kudos

what's the version?

portal interface is standard iview or customization development code?

Former Member
0 Kudos

And it's iViews based on Templates provided by SAP. No development.