2012 Sep 18 12:32 PM
Dear Expert!
we cannot get the correct value by Nominator dividing by Denominator in USEREXIT_SAVE_DOCUMENT_PREPARE
eg; 1 / 10 supposed to be 0.100 but its coming 0.000
Please share your experience
Regards
Anwer Waseem
Dear Expert!
we cannot get the correct value by Nominator dividing by Denominator in USEREXIT_SAVE_DOCUMENT_PREPARE
eg; 1 / 10 supposed to be 0.100 but its coming 0.000
Please share your experience
Regards
Anwer Waseem
2012 Sep 18 1:54 PM
Hi
That exit is in include MV45AFZZ belongs to main program SAPMV45A: the flag "Fixed point arithmetic" is not aaigned,
So if your calculation is really wrong you should do it into a new program (so a function module) having the attribute above checked.
Max
2012 Sep 18 2:03 PM
Fixed point arithmetic setting of Main program SAPMV45A is marked as false. In this case, results of arithmetic operations will be rounded off to next whole number.
Read F1 help of "Fixed point arithmetic" option in program attributes for more details.
Regards, Vinod
P.S: My bad, didn't notice the reply from
Message was edited by: Vinod Kumar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |