Commit 0537f72d authored by sghate's avatar sghate

Shital: Updated sql

w_loans_interest_load.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208787 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4340c1b4
......@@ -36,8 +36,10 @@ SET DEFINE OFF;
Insert into SYSTEM_EVENT_SERVICES (SERVICE_CODE,SERVICE_DESCR,SERVICE_URI,SERVICE_PROVIDER,METHOD_NAME,RETURN_VALUE,RETURN_TYPE,RETURN_DESCR,RETURN_XFRM,CHG_DATE,CHG_USER,CHG_TERM,SERVICE_NAMESPACE,RES_ELEM,SOAP_ACTION) values ('export_excel','Calling Export To Excel','/ibase/jsp/E12ExportToExcel.jsp',null,'doPost',null,null,null,null,to_date('12-08-14','DD-MM-RR'),'DANISH ','Base143',null,null,null);
---------------------------------------------------Added by Shital on 03-10-2019 Start---------------
update OBJ_FORMS set TITLE='Loan Interest Load' where WIN_NAME='w_loans_interest';
---------------------------------------------------Added by Shital on 03-10-2019 End---------------
......
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