public static DataTable GET_SystemParameters(int Code)
 {
     return(DAL_PURC_Supplier.GET_SystemParameters_DL(Code));
 }