Update standard cost SKU from itemcard

NoiK00NoiK00 Member Posts: 51
Hi all,

We are working with the same standard costs for each location. But it happens that a user updates the standard costs on the item card without setting the standard costs on each SKU. To prevent wrong costings because of this human error, i'm trying to find a clean method to "autoupdate", and if this is doable with a question.

Is there a method in NAV to autoupdate the standard costs on all the same SKU items?
I saw the method from codeunit 5804: UpdateUnitcost, where a boolean(updateSKU) starts the updates.

What is your advice when changing the onvalidate function of Standard costs to just update it? And what are the consequences..?

Thank, NoiK

Comments

  • NoiK00NoiK00 Member Posts: 51
    anyone working with the same Standard cost per SKU?

    Or anyone having experience with the function UpdateUnitcost in codeunit 5804?
Sign In or Register to comment.