2016 Dec 21 9:06 AM
Type Problem:
The Data Type "Cover" Difference between SM30 and SE16N:
Why when i insert 750 to Maintenance View - SM30 the Data Change to 7.5(SE16N)???
How can I solve this problem?
2016 Dec 21 1:01 PM
Hi Eyal,
this is out of the need of unicode. I strongly recommend you to make yourself familiar with this basic princips of datastorage. That is not weired by the system.
The magic keyword is
Fixed point arithmetic
Here is one of a ton of links which explain it.
http://help.sap.com/saphelp_srm702/helpdata/EN/fc/eb333d358411d1829f0000e829fbfe/content.htm
~Florian
2016 Dec 21 1:54 PM
In addition to fixed point arithmetics (many many threads) check also for the currency code associated to field (many threads too)
Regards,
Raymond