public static void AssignProductDeptData(DataSet ds)
 {
     MasterDataWorker.AssignProductDeptData(ds);
 }