Exemple #1
0
 public static int Activate_Cancelled_PO_DL(string Order_Code, int UserID)
 {
     return(DAL_PURC_Common.Activate_Cancelled_PO_DL(Order_Code, UserID));
 }