public static void RevalueInventory(INUpdateStdCostProcess graph, INUpdateStdCostRecord itemsite)
 {
     graph.RevalueInventory(itemsite);
 }