|  |  |  | 
|---|
|  |  |  | ") "); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | //更新关联数量 | 
|---|
|  |  |  | AddNewRelation(ref sReturn, omodel.HInterID); | 
|---|
|  |  |  | //AddNewRelation(ref sReturn, omodel.HInterID); | 
|---|
|  |  |  | //更新关联数量 | 
|---|
|  |  |  | //oCn.RunProc("exec h_p_Sc_UpDateICMOBillStepStatusRelation_Add " + omodel.HInterID); | 
|---|
|  |  |  | oCn.RunProc("exec h_p_Sc_UpDateICMOBillStepStatusRelation_Add " + omodel.HInterID); | 
|---|
|  |  |  | //回填 生产状态表  日计划  为 已完工 状态 | 
|---|
|  |  |  | oCn.RunProc("exec h_p_Sc_UpDateICMOBillQualityStatus " + omodel.HICMOStatusInterID.ToString() + ",3"); | 
|---|
|  |  |  | //oCn.RunProc("exec h_p_Sc_UpDateICMOBillQualityStatus " + omodel.HICMOStatusInterID.ToString() + ",3"); | 
|---|
|  |  |  | //默认变为 申请检验状态 | 
|---|
|  |  |  | oCn.RunProc("exec h_p_Sc_UpDateProcessReportStatus " + omodel.HInterID.ToString() + ",15"); | 
|---|
|  |  |  | // | 
|---|