Commit d4db3a8c authored by wansari's avatar wansari

W16IBAS007 added delete sql for pophelp for deleting entry for pack_instr and site descr


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105454 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e2dc23e1
......@@ -98,4 +98,8 @@ NULL,'Analysis Code',0,0,SYSDATE,'BASE','BASE','0',null,':0.acct_code');
-----Changed by wasim on 17-APR-17 [START]-----------
DELETE FROM POPHELP WHERE MOD_NAME = 'W_INDENT' AND FIELD_NAME in ('APR_CODE','PURC_RATE');
-----Changed by wasim on 17-APR-17 [END]-----------
\ No newline at end of file
-----Changed by wasim on 17-APR-17 [END]-----------
-----Changed by wasim on 25-APR-17 [START]-----------
DELETE FROM POPHELP WHERE MOD_NAME = 'W_INDENT_REQ' AND FIELD_NAME IN ('PACK INST:','SITE_DESC');
-----Changed by wasim on 25-APR-17 [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