Hello.
1. Can I calculate Quantity of one Item UoM to another Item UoM using some standard procedure/codeunit? Or i need to do this Calculation manually?
For example:
UoM1: 4 per base UoM
UoM2: 2 per base UoM
And I want to pass to this CU/procedure UoM1, UoM2 code and quantity of UoM1. Finally I want to get as output the Quantity of UoM2 (for example: input 1, output 2)
2. The same question for time calculation. I need to pass to procedure: time UoM1 (example: Days), UoM2 (example: Hours), time value in UoM1. And as output i want to get passed time value in UoM2.
You have this codeunit 5402 "Unit of Measure Management" that codeunit contains a lot of functions helpful for handling unit of measures.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156