Commit 086cf679 authored by vvengurlekar's avatar vvengurlekar

System_Entries.sql - Fin Param entry added in head


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@188413 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2bf102c6
......@@ -614,3 +614,9 @@ VALUES (
NULL);
-----------------------------------Fin Param entry added by Varsha V on 30-07-18 [START]------------------------
INSERT INTO FINPARM (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,CHG_DATE,CHG_USER,CHG_TERM,DESCR,VAR_SUBS,ADDL_VALUE)
VALUES ('999999','MVOUCH_TRNTYPE_LOGIC','S','',TO_DATE('30-07-18','DD-MM-RR'),'BASE ','07BASE212 ',' Misc voucher tran type ',NULL,NULL);
-----------------------------------Fin Param entry added by Varsha V on 30-07-18 [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