public static DataSet Get_Supplier_Scope(string Supp_ID) { return(DAL_ASL_Supplier.Get_Supplier_Scope(Supp_ID)); }