eduardourra
19th August 2011, 21:57
Hi,
I have a problem at tisfcdll0001 (LN) dividing "tisfc013.qplo / tisfc013.qpli" when the two values are "0", the real problem is that in our server (development server) the result of that divition is 0.NaNQ and the program continue but in other server (production server) the same division throws a white screen error and the program stop, is there a parameter in baan to change behavior in the division ?
tisfc013.prte = tccom.dll0001.domain.round(
|#EDDY.so
| tirou102.prte / i.qty.ratio,
|#EDDY.eo
tirou102.prte * |#EDDY.sn
(tisfc013.qplo /
tisfc013.qpli),|#EDDY.en
domainof(tisfc010.prte))
Thanks
I have a problem at tisfcdll0001 (LN) dividing "tisfc013.qplo / tisfc013.qpli" when the two values are "0", the real problem is that in our server (development server) the result of that divition is 0.NaNQ and the program continue but in other server (production server) the same division throws a white screen error and the program stop, is there a parameter in baan to change behavior in the division ?
tisfc013.prte = tccom.dll0001.domain.round(
|#EDDY.so
| tirou102.prte / i.qty.ratio,
|#EDDY.eo
tirou102.prte * |#EDDY.sn
(tisfc013.qplo /
tisfc013.qpli),|#EDDY.en
domainof(tisfc010.prte))
Thanks