예제 #1
0
 //CANCEL REQUISITION
 public static void cancelRejectRequisition(int id)
 {
     EFBroker_Requisition.CancelRejectRequisition(id);
 }