//출고지시 제품 소요 public DataTable fn_item_soyo(string condition) { return(qSelect.SelectItemSoyo(condition)); }