on 2018 Mar 07 3:43 PM
Hello,
First, We have ABAP 740 and I tried to create calculation field: "mseg.dmbtr / 1.17 as dmbtr_without_tax,"
but I got an error message: "Division only allowed for float numbers..."
To solve the error message I used "CAST":
In SE16N, the result of the calculation of the number 500.00, for example, was supposed to be 427.35 and not 4.2735 ..
Then, I try to use "ROUND":
How can I solve this problem?
and see 427.35 and not 4.2735..
Divide with an appropriate function.
Cast with an appropriate function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
97 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.