Exemple #1
0
 //GET LAST REQUISITION
 public static String getLastReq()
 {
     return(EFBroker_Requisition.GetLatestRequisitionID());
 }