Commit 7eefa57c authored by dpingle's avatar dpingle

* Updated grademthad component on [15/10/19]

w_grade_mthad.sql
GradeMthadIC.java


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209628 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cb2602f8
......@@ -144,3 +144,6 @@ update OBJ_FORMS set THUMB_ALT_COL = 'sh_descr', THUMB_IMAGE_COL= 'ad_code', THU
update TRANSETUP set THUMB_ALT_COL = 'sh_descr', THUMB_IMAGE_COL= 'ad_code', THUMB_OBJ = 'AdCodeImages' where TRAN_WINDOW = 'w_grade_mthad';
----------------------------------------------------- End[15/10/19]
......@@ -203,7 +203,6 @@ public class GradeMthadIC extends ValidatorEJB implements GradeMthadLocal, Grade
}
}
}
else if ("eff_date".equalsIgnoreCase(childNodeName))
{
effDateStr = checkNull(genericUtility.getColumnValue("eff_date",dom));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment