Commit d3436027 authored by caluka's avatar caluka

Alt. unit validation added


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@101725 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b37d0ee6
......@@ -12,3 +12,7 @@ where obj_name='adj_rcp' and event_code='poic_itemchange';
UPDATE SYSTEM_EVENTS SET SERVICE_CODE='prcm_default_ejb',COMP_TYPE='EJB',COMP_NAME='AdjIssueRcpConf'
where obj_name='adj_rcp' and event_code='pre_confirm';
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION)
values ('VTALTUNIT1','Unit Code Not Found!','Alt. unit code you have entered is not existing in the unit master.','P','Y',null,null,null,to_date('24-JAN-07','DD-MON-RR'),'BASE','SYSTEM',null,null);
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