Commit 8fbbc468 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 301/10/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210680 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2daef416
......@@ -11,7 +11,7 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=pay_tab
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="cadre_perk.ad_code" )
column=(type=datetime update=yes updatewhereclause=yes key=yes name=eff_date dbname="cadre_perk.eff_date" )
column=(type=datetime update=yes updatewhereclause=yes name=exp_date dbname="cadre_perk.exp_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="cadre_perk.type" initial="Fixed" values="Fixed F/Percentage P/Not Applicable /" )
column=(type=char(1) update=yes updatewhereclause=yes name=type dbname="cadre_perk.type" initial="F" values="Fixed F/Percentage P/Not Applicable /" )
column=(type=datetime update=yes updatewhereclause=yes name=last_proc_for dbname="cadre_perk.last_proc_for" )
column=(type=datetime update=yes updatewhereclause=yes name=next_proc_date dbname="cadre_perk.next_proc_date" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="cadre_perk.chg_date" )
......
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