‎2007 Nov 28 9:13 AM
Hi everyone,
I am working on ALV report and in this some coloumns should be edited.
I have done that , But Iam getting wrong result.
I mean Iam editing currency value , If I enter some value 3000.00, It is rounding off to 30.00.
I have done the report in other way also, i have taken character fields instead of currency fields for editing. Right now whatever value I enter it is taking into account, even If i enter characters also. But here I should have internal check i.e whenever user enters
characters it should not allow to enter characters.
can anyone of you help me regarding this issue.
Thanks & Regards,
Anitha
Message was edited by:
anitha puram
‎2007 Nov 28 9:37 AM
hi anitha,
regarding the rounding off problem, maybe its because all numeric values in sap have ',' instead of '.' and use '.' instead of ','. so that maybe the reason and the value maybe correct only.
reward points if useful....