Is anyone doing UOM conversions at the moment in HANA and if so how ?
There is the modeller way thru measure type ( Quatity with unit of measure ) or the SQLSCRIPT use of CE_CONVERSION operation.
Any other ways known ?
I cannot seem to find any real documentation stating the UOM conversions are officially released and available but I have done some POCs using the above options.
The latest hana developers guide http://help.sap.com/hana/hana_dev_en.pdf mentions UoM conversions on P142.
However it only lists tables T006 & T006A as required but I found that additionally tables T006D was necessary. So the lack of real details in the doco makes me wonder if this functionality is actually released and being used in the wild.
Curious to hear about anyone else's Unit of Measures conversion experiences (problems, tips, solutions ) with HANA.