Hello,
Please help me out to write an automated method to execute "Inventory->Utilities->Change Item Standard Cost" screen. As per my business case, we are working on a screen that would recalculate actual standard cost of item and update. I would prefer to directly call the screen with each itemkey and calculated cost and hit process button through code.
I need to create xml document first but not getting way to achieve that.
I found that - GP Screen name is "IV_Item_Standard_Cost_Change"
Method to be called is - Dynamics.Forms.IvItemStandardCostChange.Procedures.StdCostChangeProcess.Invoke
what value of parameters would be passed? specially in inParam6 and inParam7.
*This post is locked for comments