| | |
| | | } |
| | | |
| | | public string ModName = ""; |
| | | public string ModCaption = "瓒呬骇鎶ヨ〃"; |
| | | public string ModCaption = "浠撳簱鎶ヨ〃"; |
| | | Pub_Class.ClsGridListSum oSumGrid = new Pub_Class.ClsGridListSum(); |
| | | |
| | | |
| | |
| | | // sDlgWhere = sDlgWhere.Substring(1, sDlgWhere.Length - 1); |
| | | //} |
| | | // |
| | | DSet = SubCn.RunProcReturn("exec h_p_CCBB " , "Gy_Czygl"); |
| | | DSet = SubCn.RunProcReturn("exec h_p_CKBB", "h_p_CKBB"); |
| | | //鐢熸垚棣栬鏍囬 |
| | | if (DSet == null) |
| | | { |
| | |
| | | //HMaterID = DBUtility.ClsPub.isLong(grdMain.Columns[col].Tag); |
| | | //HEmpID = DBUtility.ClsPub.isLong(grdMain.Rows[row].Cells[Fun_GetCol("HEmpID")].Value); |
| | | //HProcID = DBUtility.ClsPub.isLong(grdMain.Rows[row].Cells[Fun_GetCol("HProcID")].Value); |
| | | DsQty = SubCn.RunProcReturn("exec h_p_CCBB", "Gy_Czygl"); |
| | | DsQty = SubCn.RunProcReturn("exec h_p_CKBB", "h_p_CKBB"); |
| | | if (DsQty != null && DsQty.Tables[0].Rows.Count > 0) |
| | | { |
| | | grdMain.Rows[row].Cells[col].Value = DBUtility.ClsPub.isDoule(DsQty.Tables[0].Rows[0]["HQty"], 2); |
| | | //grdMain.Rows[row].Cells[col].Value = DBUtility.ClsPub.isDoule(DsQty.Tables[0].Rows[0]["HQty"], 2); |
| | | } |
| | | } |
| | | } |