‎2010 Jun 10 12:20 PM
Hi Friends,
I am facing a strange issue while entring amount field in screen. The default setting for decimal notation is
123.45While posting a document if I wrongly enter amount as
123,45it is showing error message as Input should be in the form __,___,___,__~.__ which is alright. But when I correct the input value to correct format as 123.45 its still showing the same error.
It seems some variable is not getting cleared. This issue is not specific to document posting but I am facing this issue for all transaction in SAP. What is the work around to get this issue corrected.
Warm Regards,
Praveen
‎2010 Jun 10 12:49 PM
Hai Praveen,
You are right. The field to which you are entering the data, is not getting cleared. So the next time you try to enter the data, it is considering the previous data. So, consult your ABAP Consultant and the corrections done.