Commit ec2b3360 authored by prahate's avatar prahate

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197964 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6bf10bdc
......@@ -76,7 +76,7 @@ values ('w_scheme_trace','2','2','A','seq10',null,null,null,null,null,'N',SYSDAT
----------------04-MAR-19-------------[START]-------------
update messages set MSG_STR = 'Free value should be less than limit amt', MSG_DESCR = 'Free value should be less than limit amt' where msg_no = 'MAXFREEVAL';
update messages set MSG_STR = 'Free value is Less', MSG_DESCR = 'Free value should be less than limit amt' where msg_no = 'MAXFREEVAL';
update pophelp set SQL_INPUT = ':0.cust_code', SQL_STR='SELECT DISTINCT(SCHEME_CODE) FROM SCHEME_APPRV WHERE APRV_STATUS=''A'' and CUST_CODE__BILL =''?''' where MOD_NAME = 'W_CHARGE_BACK_LOC' and FIELD_NAME ='OFFER';
......
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