Exemplo n.º 1
0
 public static DataTable Get_Contract_Status(string QtnCode)
 {
     return(DAL_PURC_Supplier.Get_Contract_Status_DL(QtnCode));
 }