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

BDC : Conversion error

former_member355168
Participant
0 Likes
649

Dear Experts,

I m writing bdc for cn22.

i hv collected data in my internal table.

but when i run bdc, it gives error 'Unable to interpret " 4,728.00" as a number.'

and i hv declared the variable for the 4728 same as the type of field ( by pressing F1, Technical setting, data element etc)..

but when i check value in my internal table for same datatype its with decimal 3 places (4728.000), while in transaction, its displaying decimal 2 places (4728.00).

can any one tell me why this thing is happnening.

Regards,

Jaspal Kumar

Moderator message: please do not use SMS speak when posting.

Edited by: Thomas Zloch on Oct 30, 2010 10:56 AM

4 REPLIES 4
Read only

0 Likes
594

Please chang the formate through menu path User profile -> Own data

Read only

0 Likes
594

i not authorized to do that.

Read only

0 Likes
594

No , You can do that.

menupath :

System -> userprofile -> Owndata

Select 'Default' tab in the next screen and change the Decimal Notification as 1,234,567.89

Read only

0 Likes
594

Save the changes and Logoff and login again.