‎2010 Oct 30 9:26 AM
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
‎2010 Oct 30 10:02 AM
Please chang the formate through menu path User profile -> Own data
‎2010 Oct 30 10:06 AM
‎2010 Oct 30 10:11 AM
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
‎2010 Oct 30 10:11 AM