Commit 4f32a8ab authored by vvengurlekar's avatar vvengurlekar

A18BSUN008.sql

AD89SUN091.sql - updated sql file


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@187412 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e57320a6
...@@ -64,6 +64,3 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -64,6 +64,3 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
----------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------
------------------------------------transetup update for confirm_col---------------------------------
update transetup set confirm_col='status', confirm_val='C', cancel_col='status', cancel_val='X' where tran_window='w_emp_lveprkbal_trf';
\ No newline at end of file
...@@ -2249,4 +2249,11 @@ values ('99999','ADM ','X','ZZZZZ','TRFPRK_BLUPD_PROC ','TRFPRK_BLUPD_PROC',t ...@@ -2249,4 +2249,11 @@ values ('99999','ADM ','X','ZZZZZ','TRFPRK_BLUPD_PROC ','TRFPRK_BLUPD_PROC',t
update site_env set par_value='TRF_EMPLVE_PROC' where par_name='TRFLVE_BLUPD_PROC'; update site_env set par_value='TRF_EMPLVE_PROC' where par_name='TRFLVE_BLUPD_PROC';
------------------------------------transetup update for confirm_col---------------------------------
update transetup set confirm_col='status', confirm_val='C', cancel_col='status', cancel_val='X' where tran_window='w_emp_lveprkbal_trf';
----------------------------------entry for performing obj_actions pre_cancel event on 9/JUL/18--------------------------
update obj_actions set service_code='pre_cancel' where obj_name='emp_lveprkbal_trf' and line_no=5;
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