cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

We are facing an issue while passing URL as given in the attachment with error in the conversion routine "CONVERSION_EXIT_EXCRT_OUTPUT".

Please let us know if there exists a sap note to fix the given problem.

Detailed screenshots of the problem have been attached.

Regards,

Saritha

0 Likes
View Entire Topic
Former Member
0 Likes

This is the exchange rate conversion function, so I expect that you have an exchange rate element in the entity that is defined as a numeric EDM type - it probably needs to be made a string. The conversion is trying to SHIFT, which cannot be done on an elementary number type.

Regards

Ron.