Commit 18f6c92b authored by arawankar's avatar arawankar

Updated sql file to add messages table entries

- automatic_payment.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@189926 ce508802-f39f-4f6c-b175-0d175dae99d5
parent de7190d0
......@@ -42,11 +42,11 @@ null,null,null,sysdate,'BASE','BASE',null,null);
commit;
--ADDED BY ANJALI R. ON[27/AUG/2018][MESSAGES TABLE ENTRIES][END]
--ADDED BY ANJALI R. ON[27/AUG/2018][MESSAGES TABLE ENTRIES][START]
--ADDED BY ANJALI R. ON[28/AUG/2018][MESSAGES TABLE ENTRIES][START]
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 ('VTFIN00004','No rows selected',' Please select rows for processing','P','Y',null,null,null,sysdate,'BASE','BASE',null,null);
commit;
--ADDED BY ANJALI R. ON[27/AUG/2018][MESSAGES TABLE ENTRIES][END]
\ No newline at end of file
--ADDED BY ANJALI R. ON[28/AUG/2018][MESSAGES TABLE ENTRIES][END]
\ No newline at end of file
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