Ejemplo n.º 1
0
 public DataTable getRequisition(string Document_Code)
 {
     return(objInventoryItem.getRequisition(Document_Code));
 }