5.50 * 100.000 = 5 500 000 hi Alli got a stupid problem:i got to calculate AMOUNT by simple multiplying the Quantity (...LIKE MSEG-MENGE) by the Price per unit (...LIKE MLHELP_MLDOC-PVPRS_OLD).The result of this simple operation is 100 times greater
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/22 17:03:26
5.50 * 100.000 = 5 500 000 hi Alli got a stupid problem:i got to calculate AMOUNT by simple multiplying the Quantity (...LIKE MSEG-MENGE) by the Price per unit (...LIKE MLHELP_MLDOC-PVPRS_OLD).The result of this simple operation is 100 times greater
5.50 * 100.000 = 5 500 000
hi Alli got a stupid problem:i got to calculate AMOUNT by simple multiplying the Quantity (...LIKE MSEG-MENGE) by the Price per unit (...LIKE MLHELP_MLDOC-PVPRS_OLD).The result of this simple operation is 100 times greater than anyone can expect.Seems that something wrong with type conversions,but what?
5.50 * 100.000 = 5 500 000 hi Alli got a stupid problem:i got to calculate AMOUNT by simple multiplying the Quantity (...LIKE MSEG-MENGE) by the Price per unit (...LIKE MLHELP_MLDOC-PVPRS_OLD).The result of this simple operation is 100 times greater
When you WRITE the amount out use the UNIT clause for quantities,or the CURRENCY clause for currencies.This will then format the amount in the correct way.Rich 查看原帖>>