Commit c6d4865f authored by ssalve's avatar ssalve

Sarita: Update for error code = VTNOAPRRHT on 13 FEB 19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197060 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d386d517
......@@ -173,4 +173,8 @@ Insert into SYSTEM_SERVICE_ARGS (SERVICE_CODE,LINE_NO,ARG_NAME,ARG_MODE,DESCR,AR
insert into system_service_args (service_code,line_no,arg_name,arg_mode,descr,arg_type,arg_xfrm,chg_date,chg_user,chg_term,arg_value) values ('porcp_post_save',7,'DB_CONN','I','db conn','S.Connection',null,SYSDATE,'BASE','Base',null);
COMMIT;
------------ Added by Anjali R. on 23-01-2019 [End]
\ No newline at end of file
------------ Added by Anjali R. on 23-01-2019 [End]
--------------Added by sarita on 13 FEB 2019 [START]
update messages set msg_str='UnAuthorized Approver' , msg_descr='You are not Authorized to Approve This Indent' where msg_no='VTNOAPRRHT';
--------------Added by sarita on 13 FEB 2019 [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