2007 Oct 31 4:32 PM
Hi,
We have a particular quantity field in a table which always displays the value 1000 times lesser than the intended one. For example quantity 1 comes up in the program as 0.001.
This problem doesn't occur in any of the other servers we have. Have any one come across such a problem. Kindly give me your ideas. Reward points are sure for helpful answers.
thanks and regards,
Ramana
2007 Oct 31 4:37 PM
Can you check the flag in your program's attributes: "Fixed point Airthmetic"?
Please set it.
Regards,
Naimesh Patel
2007 Oct 31 4:37 PM
Can you check the flag in your program's attributes: "Fixed point Airthmetic"?
Please set it.
Regards,
Naimesh Patel
2007 Oct 31 4:44 PM
Hi
check that fields Data element and Domain
In the domain see whether a CONVERSION EXIT exits or not
if the conversion exit is there then use the fun modules
CONVERSION_EXIT_ALPHA_INPUT
CONVERSION_EXIT_ALPHA_OUTPUT
Regards
Anji