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