Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CX_SY_CONVERSION_OVERFLOW.

Former Member
0 Likes
1,307

Hi all

Any idea why this error is coming..

CX_SY_CONVERSION_OVERFLOW.

Thanks and regards

vijaya

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
607

Hi,

Are you doing any moving values of type f field to a type p field ?

a®

Read only

Former Member
0 Likes
607

You're probably doing something like

a = b * c.

and a is not declared to be large enough to hold the result.

Rob

Read only

0 Likes
607

Hi Rob

The code is working fine in mysap.when iam trying the same code in sapR/3 its giving error..what might b the cause?

Regards

vijaya

Read only

0 Likes
607

Hi,

Have you seen this post?

Regards,

Satish