Example #1
0
 public DataTable SelectRequisitionCodeForCombo()
 {
     return(objInventoryItem.SelectRequisitionCodeForCombo());
 }