1. Home
  2. Docs
  3. MBT Command Field
  4. Tool Help
  5. Unit of Measure Conversion (%)

Unit of Measure Conversion (%)

Description

This command will perform a unit of measure conversion.

Syntax

unit <value> <source_unit> in <target_unit>
% <value> <source_unit> in <target_unit> 

Examples

  • Convert 100 km into miles:
    % 100 km in mi

Technical Details

The command uses standard function module UNIT_CONVERSION_SIMPLE to perform the conversion and therefore depends on the proper configuration of units of measure and conversion factors (transaction CUNI).

Was this article helpful to you? Yes No