cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving Real Data type Values.

Former Member
0 Kudos

Hi Gurus,

I need to fetch Real Data Type values from MDM to SAP.

My requirement is described below:

We have a PEOPLE table in MDM, which contains one field 'Percent Competitive Objective' and this field have data type 'REAL', defined in MDM. I am trying to retrieve this feild value from MDM to SAP. But this is not supporting. We are getting error:

Value with type id 0 is not supported.

We have discovered some points through SDN and found that REAL Data type is not supported in ABAP. Below are some links for your reference:

1.) [Link 1|;

2.) [Link2|;

But these links are 2 to 3 years old. I am assuming, this problem will be solved by SAP, but I have no information. If anyone has any information in this regard, you are most welcome.

Kindly help me in this regard.

Thanks and Regards,

<DS>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

The field from MDM which is going into SAP you need to check the data type for that field.

If required kindly change the data type of the SAP ABAP field, i assuming you are using a custom IDoc.

Please elobrate on the business scenario for example, MDM-PI-SAP, through IDoc or some other mechanism

regards,

Abhishek

former_member188878
Active Contributor
0 Kudos

Hi Deepaks,

Please check the data type on ABAP side,may you can try DEC or Curecny type on ABAP side.

regards

shankar