Commit 5ae19494 authored by arawankar's avatar arawankar
parent 104c8f24
...@@ -33,7 +33,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -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); 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) 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; 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