https://learn.microsoft.com/en-us/dynamics365/supply-chain/pim/tasks/manage-unit-measure Unit of measurement conversion X++ code example. Convert 1 kg to lbs, unit conversion must be known in the system.
Tag: D365
Details master form – override creatRecord
When creating a details master form and your creating a record in the normal grid not all mandatory fields are visible. To switch to the details form view you can override the function createRecord.