Commit 5ae19494 authored by arawankar's avatar arawankar

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@187331 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 104c8f24
......@@ -33,7 +33,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
values ('VTFASL0001','Exception in posting','Exception came in action detail posting.','E','Y',null,null,null,SYSDATE,'BASE','BASE',null,null);
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 ('VTINVCO1 ','Exception in posting','Exception came in action header posting.','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
values ('VTFASL0002','Exception in posting','Exception came in action header posting.','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
COMMIT;
......
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