Commit 0915d5ec authored by smane's avatar smane

SQL updated for Auto Fund Transfer Scheduler (F15GSUN011)


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98976 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 102d906a
INSERT INTO finparm (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,CHG_DATE,CHG_USER,CHG_TERM,DESCR,VAR_SUBS,ADDL_VALUE)
VALUES ('999999','AUTO_FUND_TRF_SITES ','S',' SP801,SP830',SYSDATE,'BASE','BASE','Define Comma Separated Site Code From',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 ('VTATFNDFIN','Finparm Variable not defined','Variable AUTO_FUND_TRF_SITES not defined in finparm','E',null,null,null,null,SYSDATE,'BASE','BASE',null,null);
\ 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