Use Dictionary in codeunit "Calculate Disposal"
Hi, Since Business Central early version, we benefit of new native type, like List or Dictionary. However, today, there are still certain codeunits which are using old Array system - preventing flexibility and integration without code duplication. `Calculate Disposal` is one of them - which is ...
STATUS DETAILS
Needs Votes