Commit bac4e919 authored by sghate's avatar sghate

shital: updated sql

w_cadre_site_lvetbl.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209304 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 909eddbe
...@@ -206,13 +206,12 @@ update POPHELP set THUMB_ALT_COL = 'site_descr', THUMB_IMAGE_COL= 'site_code', T ...@@ -206,13 +206,12 @@ update POPHELP set THUMB_ALT_COL = 'site_descr', THUMB_IMAGE_COL= 'site_code', T
update POPHELP set AUTO_FILL_LEN = 3, AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 where MOD_NAME = 'W_CADRE_SITE_LVETBL'; update POPHELP set AUTO_FILL_LEN = 3, AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 where MOD_NAME = 'W_CADRE_SITE_LVETBL';
update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_cadre_site_lvetbl'; update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_cadre_site_lvetbl';
REM INSERTING into DISP_METADATA update obj_forms set disp_metadata=
SET DEFINE OFF; '<html>
Insert into DISP_METADATA (DISP_METADATA) values ('<html>
<span style="white-space: normal !important; word-break: break-word; ">Site Code :<b> {site_descr} ({site_code}) </b><br/> <span style="white-space: normal !important; word-break: break-word; ">Site Code :<b> {site_descr} ({site_code}) </b><br/>
Cadre Code : <b> {cadre_descr} ({cadre_code})</b> , Leave Table :<b>{lve_tblno} </b>, No Basic Account :<b> {no_basic_acc}</b> Cadre Code : <b> {cadre_descr} ({cadre_code})</b> , Leave Table :<b>{lve_tblno} </b>, No Basic Account :<b> {no_basic_acc}</b>
</span> </span>
</html>'); </html>'where win_name='w_cadre_site_lvetbl';
----------------------------------------------- Shital[11/10/19] -------------------------- End ---------------- ----------------------------------------------- Shital[11/10/19] -------------------------- 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